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,77 @@
[
{
"grade": "030601",
"vocab": [
"long",
"short",
"black",
"curly",
"straight",
"over there",
"hair",
"new",
"friend"
],
"phonics": null,
"grammar": []
},
{
"grade": "030602",
"vocab": [
"long",
"short",
"black",
"curly",
"straight"
],
"phonics": null,
"grammar": [
"He/She/It has blue eyes.",
"I have/don't have curly hair.",
"They have short hair.",
"They don't have long hair."
]
},
{
"grade": "030603",
"vocab": [
"tall",
"short",
"thin"
],
"phonics": null,
"grammar": []
},
{
"grade": "030604",
"vocab": [
"kite",
"lion",
"mom"
],
"phonics": [
"/k/",
"/l/",
"/m/"
],
"grammar": []
},
{
"grade": "030605",
"vocab": [
"dear",
"picture",
"from"
],
"phonics": null,
"grammar": []
},
{
"grade": "030606",
"vocab": [
"because"
],
"phonics": null,
"grammar": []
}
]