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,100 @@
[
{
"grade": "030201",
"vocab": [
"pen",
"eraser",
"pencil",
"pencil case",
"book",
"picture",
"Good job!"
],
"phonics": null,
"grammar": []
},
{
"grade": "030202",
"vocab": [
"pen",
"eraser",
"pencil",
"pencil case",
"book"
],
"phonics": null,
"grammar": [
"That is his [pen].",
"That is her [book]."
]
},
{
"grade": "030203",
"vocab": [
"pen",
"eraser",
"pencil",
"pencil case",
"book"
],
"phonics": null,
"grammar": [
"That is his [pen].",
"That is her [book]."
]
},
{
"grade": "030204",
"vocab": [
"bag",
"door",
"window",
"clean up",
"close",
"open"
],
"phonics": null,
"grammar": []
},
{
"grade": "030205",
"vocab": [
"cat",
"cookie",
"dog",
"desk"
],
"phonics": [
"Cc",
"Dd",
"/k/",
"/d/"
],
"grammar": []
},
{
"grade": "030206",
"vocab": [
"Look!"
],
"phonics": null,
"grammar": []
},
{
"grade": "030207",
"vocab": [],
"phonics": null,
"grammar": [
"That is his / her ..."
]
},
{
"grade": "030208",
"vocab": [],
"phonics": null,
"grammar": [
"That is her pen.",
"This is his book."
]
}
]