Add 0xx.json

This commit is contained in:
2026-01-19 07:12:16 +00:00
parent 4b5335f5a2
commit 3f9e2eaa86

63
0xx.json Normal file
View File

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