diff --git a/G2X00.json b/G2X00.json new file mode 100644 index 0000000..74ee1ae --- /dev/null +++ b/G2X00.json @@ -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" +} \ No newline at end of file