Spaces:
Runtime error
Runtime error
Update questions.json
Browse files- questions.json +11 -10
questions.json
CHANGED
|
@@ -1,26 +1,27 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
"id": 1000,
|
| 4 |
-
"subject": "
|
| 5 |
"question_type": "mcq",
|
| 6 |
-
"text": "
|
| 7 |
-
"choices": ["
|
| 8 |
-
"correct_answer": "
|
| 9 |
-
"topics": ["
|
| 10 |
"difficulty": 2,
|
| 11 |
"source": "pastpaper"
|
| 12 |
},
|
| 13 |
{
|
| 14 |
"id": 1001,
|
| 15 |
-
"subject": "
|
| 16 |
"question_type": "mcq",
|
| 17 |
-
"text": "
|
| 18 |
-
"choices": ["
|
| 19 |
-
"correct_answer": "
|
| 20 |
-
"topics": ["
|
| 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 |
+
|