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,92 @@
[
{
"grade": "010201",
"vocab": [
"desk",
"chair",
"crayon",
"pencil",
"notebook"
],
"phonics": null,
"grammar": []
},
{
"grade": "010202",
"vocab": [
"desk",
"chair",
"crayon",
"pencil",
"notebook"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a (desk)."
]
},
{
"grade": "010203",
"vocab": [
"egg",
"elephant"
],
"phonics": [
"/e/"
],
"grammar": []
},
{
"grade": "010204",
"vocab": [
"five",
"six"
],
"phonics": null,
"grammar": []
},
{
"grade": "010205",
"vocab": [
"fish",
"farm"
],
"phonics": [
"/f/"
],
"grammar": []
},
{
"grade": "010206",
"vocab": [
"train",
"desk",
"book"
],
"phonics": null,
"grammar": []
},
{
"grade": "010207",
"vocab": [
"dancer",
"fan",
"ao dai"
],
"phonics": null,
"grammar": [
"They are dancers from Viet Nam.",
"They have fans."
]
},
{
"grade": "010208",
"vocab": null,
"phonics": [
"/e/",
"/f/"
],
"grammar": []
}
]