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

49
data/moveup/g4/unit9.json Normal file
View File

@@ -0,0 +1,49 @@
[
{
"chapter_id": "uuid_chapter_9_grade4",
"lesson_number": 1,
"lesson_title": "Lesson 1: Daily Routines and Time",
"lesson_type": "json_content",
"lesson_description": "Identify everyday actions and understand a short story",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"identify everyday actions",
"understand a short story"
],
"vocabulary": ["quarter past", "half past", "quarter to", "have a shower", "set the table", "wash the dishes", "take out the trash"]
}
},
{
"chapter_id": "uuid_chapter_9_grade4",
"lesson_number": 2,
"lesson_title": "Lesson 2: Daily Routine Questions",
"lesson_type": "json_content",
"lesson_description": "Ask and answer about daily routines",
"lesson_content_type": "grammar",
"content_json": {
"type": "grammar",
"learning_objectives": [
"identify everyday actions",
"ask and answer what they do at different times of the day"
],
"grammar": "Do you have a shower at half past seven every day? Yes, I do. / No, I don't. I wash the dishes at half past seven."
}
},
{
"chapter_id": "uuid_chapter_9_grade4",
"lesson_number": 3,
"lesson_title": "Lesson 3: Exam Preparation",
"lesson_type": "json_content",
"lesson_description": "Review everyday actions",
"lesson_content_type": "review",
"content_json": {
"type": "review",
"learning_objectives": [
"review everyday actions",
"listen and tick the correct answers"
]
}
}
]