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

152
data/moveup/g1/M11.json Normal file
View File

@@ -0,0 +1,152 @@
[
{
"grade": "010101",
"vocab": [
"pink",
"brown",
"white",
"Hello",
"Nice to meet you"
],
"phonics": null,
"grammar": [
"Hello.",
"Nice to meet you.",
"This is...",
"What color is it?",
"It's..."
]
},
{
"grade": "010102",
"vocab": [
"pink",
"brown",
"white",
"red",
"black",
"green",
"blue"
],
"phonics": null,
"grammar": [
"What color is it?",
"It's..."
]
},
{
"grade": "010103",
"vocab": [
"cake",
"cow",
"C",
"c"
],
"phonics": "/k/ (âm của chữ C)",
"grammar": null
},
{
"grade": "010104",
"vocab": [
"doll",
"door",
"D",
"d"
],
"phonics": "/d/ (âm của chữ D)",
"grammar": null
},
{
"grade": "010105",
"vocab": [
"pink",
"brown",
"white",
"red",
"black",
"green",
"blue",
"yellow",
"orange",
"purple",
"gray"
],
"phonics": null,
"grammar": null
},
{
"grade": "010106",
"vocab": [
"pink",
"brown",
"white",
"red",
"black",
"green",
"blue",
"yellow",
"orange",
"purple",
"gray",
"cake",
"cow",
"doll",
"door",
"C",
"c",
"D",
"d"
],
"phonics": "/k/, /d/",
"grammar": null
},
{
"grade": "010107",
"vocab": [
"pink",
"brown",
"white",
"red",
"black",
"green",
"blue",
"yellow",
"orange",
"purple",
"gray",
"cake",
"cow",
"doll",
"door",
"C",
"c",
"D",
"d"
],
"phonics": "/k/, /d/",
"grammar": null
},
{
"grade": "010108",
"vocab": [
"pink",
"brown",
"white",
"red",
"black",
"green",
"blue",
"yellow",
"orange",
"purple",
"gray",
"I have a...",
"It's..."
],
"phonics": null,
"grammar": [
"I have a...",
"It's..."
]
}
]