Files
sena_db_api_layer/data/family/g1/unit5.json
silverpro89 816794a861
All checks were successful
Deploy to Production / deploy (push) Successful in 23s
update
2026-01-27 18:33:35 +07:00

139 lines
4.5 KiB
JSON

[
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 1,
"lesson_title": "Lesson 1: Body Parts",
"lesson_type": "json_content",
"lesson_description": "Identify different parts of the body",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"to identify different parts of the body",
"to use the words in the context of a chant"
],
"vocabulary": ["arms", "nose", "face", "legs", "fingers", "hands"]
}
},
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 2,
"lesson_title": "Lesson 2: This and These",
"lesson_type": "json_content",
"lesson_description": "Use this and these in sentences",
"lesson_content_type": "grammar",
"content_json": {
"type": "grammar",
"learning_objectives": [
"to say sentences with 'this' and 'these'",
"to complete sentences with 'this' and 'these'",
"to recognize the difference between singular and plural forms of nouns"
],
"grammar": "This is.... These are...."
}
},
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 3,
"lesson_title": "Lesson 3: Letters A, B, C, D",
"lesson_type": "json_content",
"lesson_description": "Learn letters A, B, C, D and their sounds",
"lesson_content_type": "phonics",
"content_json": {
"type": "phonics",
"learning_objectives": [
"to learn the names of the letters a, b, c, d",
"to review the upper- and lowercase forms of a, b, c, d",
"to associate them with their corresponding sounds",
"to pronounce the sounds /b/ and /d/ at the ends of words"
],
"letters": ["A", "B", "C", "D"],
"sounds": ["/b/", "/d/"],
"vocabulary": ["a", "b", "c", "d", "e", "f", "g", "h"]
}
},
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 4,
"lesson_title": "Lesson 4: Numbers 1-5",
"lesson_type": "json_content",
"lesson_description": "Review numbers 1-5",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"to review the numbers 1-5",
"to associate the numbers 1-5 with the words one to five"
],
"vocabulary": ["one", "two", "three", "four", "five"]
}
},
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 5,
"lesson_title": "Lesson 5: Letters E, F, G, H",
"lesson_type": "json_content",
"lesson_description": "Learn letters E, F, G, H and their sounds",
"lesson_content_type": "phonics",
"content_json": {
"type": "phonics",
"learning_objectives": [
"to learn the names of the letters Ee, Ff, Gg, and Hh",
"to review the upper- and lowercase forms of e, f, g, and h",
"to associate them with their corresponding sounds",
"to pronounce the sounds /f/ and /g/ at the ends of words"
],
"letters": ["E", "F", "G", "H"],
"sounds": ["/f/", "/g/"],
"vocabulary": ["b", "d", "f", "g"]
}
},
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 6,
"lesson_title": "Lesson 6: Story and Values",
"lesson_type": "json_content",
"lesson_description": "Understand a short story and learn values",
"lesson_content_type": "review",
"content_json": {
"type": "review",
"learning_objectives": [
"to recognize and identify words",
"to understand a short story",
"to review and consolidate language introduced in the unit"
],
"values": ["Take care in the sun"]
}
},
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 7,
"lesson_title": "Culture: Fruits in Cambodia",
"lesson_type": "json_content",
"lesson_description": "Learn about fruits found in Cambodia",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"to learn some fruit found in Cambodia",
"to design a menu"
],
"vocabulary": ["mango", "papaya", "pineapple", "watermelon"]
}
},
{
"chapter_id": "uuid_chapter_5_grade1",
"lesson_number": 8,
"lesson_title": "Consolidation",
"lesson_type": "json_content",
"lesson_description": "Review and test Unit 5",
"lesson_content_type": "review",
"content_json": {
"type": "review",
"learning_objectives": [
"to review and consolidate language introduced in the unit",
"to do Unit Test"
]
}
}
]