update backend
All checks were successful
Deploy to Production / deploy (push) Successful in 20s

This commit is contained in:
silverpro89
2026-02-26 15:00:58 +07:00
parent 68308743ff
commit 9af45a7875
8 changed files with 49 additions and 28 deletions

View File

@@ -14,11 +14,6 @@
{
"grade": "010102",
"vocab": [
"red",
"green",
"blue",
"black",
"yellow",
"leaf",
"apple",
"sky",
@@ -37,9 +32,7 @@
"car"
],
"phonics": [
"C",
"c",
"/k/"
"c", "/k/"
],
"grammar": []
},
@@ -65,7 +58,6 @@
"duck"
],
"phonics": [
"D",
"d",
"/d/"
],
@@ -119,13 +111,9 @@
],
"phonics": [
"A",
"a",
"B",
"b",
"C",
"c",
"D",
"d"
"D"
],
"grammar": [
"What color is it?",

View File

@@ -97,9 +97,7 @@
{
"grade": "010508",
"vocab": null,
"phonics": [
"letters and sounds from unit"
],
"phonics": null,
"grammar": [
"This is...",
"These are...",

View File

@@ -60,18 +60,11 @@
"phonics": null,
"grammar": [
"One apple",
"Two apples",
"Count and say."
"Two apples"
]
},
{
"grade": "010005",
"vocab": [
"boy",
"bag",
"bat",
"Billy"
],
"phonics": [
"/b/"
],