{
  "week": 24,
  "day": "Wednesday",
  "topic": "Colonial School",
  "subtitle": "Hands-On: Learn Like a Colonial Kid",
  "icon": "🏫",
  "pages": [
    {
      "title": "🏫 School in Colonial Times",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Colonial kids went to school in one small room. Children of all ages learned together with one teacher. In winter, a fireplace kept them warm — students even brought firewood to school!",
            "There were very few books. Many children learned to read from a <strong>hornbook</strong> — a wooden paddle with the alphabet and a prayer on it, covered by a thin, clear layer to protect the paper.",
            "Instead of pencils, students wrote with <strong>quill pens</strong> made from feathers, dipped in ink. Paper cost a lot, so kids often practiced letters on birch bark or slates. School lessons were reading, writing, and arithmetic — that means math!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "How many rooms did a colonial school have?", "lines": "single"},
            {"text": "What is a hornbook?", "lines": "double"},
            {"text": "What did students use instead of pencils?", "lines": "single"},
            {"text": "What three subjects did colonial kids learn?", "lines": "single"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Make Your Own Hornbook",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> cardboard or thick paper, a marker, scissors, and a grown-up helper.",
            "1. Cut the cardboard into a paddle shape — a rectangle with a handle at the bottom.",
            "2. Neatly write the alphabet in capital letters at the top: A B C D E...",
            "3. Below the alphabet, write your favorite short sentence or saying.",
            "4. Decorate the edges. If you have a plastic sheet or clear tape, cover the front just like a real hornbook!",
            "5. Bonus challenge: try writing your name with a feather or cotton swab dipped in paint — just like using a quill pen."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Design Your Hornbook",
          "icon": "🎨",
          "instruction": "Before you build, draw your hornbook plan here. Show the paddle shape, the alphabet, and your sentence.",
          "boxes": 1
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["room", "hornbook", "quill", "ink", "slates", "arithmetic"],
          "items": [
            "Colonial school was one small ______________.",
            "Kids learned to read from a ______________.",
            "They wrote with a ______________ pen made from a feather.",
            "The pen was dipped in ______________.",
            "Kids practiced letters on ______________ or birch bark.",
            "Colonial math was called ______________."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Colonial schools had one room.",
            "Every colonial student had a laptop.",
            "A hornbook showed the alphabet.",
            "Quill pens were made from feathers.",
            "Paper was cheap and easy to get.",
            "Students brought firewood to school in winter."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What a colonial school was like", "YES &nbsp; / &nbsp; NOT YET"],
            ["What a hornbook and quill pen are", "YES &nbsp; / &nbsp; NOT YET"],
            ["I made my own hornbook", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}