update
All checks were successful
Deploy to Production / deploy (push) Successful in 23s

This commit is contained in:
silverpro89
2026-01-27 18:33:35 +07:00
parent 2c7b4675a7
commit 816794a861
14 changed files with 1827 additions and 3 deletions

140
data/family/g1/unit6.json Normal file
View File

@@ -0,0 +1,140 @@
[
{
"chapter_id": "uuid_chapter_6_grade1",
"lesson_number": 1,
"lesson_title": "Lesson 1: My Lunchbox",
"lesson_type": "json_content",
"lesson_description": "Identify different foods in a lunchbox",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"to identify different foods in a lunchbox",
"to use the words in the context of a chant"
],
"vocabulary": ["lunchbox", "sandwich", "drink", "banana", "cookie", "pear"]
}
},
{
"chapter_id": "uuid_chapter_6_grade1",
"lesson_number": 2,
"lesson_title": "Lesson 2: I have...",
"lesson_type": "json_content",
"lesson_description": "Make sentences with have",
"lesson_content_type": "grammar",
"content_json": {
"type": "grammar",
"learning_objectives": [
"to make sentences with 'have'",
"to recognize difference between 'a' and 'an'"
],
"grammar": "I have a pear. I have my lunchbox."
}
},
{
"chapter_id": "uuid_chapter_6_grade1",
"lesson_number": 3,
"lesson_title": "Lesson 3: Letters I, J, K, L, M",
"lesson_type": "json_content",
"lesson_description": "Learn letters I, J, K, L, M and their sounds",
"lesson_content_type": "phonics",
"content_json": {
"type": "phonics",
"learning_objectives": [
"to learn the names of the letters i, j, k, l, m",
"to review the upper- and lowercase forms of the letters",
"to associate them with their corresponding sounds",
"to pronounce the sounds /ɪ/, /ʤ/, /k/, /l/, /m/ at the beginning of words",
"to pronounce the sounds /k/, /l/, /m/ at the end of words"
],
"letters": ["I", "J", "K", "L", "M"],
"sounds": ["/ɪ/", "/ʤ/", "/k/", "/l/", "/m/"],
"vocabulary": ["b", "d", "f", "g", "I", "j", "k", "l", "m"]
}
},
{
"chapter_id": "uuid_chapter_6_grade1",
"lesson_number": 4,
"lesson_title": "Lesson 4: Numbers 6-10",
"lesson_type": "json_content",
"lesson_description": "Review numbers 6-10",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"to review the numbers 6-10",
"to associate the numbers 6-10 with the words six to ten"
],
"vocabulary": ["six", "seven", "eight", "nine", "ten"]
}
},
{
"chapter_id": "uuid_chapter_6_grade1",
"lesson_number": 5,
"lesson_title": "Lesson 5: Review Letters A-M",
"lesson_type": "json_content",
"lesson_description": "Review letters A to M",
"lesson_content_type": "phonics",
"content_json": {
"type": "phonics",
"learning_objectives": [
"to review the names of the letters learned so far (a to m)",
"to review the upper- and lowercase forms of the letters (a to m)",
"to associate them with their corresponding sounds",
"to recognize letters at the ends/beginnings of words",
"to pronounce their sounds appropriately (/b/, /d/, /f/, /g/, /k/, /l/, /m/)"
],
"letters": ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M"],
"sounds": ["/b/", "/d/", "/f/", "/g/", "/k/", "/l/", "/m/"],
"vocabulary": ["b", "d", "f", "g", "k", "l", "m"]
}
},
{
"chapter_id": "uuid_chapter_6_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": ["Share with others"]
}
},
{
"chapter_id": "uuid_chapter_6_grade1",
"lesson_number": 7,
"lesson_title": "Culture: Bondi Beach in Australia",
"lesson_type": "json_content",
"lesson_description": "Learn about Bondi Beach in Australia",
"lesson_content_type": "vocabulary",
"content_json": {
"type": "vocabulary",
"learning_objectives": [
"to learn some words about a beach in Australia",
"to read a postcard"
],
"vocabulary": ["sand", "sea", "shell", "sun"]
}
},
{
"chapter_id": "uuid_chapter_6_grade1",
"lesson_number": 8,
"lesson_title": "Consolidation",
"lesson_type": "json_content",
"lesson_description": "Review and test Unit 6",
"lesson_content_type": "review",
"content_json": {
"type": "review",
"learning_objectives": [
"to review and consolidate language introduced in the unit",
"to do Unit Test"
]
}
}
]