Update G001.json

This commit is contained in:
2026-01-19 03:38:12 +00:00
parent b2dd0495a3
commit 7a932c05e8

View File

@@ -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
}