diff --git a/G001.json b/G001.json index e69de29..040e0bb 100644 --- a/G001.json +++ b/G001.json @@ -0,0 +1,18 @@ +{ + "id": "G001", + "question": "What is the capital of Vietnam?", + "request": "Choose the correct answer", + "answer": "Hanoi", + "options": [ + "Ho Chi Minh City", + "Hanoi", + "Da Nang", + "Hai Phong" + ], + "audio_options": null, + "audio": null, + "audio_script": null, + "image_url": null, + "is_required_image": false, + "is_required_audio": false +} \ No newline at end of file