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,104 @@
[
{
"grade": "030301",
"vocab": [
"mom",
"dad",
"sister",
"brother",
"find",
"they"
],
"phonics": null,
"grammar": []
},
{
"grade": "030302",
"vocab": [
"mom",
"dad",
"sister",
"brother"
],
"phonics": null,
"grammar": [
"The ice cream is on its face.",
"Their bags are under the slide.",
"Our toys are in the kitchen."
]
},
{
"grade": "030303",
"vocab": [
"aunt",
"uncle",
"cousin",
"more",
"people"
],
"phonics": null,
"grammar": []
},
{
"grade": "030304",
"vocab": [
"egg",
"elephant",
"fan",
"fig"
],
"phonics": [
"/e/",
"/f/"
],
"grammar": []
},
{
"grade": "030305",
"vocab": [
"at"
],
"phonics": null,
"grammar": []
},
{
"grade": "030306",
"vocab": [
"chair",
"hooray",
"table"
],
"phonics": null,
"grammar": []
},
{
"grade": "030307",
"vocab": [
"mom",
"dad",
"sister",
"brother"
],
"phonics": null,
"grammar": [
"This is my aunt.",
"This is their house.",
"This is our family."
]
},
{
"grade": "030308",
"vocab": [
"chair",
"hooray",
"table"
],
"phonics": null,
"grammar": [
"This is my...",
"This is its...",
"This is our...",
"This is their..."
]
}
]