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

View File

@@ -0,0 +1,41 @@
[
{
"chapter_id": "uuid_chapter_11_grade3",
"lesson_number": 1,
"lesson_title": "Lesson 1: Things in the House",
"lesson_type": "json_content",
"lesson_description": "Identify things in the house and understand a story",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"identify things in the house",
"understand a story"
],
"vocabulary": ["clock", "mirror", "picture", "lamp", "cupboard"]
}
},
{
"chapter_id": "uuid_chapter_11_grade3",
"lesson_number": 2,
"lesson_title": "Lesson 2: Questions About Quantity",
"lesson_type": "json_content",
"lesson_description": "Ask and answer questions about the quantity of things",
"lesson_content_type": "grammar",
"content_json": {
"type": "grammar",
"learning_objectives": [
"ask and answer questions about the quantity of things"
],
"grammar": "How many clocks are there? There is one clock.\nHow many pictures are there? There are three pictures."
}
},
{
"chapter_id": "uuid_chapter_11_grade3",
"lesson_number": 3,
"lesson_title": "Lesson 3: Exam Preparation",
"lesson_type": "json_content",
"lesson_description": "Exam preparation for Unit 11",
"lesson_content_type": "review"
}
]