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,106 @@
[
{
"grade": "030501",
"vocab": [
"rice",
"meat",
"carrots",
"yogurt",
"bread",
"dinner time",
"first",
"finished"
],
"phonics": null,
"grammar": []
},
{
"grade": "030502",
"vocab": [
"rice",
"meat",
"carrots",
"yogurt",
"bread"
],
"phonics": null,
"grammar": [
"Do you like [yogurt]?",
"Yes, I do.",
"No, I don't."
]
},
{
"grade": "030503",
"vocab": [
"rice",
"meat",
"carrots",
"yogurt",
"bread"
],
"phonics": null,
"grammar": [
"Do you like [yogurt]?",
"Yes, I do.",
"No, I don't."
]
},
{
"grade": "030504",
"vocab": [
"milk",
"juice",
"water",
"drink (v)",
"late",
"school",
"lunchbox"
],
"phonics": null,
"grammar": []
},
{
"grade": "030505",
"vocab": [
"ill",
"ink",
"jacket",
"jelly"
],
"phonics": [
"/ɪ/ (i)",
"/dʒ/ (j)"
],
"grammar": []
},
{
"grade": "030506",
"vocab": [
"menu",
"hungry",
"dessert",
"café"
],
"phonics": null,
"grammar": []
},
{
"grade": "030507",
"vocab": [
"because"
],
"phonics": null,
"grammar": []
},
{
"grade": "030508",
"vocab": [
"because"
],
"phonics": null,
"grammar": [
"I like ___ and ___, but I don't like ___."
]
}
]