Files
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

205 lines
3.0 KiB
JSON
Raw Permalink 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": "010201",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a..."
]
},
{
"grade": "010202",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a...",
"What color is it?",
"It's...",
"It's a blue pen."
]
},
{
"grade": "010203",
"vocab": [
"elf",
"envelope",
"E",
"e"
],
"phonics": "/e/",
"grammar": [
"Nhận diện và viết chữ Ee.",
"Phát âm /e/."
]
},
{
"grade": "010204",
"vocab": [
"fox",
"feet",
"F",
"f"
],
"phonics": "/f/",
"grammar": [
"Nhận diện và viết chữ Ff.",
"Phát âm /f/."
]
},
{
"grade": "010205",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"one",
"two",
"three",
"four",
"five"
],
"phonics": null,
"grammar": [
"What's this?",
"It's a...",
"Counting 15.",
"Count and write the number."
]
},
{
"grade": "010206",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black",
"elf",
"envelope",
"fox",
"feet",
"E",
"e",
"F",
"f"
],
"phonics": "/e/, /f/",
"grammar": [
"What's this?",
"It's a...",
"What color is it?",
"It's..."
]
},
{
"grade": "010207",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"blue",
"red",
"green",
"white",
"pink",
"brown",
"black",
"elf",
"envelope",
"fox",
"feet",
"E",
"e",
"F",
"f"
],
"phonics": "/e/, /f/",
"grammar": [
"What's this?",
"It's a...",
"What color is it?",
"It's..."
]
},
{
"grade": "010208",
"vocab": [
"pen",
"book",
"bag",
"pencil case",
"ruler",
"chair",
"crayon",
"desk",
"pencil",
"notebook",
"I have...",
"in my bag",
"2 pens",
"3 pencils"
],
"phonics": null,
"grammar": [
"I have... in my bag.",
"Số nhiều (plural form): pens, pencils, etc."
]
}
]