Add G2X00.json
This commit is contained in:
14
G2X00.json
Normal file
14
G2X00.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"data": {
|
||||
"request": "Sắp xếp các chữ cái để tạo thành từ đúng:",
|
||||
"question": "HELLO",
|
||||
"options": [
|
||||
{ "text": "H" },
|
||||
{ "text": "E" },
|
||||
{ "text": "L" },
|
||||
{ "text": "L" },
|
||||
{ "text": "O" }
|
||||
]
|
||||
},
|
||||
"answer": "H|E|L|L|O"
|
||||
}
|
||||
Reference in New Issue
Block a user