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,121 @@
[
{
"grade": "020201",
"vocab": [
"happy",
"sad",
"hungry",
"thirsty",
"hot",
"cold"
],
"phonics": null,
"grammar": []
},
{
"grade": "020202",
"vocab": [
"happy",
"sad",
"hungry",
"thirsty",
"hot",
"cold"
],
"phonics": null,
"grammar": [
"He's happy.",
"She's hungry."
]
},
{
"grade": "020203",
"vocab": [
"queen",
"quiet",
"river",
"rainbow"
],
"phonics": [
"Qq",
"Rr",
"/kw/",
"/r/"
],
"grammar": []
},
{
"grade": "020204",
"vocab": [
"thirteen",
"fourteen"
],
"phonics": null,
"grammar": []
},
{
"grade": "020205",
"vocab": [
"sock",
"sofa"
],
"phonics": [
"Ss",
"/s/"
],
"grammar": []
},
{
"grade": "020206",
"vocab": [
"happy",
"sad",
"hungry",
"thirsty",
"hot",
"cold"
],
"phonics": null,
"grammar": []
},
{
"grade": "020207",
"vocab": [
"card",
"bánh chưng",
"lucky money",
"flowers"
],
"phonics": null,
"grammar": []
},
{
"grade": "020208",
"vocab": [
"happy",
"sad",
"hungry",
"thirsty",
"hot",
"cold",
"queen",
"quiet",
"river",
"rainbow",
"sock",
"sofa"
],
"phonics": [
"Qq",
"Rr",
"Ss",
"/kw/",
"/r/",
"/s/"
],
"grammar": [
"He's happy.",
"She's cold."
]
}
]