{
  "week": 24,
  "day": "Monday",
  "topic": "Colonial Life",
  "subtitle": "Towns, Farms, and Schools",
  "icon": "🏡",
  "pages": [
    {
      "title": "🏡 Life in the Colonies",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "As the years passed, the colonies grew. Small forts became busy towns with dirt roads, wooden houses, churches, and shops. Most colonial families lived on <strong>farms</strong> outside of town.",
            "There was no electricity, no cars, and no grocery stores! Families grew their own food, made their own clothes, and cooked over a fire. Everyone in the family had jobs to do — even the kids.",
            "Colonial life was busy from sunrise to sunset. But it was not all work. Children played with marbles, hoops, and homemade dolls. Neighbors helped each other build barns and shared big harvest meals. This week you will discover what a colonial day was really like!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Where did most colonial families live?", "lines": "single"},
            {"text": "Name two things colonial families made or grew themselves.", "lines": "double"},
            {"text": "What toys did colonial children play with?", "lines": "single"},
            {"text": "How did neighbors help each other?", "lines": "double"}
          ]
        },
        {
          "type": "activity",
          "title": "This Week's Goals",
          "icon": "🎯",
          "content": [
            "<strong>By the end of this week, you will be able to:</strong>",
            "1. Describe what colonial towns and farms were like.",
            "2. Name jobs that people did in a colonial town.",
            "3. Explain what school was like for colonial kids.",
            "4. Compare your daily life with a colonial child's day."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["farm", "harvest", "chores", "candle", "barn", "neighbor"]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Colonial families had electricity in their homes.",
            "Most colonial families lived on farms.",
            "Families cooked their food over a fire.",
            "Colonial kids never had to do chores.",
            "Children played with marbles and hoops.",
            "Neighbors helped each other build barns."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What would you miss most if you lived in colonial times?", "lines": "double"},
            {"text": "What part of colonial life sounds fun to you? Why?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["farms", "fire", "clothes", "chores", "towns", "sunset"],
          "items": [
            "Small forts grew into busy ______________.",
            "Most families lived on ______________.",
            "Families cooked their food over a ______________.",
            "They made their own ______________ by hand.",
            "Everyone in the family had ______________ to do.",
            "Colonial life was busy from sunrise to ______________."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw a colonial farm. Include the house, a barn, animals, and a garden.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Where colonial families lived", "YES &nbsp; / &nbsp; NOT YET"],
            ["What colonial families made themselves", "YES &nbsp; / &nbsp; NOT YET"],
            ["How colonial children played", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}