Benny-Tang commited on
Commit
c0b7dba
·
verified ·
1 Parent(s): dd7996c

Update questions.json

Browse files
Files changed (1) hide show
  1. questions.json +11 -10
questions.json CHANGED
@@ -1,26 +1,27 @@
1
  [
2
  {
3
  "id": 1000,
4
- "subject": "Form5_Math",
5
  "question_type": "mcq",
6
- "text": "If 2x + 3 = 11, what is x?",
7
- "choices": ["2", "3", "4", "5"],
8
- "correct_answer": "4",
9
- "topics": ["linear_equations"],
10
  "difficulty": 2,
11
  "source": "pastpaper"
12
  },
13
  {
14
  "id": 1001,
15
- "subject": "Form5_Physics",
16
  "question_type": "mcq",
17
- "text": "What is the SI unit of force?",
18
- "choices": ["Joule", "Newton", "Pascal", "Watt"],
19
- "correct_answer": "Newton",
20
- "topics": ["mechanics"],
21
  "difficulty": 2,
22
  "source": "pastpaper"
23
  }
24
  ]
25
 
26
 
 
 
1
  [
2
  {
3
  "id": 1000,
4
+ "subject": "Form5_BM",
5
  "question_type": "mcq",
6
+ "text": "Pilih sinonim bagi perkataan 'gembira'.",
7
+ "choices": ["Sedih", "Marah", "Seronok", "Lelah"],
8
+ "correct_answer": "Seronok",
9
+ "topics": ["perbendaharaan_kata"],
10
  "difficulty": 2,
11
  "source": "pastpaper"
12
  },
13
  {
14
  "id": 1001,
15
+ "subject": "Form5_English",
16
  "question_type": "mcq",
17
+ "text": "Choose the correct synonym for 'happy'.",
18
+ "choices": ["Sad", "Joyful", "Angry", "Tired"],
19
+ "correct_answer": "Joyful",
20
+ "topics": ["vocabulary"],
21
  "difficulty": 2,
22
  "source": "pastpaper"
23
  }
24
  ]
25
 
26
 
27
+