Add 0xx.json
This commit is contained in:
63
0xx.json
Normal file
63
0xx.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user