{
  "week": 24,
  "day": "Friday",
  "topic": "Colonial Life Review",
  "subtitle": "Show What You Know!",
  "icon": "⭐",
  "pages": [
    {
      "title": "⭐ Colonial Life Review",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "This week you traveled back to colonial times! You walked through busy towns where the blacksmith hammered iron, the cooper made barrels, and the cobbler fixed shoes.",
            "You visited farms where families grew their own food, made their own clothes, and cooked over a fire. You sat in a one-room school and learned about hornbooks and quill pens.",
            "You also lived a day as a colonial kid — chores before sunrise, school, more chores, and stories by candlelight. Life was very different, but kids still loved to play and learn, just like you. Time to show what you know!"
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Where did most colonial families live?", "lines": "single"},
            {"text": "Name two colonial jobs and what those workers made.", "lines": "double"},
            {"text": "What was a colonial school like?", "lines": "double"},
            {"text": "How was a colonial kid's day different from yours?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False Quiz",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Colonial families grew their own food.",
            "The blacksmith made shoes from leather.",
            "Colonial schools had one room.",
            "Kids wrote with quill pens dipped in ink.",
            "Colonial kids had no chores at all.",
            "Families told stories by candlelight at night."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks Quiz",
          "icon": "✏️",
          "wordbank": ["blacksmith", "farms", "hornbook", "fire", "chores", "hand"],
          "items": [
            "Most colonial families lived on ______________.",
            "Food was cooked over a ______________.",
            "The ______________ hammered hot iron into tools.",
            "Almost everything was made by ______________.",
            "Kids learned to read from a ______________.",
            "Kids did ______________ every morning and evening."
          ]
        },
        {
          "type": "sort_table",
          "title": "Colonial Times or Today?",
          "icon": "📊",
          "instruction": "Write C for colonial times or T for today.",
          "header": ["Sentence", "C or T?"],
          "rows": [
            ["Kids write with quill pens on slates.", ""],
            ["Families buy food at the grocery store.", ""],
            ["A fireplace keeps the school warm.", ""],
            ["Lights turn on with a switch.", ""],
            ["The cobbler makes shoes by hand.", ""],
            ["Kids play tag and hopscotch.", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "If you could visit a colonial town for one day, what would you want to see first? Why?", "lines": "triple"}
          ]
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "📅",
          "content": [
            "<strong>This week you learned:</strong> Colonial families lived on farms and in small towns. Craftspeople like blacksmiths, coopers, and cobblers made things by hand. School was one room with hornbooks and quill pens. Kids worked hard but still played games we know today.",
            "<strong>Coming up next week:</strong> The colonists start to want something big — freedom! You will learn about the American Revolution."
          ]
        },
        {
          "type": "review_table",
          "title": "My Week in Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Describe colonial towns and farms", "YES &nbsp; / &nbsp; NOT YET"],
            ["Name colonial jobs and craftspeople", "YES &nbsp; / &nbsp; NOT YET"],
            ["Describe a colonial school", "YES &nbsp; / &nbsp; NOT YET"],
            ["Compare my day to a colonial kid's day", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
