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,124 @@
[
{
"grade": "020301",
"vocab": [
"dress",
"socks",
"T-shirt",
"pants",
"shorts",
"shoes"
],
"phonics": null,
"grammar": []
},
{
"grade": "020302",
"vocab": [
"pants",
"socks",
"T-shirt",
"shorts",
"shoes",
"dress"
],
"phonics": null,
"grammar": [
"Are these his (pants)?",
"Yes, they are.",
"No, they aren't."
]
},
{
"grade": "020303",
"vocab": [
"towel",
"turtle",
"umbrella",
"up"
],
"phonics": [
"/t/",
"/ʌ/",
"Tt",
"Uu"
],
"grammar": []
},
{
"grade": "020304",
"vocab": [
"fifteen",
"sixteen"
],
"phonics": null,
"grammar": [
"Fifteen T-shirts.",
"Sixteen pants."
]
},
{
"grade": "020305",
"vocab": [
"violin",
"vase"
],
"phonics": [
"/v/",
"Vv"
],
"grammar": []
},
{
"grade": "020306",
"vocab": [
"pants",
"socks",
"T-shirt",
"shorts",
"shoes",
"dress",
"umbrella",
"turtle"
],
"phonics": null,
"grammar": [
"Are these her socks?",
"Yes, they are./No, they aren't.",
"Is this his T-shirt?",
"Yes, it is./No, it isn't."
]
},
{
"grade": "020307",
"vocab": [
"baseball",
"basketball",
"hockey",
"badminton"
],
"phonics": null,
"grammar": [
"What's your favorite sport?",
"My favorite sport is (hockey)."
]
},
{
"grade": "020308",
"vocab": [
"pants",
"socks",
"T-shirt",
"shorts",
"shoes",
"dress",
"15",
"16"
],
"phonics": null,
"grammar": [
"Are these his pants?",
"Yes, they are./No, they aren't."
]
}
]