diff --git a/0xx.json b/0xx.json new file mode 100644 index 0000000..fad7495 --- /dev/null +++ b/0xx.json @@ -0,0 +1,63 @@ +{ + "id": "G001", + "question": "What is the capital of Vietnam?", + "request": "Choose the correct answer", + "answer": "Hanoi", + "options": [ + { + "text": "Ho Chi Minh City", + "audio": null, + "image_url": null, + "image_description": "Map of Vietnam highlighting the capital.", + "image_keywords": [ + "map", + "vietnam", + "capital" + ] + }, + { + "text": "Hanoi", + "audio": null, + "image_url": null, + "image_description": "Map of Vietnam highlighting the capital.", + "image_keywords": [ + "map", + "vietnam", + "capital" + ] + }, + { + "text": "Da Nang", + "audio": null, + "image_url": null, + "image_description": "Map of Vietnam highlighting the capital.", + "image_keywords": [ + "map", + "vietnam", + "capital" + ] + }, + { + "text": "Hai Phong", + "audio": null, + "image_url": null, + "image_description": "Map of Vietnam highlighting the capital.", + "image_keywords": [ + "map", + "vietnam", + "capital" + ] + } + ], + "audio": null, + "audio_script": null, + "image_url": null, + "is_required_image": false, + "is_required_audio": false, + "image_description": "Map of Vietnam highlighting the capital.", + "image_keywords": [ + "map", + "vietnam", + "capital" + ] +} \ No newline at end of file