This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
"grade": "010001",
|
||||
"vocab": [
|
||||
"hello",
|
||||
"goodbye",
|
||||
"Rosy",
|
||||
"Tim",
|
||||
"Billy"
|
||||
"goodbye"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
@@ -18,17 +15,9 @@
|
||||
},
|
||||
{
|
||||
"grade": "010002",
|
||||
"vocab": [
|
||||
"hello",
|
||||
"goodbye",
|
||||
"Rosy",
|
||||
"Tim",
|
||||
"Billy"
|
||||
],
|
||||
"vocab": null,
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"What's your name?",
|
||||
"I'm ...",
|
||||
"Stand up",
|
||||
"Sit down",
|
||||
"Line up",
|
||||
@@ -78,16 +67,10 @@
|
||||
"vocab": [
|
||||
"hello",
|
||||
"goodbye",
|
||||
"Rosy",
|
||||
"Tim",
|
||||
"Billy",
|
||||
"Mom",
|
||||
"Miss Bell"
|
||||
"Mom"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"It is good to say Hello and Goodbye."
|
||||
]
|
||||
"grammar": null
|
||||
},
|
||||
{
|
||||
"grade": "010007",
|
||||
@@ -101,8 +84,7 @@
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"I'm from ...",
|
||||
"It's red and white."
|
||||
"I'm from ..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user