From 7a932c05e83cc119ccd7a134d925c180b7f538d5 Mon Sep 17 00:00:00 2001 From: qvdz Date: Mon, 19 Jan 2026 03:38:12 +0000 Subject: [PATCH] Update G001.json --- G001.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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