Files
sena_db_api_layer/data/moveup/g1/M16.json
silverpro89 5957636b07
All checks were successful
Deploy to Production / deploy (push) Successful in 29s
update new API
2026-02-09 23:17:03 +07:00

144 lines
2.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"grade": "010601",
"vocab": [
"salad",
"milk",
"pizza",
"lunchbox",
"sandwich",
"drink",
"banana",
"cookie",
"pear"
],
"phonics": null,
"grammar": [
"What's this?",
"What do you have?",
"I have salad."
]
},
{
"grade": "010602",
"vocab": [
"apple",
"salad",
"milk",
"pizza"
],
"phonics": null,
"grammar": [
"Do you have an apple?",
"Yes, I do.",
"No, I don't.",
"a/an"
]
},
{
"grade": "010603",
"vocab": [
"insect",
"jellyfish",
"kangaroo",
"lollipop",
"man"
],
"phonics": [
"/ɪ/",
"/ʤ/",
"/k/",
"/l/",
"/m/"
],
"grammar": [
"This is a...",
"The jellyfish looks at the insect."
]
},
{
"grade": "010604",
"vocab": [
"one",
"two",
"three",
"four",
"five",
"six",
"seven",
"eight",
"nine",
"ten"
],
"phonics": null,
"grammar": null
},
{
"grade": "010605",
"vocab": [
"salad",
"milk",
"pizza",
"apple",
"banana",
"cookie",
"pear",
"sandwich",
"lunchbox",
"drink"
],
"phonics": null,
"grammar": [
"What do you have?",
"I have...",
"Do you have...?",
"Yes, I do.",
"No, I don't."
]
},
{
"grade": "010606",
"vocab": [
"salad",
"milk",
"pizza",
"apple",
"banana",
"cookie",
"pear",
"sandwich",
"lunchbox",
"drink",
"kite",
"pear",
"two"
],
"phonics": null,
"grammar": [
"What is this?",
"It's a...",
"What do you have?",
"I have two pears."
]
},
{
"grade": "010607",
"vocab": [
"salad",
"milk",
"pizza",
"apple",
"banana",
"cookie",
"pear",
"sandwich",
"lunchbox",
"drink"
],
"phonics": null,
"grammar": [
"I have... and...",
"What do you have for lunch?"
]
}
]