This commit is contained in:
silverpro89
2026-01-26 20:23:08 +07:00
parent 53d97ba5db
commit 2c7b4675a7
49 changed files with 12668 additions and 1 deletions

101
data/moveup/g2/unit6.json Normal file
View File

@@ -0,0 +1,101 @@
[
{
"chapter_id": "uuid_chapter_6_grade2",
"lesson_number": 1,
"lesson_title": "Lesson 1: Places in a Home",
"lesson_type": "json_content",
"lesson_description": "Review home places and identify 4 more",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"review different places in a home",
"identify 4 more different places in a home"
],
"vocabulary": ["laundry room", "basement", "garage", "balcony"]
}
},
{
"chapter_id": "uuid_chapter_6_grade2",
"lesson_number": 2,
"lesson_title": "Lesson 2: Home Questions and Prepositions",
"lesson_type": "json_content",
"lesson_description": "Ask about locations and identify prepositions",
"lesson_content_type": "mixed",
"content_json": {
"type": "mixed",
"learning_objectives": [
"review how to ask and answer Where's the...? It's on the...",
"identify preposition of places",
"improve integrated skills"
],
"vocabulary": ["in front of", "behind", "next to", "between"],
"grammar": "Where is the juice? It's on the table.\nIs the bat between the duck and the cat? Yes, it is./ No, it isn't."
}
},
{
"chapter_id": "uuid_chapter_6_grade2",
"lesson_number": 3,
"lesson_title": "Lesson 3: Letters V, W, Y, Z",
"lesson_type": "json_content",
"lesson_description": "Recognize letters V, W, Y, Z and their sounds",
"lesson_content_type": "phonics",
"content_json": {
"type": "phonics",
"learning_objectives": [
"recognize and trace the uppercase and lowercase forms of the letters Vv, Ww, Yy and Zz",
"pronounce the sounds on their own and at the beginning of words",
"be familiar with the letter name for V, W, Y and Z"
],
"letters": ["V", "W", "Y", "Z"],
"sounds": ["/v/", "/w/", "/j/", "/z/"],
"vocabulary": ["violin", "wand", "yoghurt", "zebrafish"]
}
},
{
"chapter_id": "uuid_chapter_6_grade2",
"lesson_number": 4,
"lesson_title": "Lesson 4: Final Sounds /ks/, /z/",
"lesson_type": "json_content",
"lesson_description": "Recognize final sounds /ks/ and /z/",
"lesson_content_type": "phonics",
"content_json": {
"type": "phonics",
"learning_objectives": ["recognize the final sounds /ks/, /z/"],
"sounds": ["/ks/", "/z/"],
"vocabulary": ["mailbox", "sax", "quiz", "topaz"]
}
},
{
"chapter_id": "uuid_chapter_6_grade2",
"lesson_number": 5,
"lesson_title": "Lesson 5: Review Unit 6",
"lesson_type": "json_content",
"lesson_description": "Review home places and letters",
"lesson_content_type": "review",
"content_json": {
"type": "review",
"learning_objectives": [
"review Unit 6",
"review different places in a home",
"review letters and sounds"
]
}
},
{
"chapter_id": "uuid_chapter_6_grade2",
"lesson_number": 6,
"lesson_title": "Lesson 6: Challenge",
"lesson_type": "json_content",
"lesson_description": "Review Unit 6 content",
"lesson_content_type": "review",
"content_json": {
"type": "review",
"learning_objectives": [
"review Unit 6",
"review different places in a home",
"review letters and sounds Vv Zz"
]
}
}
]