This commit is contained in:
@@ -14,11 +14,6 @@
|
||||
{
|
||||
"grade": "010102",
|
||||
"vocab": [
|
||||
"red",
|
||||
"green",
|
||||
"blue",
|
||||
"black",
|
||||
"yellow",
|
||||
"leaf",
|
||||
"apple",
|
||||
"sky",
|
||||
@@ -37,9 +32,7 @@
|
||||
"car"
|
||||
],
|
||||
"phonics": [
|
||||
"C",
|
||||
"c",
|
||||
"/k/"
|
||||
"c", "/k/"
|
||||
],
|
||||
"grammar": []
|
||||
},
|
||||
@@ -65,7 +58,6 @@
|
||||
"duck"
|
||||
],
|
||||
"phonics": [
|
||||
"D",
|
||||
"d",
|
||||
"/d/"
|
||||
],
|
||||
@@ -119,13 +111,9 @@
|
||||
],
|
||||
"phonics": [
|
||||
"A",
|
||||
"a",
|
||||
"B",
|
||||
"b",
|
||||
"C",
|
||||
"c",
|
||||
"D",
|
||||
"d"
|
||||
"D"
|
||||
],
|
||||
"grammar": [
|
||||
"What color is it?",
|
||||
|
||||
@@ -97,9 +97,7 @@
|
||||
{
|
||||
"grade": "010508",
|
||||
"vocab": null,
|
||||
"phonics": [
|
||||
"letters and sounds from unit"
|
||||
],
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"This is...",
|
||||
"These are...",
|
||||
|
||||
@@ -60,18 +60,11 @@
|
||||
"phonics": null,
|
||||
"grammar": [
|
||||
"One apple",
|
||||
"Two apples",
|
||||
"Count and say."
|
||||
"Two apples"
|
||||
]
|
||||
},
|
||||
{
|
||||
"grade": "010005",
|
||||
"vocab": [
|
||||
"boy",
|
||||
"bag",
|
||||
"bat",
|
||||
"Billy"
|
||||
],
|
||||
"phonics": [
|
||||
"/b/"
|
||||
],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"grade": "051001",
|
||||
"vocab": ["headache", "fever", "toothache", "cold", "cough", "earache", "stomachache", "sore", "throat"],
|
||||
"vocab": ["headache", "fever", "toothache", "cold", "cough", "earache", "stomachache", "sore throat"],
|
||||
"phonics": null,
|
||||
"grammar": ["What's the matter?", "I have a ...", "He has a ...", "She has a ..."],
|
||||
"target": "Identify words for illness, understand a short story about feeling unwell."
|
||||
|
||||
Reference in New Issue
Block a user