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

42
data/moveup/g3/unit8.json Normal file
View File

@@ -0,0 +1,42 @@
[
{
"chapter_id": "uuid_chapter_8_grade3",
"lesson_number": 1,
"lesson_title": "Lesson 1: Activities Vocabulary",
"lesson_type": "json_content",
"lesson_description": "Identify different activities people are doing and understand a story",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"identify different activities people are doing",
"understand a story"
],
"vocabulary": ["drink milk", "make a cake", "listen to music", "play drums"]
}
},
{
"chapter_id": "uuid_chapter_8_grade3",
"lesson_number": 2,
"lesson_title": "Lesson 2: Questions About Activities",
"lesson_type": "json_content",
"lesson_description": "Ask and answer questions about what people are doing",
"lesson_content_type": "grammar",
"content_json": {
"type": "grammar",
"learning_objectives": [
"ask and answer questions about what people are doing",
"read and number the sentences with suitable pictures"
],
"grammar": "What are they doing? They are making a cake."
}
},
{
"chapter_id": "uuid_chapter_8_grade3",
"lesson_number": 3,
"lesson_title": "Lesson 3: Exam Preparation",
"lesson_type": "json_content",
"lesson_description": "Exam preparation for Unit 8",
"lesson_content_type": "review"
}
]