{
  "week": 25,
  "day": "Wednesday",
  "topic": "War for Independence",
  "subtitle": "Hands-On: The Fight for Freedom",
  "icon": "🐎",
  "pages": [
    {
      "title": "🐎 The War Begins",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "In April 1775, British soldiers marched toward the towns of Lexington and Concord. A rider named <strong>Paul Revere</strong> galloped through the night to warn the colonists: \"The British are coming!\"",
            "Shots rang out at Lexington, and the Revolutionary War began. Colonial farmers and shopkeepers picked up their muskets and became soldiers. They were called <strong>patriots</strong>.",
            "The war was long and hard — it lasted eight years. The patriots' leader was General <strong>George Washington</strong>. His army was often cold, tired, and hungry, but they never gave up. In 1783, America finally won its independence. The colonies became a new, free country: the United States of America!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Who rode through the night to warn the colonists?", "lines": "single"},
            {"text": "What were the colonial fighters called?", "lines": "single"},
            {"text": "Who was the leader of the patriot army?", "lines": "single"},
            {"text": "What happened in 1783?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Secret Message Ride",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> paper, a pencil, and a family member.",
            "Paul Revere used signals and speed to warn the colonists. Now it is your turn to be a messenger!",
            "1. Write a short secret message, like: \"Meet me in the kitchen at 3 o'clock!\"",
            "2. Make up a simple code — for example, draw one star for YES, two stars for NO, or replace each letter with a number (A=1, B=2...).",
            "3. Write your message in your code and deliver it fast to a family member.",
            "4. Help them crack the code. Did your message get through?"
          ]
        },
        {
          "type": "sort_table",
          "title": "Lantern Signals",
          "icon": "📊",
          "instruction": "Legend says lanterns in a church tower signaled the British army's path: one if by land, two if by sea. Circle or write how many lanterns for each.",
          "header": ["The British are coming by...", "How many lanterns?"],
          "rows": [
            ["Marching on roads (land)", ""],
            ["Sailing on boats (sea)", ""]
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw the Ride",
          "icon": "🎨",
          "instruction": "Draw Paul Revere on his horse, riding through the night. Add the moon, houses, and the church tower with lanterns.",
          "boxes": 1
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Paul Revere", "patriots", "Washington", "eight", "1783", "United States"],
          "items": [
            "______________ rode to warn the colonists.",
            "Colonial fighters were called ______________.",
            "General George ______________ led the patriot army.",
            "The war lasted ______________ long years.",
            "America won its independence in ______________.",
            "The new country was called the ______________ of America."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The war began at Lexington and Concord.",
            "Paul Revere warned that the British were coming.",
            "The war lasted only two weeks.",
            "George Washington led the patriot army.",
            "The patriots gave up when things got hard.",
            "America won its independence in 1783."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["How the Revolutionary War began", "YES &nbsp; / &nbsp; NOT YET"],
            ["Who Paul Revere and George Washington were", "YES &nbsp; / &nbsp; NOT YET"],
            ["I sent a secret message like a messenger", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}