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

View File

@@ -0,0 +1,89 @@
[
{
"grade": "030001",
"vocab": [
"Rosy",
"Tim",
"Billy",
"Miss Jones",
"hello",
"hi",
"my",
"name",
"class"
],
"phonics": null,
"grammar": []
},
{
"grade": "030002",
"vocab": [
"greetings",
"goodbye"
],
"phonics": null,
"grammar": [
"What's your name? - My name's ___.",
"How are you? - I'm fine, thank you."
]
},
{
"grade": "030003",
"vocab": [
"one",
"two",
"three",
"four",
"five",
"six",
"seven",
"eight",
"nine",
"ten"
],
"phonics": null,
"grammar": [
"How old are you? - I'm ___ (years old)."
]
},
{
"grade": "030004",
"vocab": [
"English alphabet letters"
],
"phonics": null,
"grammar": []
},
{
"grade": "030005",
"vocab": [
"red",
"brown",
"pink",
"green",
"black",
"yellow",
"orange",
"blue",
"belt",
"paint",
"coat",
"vase",
"apple"
],
"phonics": null,
"grammar": []
},
{
"grade": "030006",
"vocab": [
"stand up",
"sit down",
"open your book",
"close your book",
"don't talk"
],
"phonics": null,
"grammar": []
}
]