136 lines
1.9 KiB
JSON
136 lines
1.9 KiB
JSON
[
|
|
{
|
|
"grade": "010001",
|
|
"vocab": [
|
|
"hello",
|
|
"goodbye",
|
|
"Rosy",
|
|
"Tim",
|
|
"Billy"
|
|
],
|
|
"phonics": null,
|
|
"grammar": [
|
|
"Hello!",
|
|
"Goodbye!",
|
|
"What's your name?",
|
|
"I'm ..."
|
|
]
|
|
},
|
|
{
|
|
"grade": "010002",
|
|
"vocab": [
|
|
"hello",
|
|
"goodbye",
|
|
"Rosy",
|
|
"Tim",
|
|
"Billy"
|
|
],
|
|
"phonics": null,
|
|
"grammar": [
|
|
"What's your name?",
|
|
"I'm ...",
|
|
"Stand up",
|
|
"Sit down",
|
|
"Line up",
|
|
"Raise your hand"
|
|
]
|
|
},
|
|
{
|
|
"grade": "010003",
|
|
"vocab": [
|
|
"apple",
|
|
"Annie"
|
|
],
|
|
"phonics": [
|
|
"/æ/"
|
|
],
|
|
"grammar": [
|
|
"A is for apple",
|
|
"Annie has an apple."
|
|
]
|
|
},
|
|
{
|
|
"grade": "010004",
|
|
"vocab": [
|
|
"one",
|
|
"two",
|
|
"apple",
|
|
"apples"
|
|
],
|
|
"phonics": null,
|
|
"grammar": [
|
|
"One apple",
|
|
"Two apples",
|
|
"Count and say."
|
|
]
|
|
},
|
|
{
|
|
"grade": "010005",
|
|
"vocab": [
|
|
"boy",
|
|
"bag",
|
|
"bat",
|
|
"Billy"
|
|
],
|
|
"phonics": [
|
|
"/b/"
|
|
],
|
|
"grammar": [
|
|
"B is for boy",
|
|
"A boy with a bat."
|
|
]
|
|
},
|
|
{
|
|
"grade": "010006",
|
|
"vocab": [
|
|
"hello",
|
|
"goodbye",
|
|
"Rosy",
|
|
"Tim",
|
|
"Billy",
|
|
"Mom",
|
|
"Miss Bell"
|
|
],
|
|
"phonics": null,
|
|
"grammar": [
|
|
"It is good to say Hello and Goodbye."
|
|
]
|
|
},
|
|
{
|
|
"grade": "010007",
|
|
"vocab": [
|
|
"Viet Nam",
|
|
"Canada",
|
|
"Australia",
|
|
"Japan",
|
|
"the U.K.",
|
|
"Cambodia"
|
|
],
|
|
"phonics": null,
|
|
"grammar": [
|
|
"I'm from ...",
|
|
"It's red and white."
|
|
]
|
|
},
|
|
{
|
|
"grade": "010008",
|
|
"vocab": [
|
|
"hello",
|
|
"goodbye",
|
|
"one",
|
|
"two",
|
|
"apple",
|
|
"A",
|
|
"B"
|
|
],
|
|
"phonics": [
|
|
"/æ/",
|
|
"/b/"
|
|
],
|
|
"grammar": [
|
|
"Review greetings",
|
|
"Numbers 1-2",
|
|
"Classroom commands"
|
|
]
|
|
}
|
|
] |