This commit is contained in:
97
data/moveup/g1/M1S.json
Normal file
97
data/moveup/g1/M1S.json
Normal file
@@ -0,0 +1,97 @@
|
||||
[
|
||||
{
|
||||
"grade": "010001",
|
||||
"vocab": [
|
||||
"dad",
|
||||
"mom",
|
||||
"Hello"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Hello ...",
|
||||
"Nice to meet you ...",
|
||||
"This is ..."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "010002",
|
||||
"vocab": null,
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Open your book",
|
||||
"Close your book",
|
||||
"Put your book away",
|
||||
"Stand up",
|
||||
"Sit down",
|
||||
"Line up",
|
||||
"Raise your hand"
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "010003",
|
||||
"vocab": [
|
||||
"ant"
|
||||
],
|
||||
"phonics": "short_a",
|
||||
"grammar": null
|
||||
},
|
||||
{
|
||||
"grade": "010004",
|
||||
"vocab": [
|
||||
"bus",
|
||||
"boat"
|
||||
],
|
||||
"phonics": "b",
|
||||
"grammar": null
|
||||
},
|
||||
{
|
||||
"grade": "010005",
|
||||
"vocab": [
|
||||
"dad",
|
||||
"mom",
|
||||
"ant",
|
||||
"bus",
|
||||
"boat",
|
||||
"one",
|
||||
"two"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Hello ...",
|
||||
"Nice to meet you ...",
|
||||
"This is..."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "010006",
|
||||
"vocab": null,
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Hello ...",
|
||||
"Nice to meet you ...",
|
||||
"This is..."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "010007",
|
||||
"vocab": null,
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Hello ...",
|
||||
"Nice to meet you ...",
|
||||
"This is..."
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "010008",
|
||||
"vocab": null,
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"Hi",
|
||||
"My name is…",
|
||||
"Nice to meet you",
|
||||
"What's your name?",
|
||||
"I'm…"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user