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

164
data/moveup/g1/M15.json Normal file
View File

@@ -0,0 +1,164 @@
[
{
"grade": "010501",
"vocab": [
"arms",
"nose",
"face",
"legs",
"fingers",
"hands"
],
"phonics": null,
"grammar": [
"What's this?",
"Point and say."
]
},
{
"grade": "010502",
"vocab": [
"hands",
"arms",
"eyes",
"legs"
],
"phonics": null,
"grammar": [
"Are these your legs?",
"Yes, they are.",
"No, they aren't.",
"This/These"
]
},
{
"grade": "010503",
"vocab": [
"ant",
"bus",
"cake",
"doll"
],
"phonics": [
"/b/",
"/d/"
],
"grammar": [
"This is an ant.",
"This is a bus.",
"This is a cake.",
"This is a doll."
]
},
{
"grade": "010504",
"vocab": [
"eraser",
"fan",
"gift",
"hamster",
"shelf",
"bag"
],
"phonics": [
"/f/",
"/g/"
],
"grammar": [
"This is an eraser.",
"This is a fan.",
"This is a gift.",
"This is a hamster."
]
},
{
"grade": "010505",
"vocab": [
"arms",
"nose",
"face",
"legs",
"fingers",
"hands",
"eyes",
"ant",
"bus",
"cake",
"doll",
"eraser",
"fan",
"gift",
"hamster",
"shelf",
"bag"
],
"phonics": [
"/b/",
"/d/",
"/f/",
"/g/"
],
"grammar": [
"What are these?",
"They're...",
"Are these...?",
"Yes, they are.",
"No, they aren't."
]
},
{
"grade": "010506",
"vocab": [
"arms",
"nose",
"face",
"legs",
"fingers",
"hands",
"eyes",
"ant",
"bus",
"cake",
"doll",
"eraser",
"fan",
"gift",
"hamster",
"shelf",
"bag"
],
"phonics": [
"/b/",
"/d/",
"/f/",
"/g/"
],
"grammar": [
"What are these?",
"They're...",
"Are these...?",
"Yes, they are.",
"No, they aren't.",
"Look and write.",
"Write: Yes, they are. / No, they aren't."
]
},
{
"grade": "010507",
"vocab": [
"head",
"eyes",
"nose",
"face",
"arms",
"legs",
"fingers",
"hands"
],
"phonics": null,
"grammar": [
"My name is...",
"I have one head and two green eyes."
]
}
]