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

97
data/moveup/g1/M1S.json Normal file
View File

@@ -0,0 +1,97 @@
[
{
"grade": "010001",
"vocab": [
"dad",
"mom",
"Hello"
],
"phonics": null,
"grammar": [
"Hello ...",
"Nice to meet you ...",
"This is ..."
]
},
{
"grade": "010002",
"vocab": null,
"phonics": null,
"grammar": [
"Open your book",
"Close your book",
"Put your book away",
"Stand up",
"Sit down",
"Line up",
"Raise your hand"
]
},
{
"grade": "010003",
"vocab": [
"ant"
],
"phonics": "short_a",
"grammar": null
},
{
"grade": "010004",
"vocab": [
"bus",
"boat"
],
"phonics": "b",
"grammar": null
},
{
"grade": "010005",
"vocab": [
"dad",
"mom",
"ant",
"bus",
"boat",
"one",
"two"
],
"phonics": null,
"grammar": [
"Hello ...",
"Nice to meet you ...",
"This is..."
]
},
{
"grade": "010006",
"vocab": null,
"phonics": null,
"grammar": [
"Hello ...",
"Nice to meet you ...",
"This is..."
]
},
{
"grade": "010007",
"vocab": null,
"phonics": null,
"grammar": [
"Hello ...",
"Nice to meet you ...",
"This is..."
]
},
{
"grade": "010008",
"vocab": null,
"phonics": null,
"grammar": [
"Hi",
"My name is…",
"Nice to meet you",
"What's your name?",
"I'm…"
]
}
]