11 lines
529 B
JSON
11 lines
529 B
JSON
{
|
|
"data": {
|
|
"question": "Đâu là quả déo?",
|
|
"options": [
|
|
{ "text": "apple", "image": "https://img.freepik.com/premium-photo/abstract-mint-green-gradient-background-empty-space-studio-room-display-product_8466-17.jpg"},
|
|
{ "text": "banana", "image": "https://e0.pxfuel.com/wallpapers/702/170/desktop-wallpaper-plain-color-red-thumbnail.jpg" },
|
|
{ "text": "orange", "image": "https://e0.pxfuel.com/wallpapers/702/170/desktop-wallpaper-plain-color-red-thumbnail.jpg" }
|
|
]
|
|
},
|
|
"answer": "apple"
|
|
} |