Add G1402.json

This commit is contained in:
2026-01-24 09:43:09 +00:00
parent 5069571548
commit 5ca3328151

12
G1402.json Normal file
View File

@@ -0,0 +1,12 @@
{
"data": {
"question": "Âm thanh nào sau đây là tiếng 'Hello'?",
"options": [
{ "text": "hello", "audio": "https://senaai.tech/assets/audio/hello.mp3" },
{ "text": "bye", "audio": "https://senaai.tech/assets/audio/bye.mp3" },
{ "text": "thanks", "audio": "https://senaai.tech/assets/audio/thanks.mp3" },
{ "text": "sorry", "audio": "https://senaai.tech/assets/audio/sorry.mp3" }
]
},
"answer": "hello"
}