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/M13.json Normal file
View File

@@ -0,0 +1,205 @@
[
{
"grade": "010301",
"vocab": [
"kite",
"train",
"helicopter",
"ship",
"ball",
"plane",
"car",
"robot",
"balloon"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a..."
]
},
{
"grade": "010302",
"vocab": [
"ship",
"train",
"ball",
"plane",
"car",
"robot",
"balloon",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black",
"yellow",
"orange",
"purple",
"gray"
],
"phonics": null,
"grammar": [
"Is it a...?",
"Yes, it is.",
"No, it isn't.",
"It's a blue train."
]
},
{
"grade": "010303",
"vocab": [
"gorilla",
"goat",
"G",
"g"
],
"phonics": "/g/",
"grammar": null
},
{
"grade": "010304",
"vocab": [
"hat",
"horse",
"ill",
"insect",
"H",
"h",
"I",
"i"
],
"phonics": [
"/h/",
"/i/"
],
"grammar": null
},
{
"grade": "010305",
"vocab": [
"kite",
"train",
"helicopter",
"ship",
"ball",
"plane",
"car",
"robot",
"balloon",
"gorilla",
"goat",
"hat",
"horse",
"ill",
"insect"
],
"phonics": "/g/, /h/, /i/",
"grammar": [
"What's this?",
"It's a...",
"Is it a...?",
"Yes, it is.",
"No, it isn't."
]
},
{
"grade": "010306",
"vocab": [
"kite",
"train",
"helicopter",
"ship",
"ball",
"plane",
"car",
"robot",
"balloon",
"gorilla",
"goat",
"hat",
"horse",
"ill",
"insect",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black",
"yellow",
"orange",
"purple",
"gray"
],
"phonics": "/g/, /h/, /i/",
"grammar": [
"What's this?",
"It's a...",
"Is it a...?",
"Yes, it is.",
"No, it isn't."
]
},
{
"grade": "010307",
"vocab": [
"kite",
"train",
"helicopter",
"ship",
"ball",
"plane",
"car",
"robot",
"balloon",
"gorilla",
"goat",
"hat",
"horse",
"ill",
"insect",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black",
"yellow",
"orange",
"purple",
"gray"
],
"phonics": "/g/, /h/, /i/",
"grammar": [
"What's this?",
"It's a...",
"Is it a...?",
"Yes, it is.",
"No, it isn't."
]
},
{
"grade": "010308",
"vocab": [
"kite",
"train",
"helicopter",
"ship",
"ball",
"plane",
"car",
"robot",
"balloon"
],
"phonics": null,
"grammar": [
"What's your favorite toy?",
"My favorite toy is..."
]
}
]