update
This commit is contained in:
100
data/moveup/g2/unit5.json
Normal file
100
data/moveup/g2/unit5.json
Normal file
@@ -0,0 +1,100 @@
|
||||
[
|
||||
{
|
||||
"chapter_id": "uuid_chapter_5_grade2",
|
||||
"lesson_number": 1,
|
||||
"lesson_title": "Lesson 1: Things in the Park",
|
||||
"lesson_type": "json_content",
|
||||
"lesson_description": "Review park things and identify 4 more",
|
||||
"lesson_content_type": "vocabulary",
|
||||
"content_json": {
|
||||
"type": "vocabulary",
|
||||
"learning_objectives": [
|
||||
"review things in the park words",
|
||||
"identify 4 more things in the park words"
|
||||
],
|
||||
"vocabulary": ["picnic table", "bench", "swing", "bin"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chapter_id": "uuid_chapter_5_grade2",
|
||||
"lesson_number": 2,
|
||||
"lesson_title": "Lesson 2: Park Questions",
|
||||
"lesson_type": "json_content",
|
||||
"lesson_description": "Ask and answer questions about locations",
|
||||
"lesson_content_type": "grammar",
|
||||
"content_json": {
|
||||
"type": "grammar",
|
||||
"learning_objectives": [
|
||||
"review how to ask and answer Where's the...? It's on the...",
|
||||
"ask and answer Yes/No questions",
|
||||
"improve integrated skills"
|
||||
],
|
||||
"grammar": "Is the Frisbee in the tree? Yes, it is/ No, it isn't."
|
||||
}
|
||||
},
|
||||
{
|
||||
"chapter_id": "uuid_chapter_5_grade2",
|
||||
"lesson_number": 3,
|
||||
"lesson_title": "Lesson 3: Letters N to U",
|
||||
"lesson_type": "json_content",
|
||||
"lesson_description": "Recognize letters N to U and their sounds",
|
||||
"lesson_content_type": "phonics",
|
||||
"content_json": {
|
||||
"type": "phonics",
|
||||
"learning_objectives": [
|
||||
"recognize and trace the uppercase and lowercase forms of the letters N to U",
|
||||
"pronounce the sounds on their own and at the beginning of words",
|
||||
"be familiar with the letter name for N, O, P, Q, R, S, T and U"
|
||||
],
|
||||
"letters": ["N", "O", "P", "Q", "R", "S", "T", "U"],
|
||||
"sounds": ["/n/", "/ɒ/", "/p/", "/kw/", "/r/", "/s/", "/t/", "/ʌ/"],
|
||||
"vocabulary": ["nest", "ostrich", "panda", "quick", "river", "sun", "ten", "umpire"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chapter_id": "uuid_chapter_5_grade2",
|
||||
"lesson_number": 4,
|
||||
"lesson_title": "Lesson 4: Final Sounds",
|
||||
"lesson_type": "json_content",
|
||||
"lesson_description": "Recognize final sounds /n/, /p/, /r/, /s/, /t/",
|
||||
"lesson_content_type": "phonics",
|
||||
"content_json": {
|
||||
"type": "phonics",
|
||||
"learning_objectives": ["recognize the final sounds /n/, /p/, /r/, /s/, and /t/"],
|
||||
"sounds": ["/n/", "/p/", "/r/", "/s/", "/t/"],
|
||||
"vocabulary": ["fan", "cup", "bear", "grass", "bat"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chapter_id": "uuid_chapter_5_grade2",
|
||||
"lesson_number": 5,
|
||||
"lesson_title": "Lesson 5: Review Unit 5",
|
||||
"lesson_type": "json_content",
|
||||
"lesson_description": "Review park things and letters",
|
||||
"lesson_content_type": "review",
|
||||
"content_json": {
|
||||
"type": "review",
|
||||
"learning_objectives": [
|
||||
"review Unit 5",
|
||||
"review thing words in the park",
|
||||
"review letters and sounds"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"chapter_id": "uuid_chapter_5_grade2",
|
||||
"lesson_number": 6,
|
||||
"lesson_title": "Lesson 6: Challenge",
|
||||
"lesson_type": "json_content",
|
||||
"lesson_description": "Review Unit 5 content",
|
||||
"lesson_content_type": "review",
|
||||
"content_json": {
|
||||
"type": "review",
|
||||
"learning_objectives": [
|
||||
"review Unit 5",
|
||||
"review transportation words",
|
||||
"review letters and sounds Nn – Uu"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user