update new API
All checks were successful
Deploy to Production / deploy (push) Successful in 29s

This commit is contained in:
silverpro89
2026-02-09 23:17:03 +07:00
parent f91cda796e
commit 5957636b07
101 changed files with 6998 additions and 1996 deletions

205
data/moveup/g1/M12.json Normal file
View File

@@ -0,0 +1,205 @@
[
{
"grade": "010201",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a..."
]
},
{
"grade": "010202",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a...",
"What color is it?",
"It's...",
"It's a blue pen."
]
},
{
"grade": "010203",
"vocab": [
"elf",
"envelope",
"E",
"e"
],
"phonics": "/e/",
"grammar": [
"Nhận diện và viết chữ Ee.",
"Phát âm /e/."
]
},
{
"grade": "010204",
"vocab": [
"fox",
"feet",
"F",
"f"
],
"phonics": "/f/",
"grammar": [
"Nhận diện và viết chữ Ff.",
"Phát âm /f/."
]
},
{
"grade": "010205",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"one",
"two",
"three",
"four",
"five"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a...",
"Counting 15.",
"Count and write the number."
]
},
{
"grade": "010206",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black",
"elf",
"envelope",
"fox",
"feet",
"E",
"e",
"F",
"f"
],
"phonics": "/e/, /f/",
"grammar": [
"What's this?",
"It's a...",
"What color is it?",
"It's..."
]
},
{
"grade": "010207",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black",
"elf",
"envelope",
"fox",
"feet",
"E",
"e",
"F",
"f"
],
"phonics": "/e/, /f/",
"grammar": [
"What's this?",
"It's a...",
"What color is it?",
"It's..."
]
},
{
"grade": "010208",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"I have...",
"in my bag",
"2 pens",
"3 pencils"
],
"phonics": null,
"grammar": [
"I have... in my bag.",
"Số nhiều (plural form): pens, pencils, etc."
]
}
]