{
  "week": 26,
  "day": "Wednesday",
  "topic": "Ben Franklin",
  "subtitle": "Hands-On: Inventor, Printer, Founding Father",
  "icon": "⚡",
  "pages": [
    {
      "title": "⚡ Amazing Ben Franklin",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Benjamin Franklin was one of the most amazing Founding Fathers. He started as a poor printer's helper and taught himself almost everything!",
            "Ben was a famous <strong>inventor</strong>. He invented bifocal glasses, a special stove, and even swim fins! His most famous experiment used a kite in a storm to study lightning, which led to the <strong>lightning rod</strong> that protects buildings.",
            "Ben also started a library, a fire department, and a hospital. He loved wise sayings, like \"Early to bed and early to rise, makes a man healthy, wealthy, and wise.\" When America needed help, old Ben sailed to France and convinced the French to join the fight for independence."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What was Ben Franklin's first job?", "lines": "single"},
            {"text": "Name two things Ben invented.", "lines": "double"},
            {"text": "What did his kite experiment study?", "lines": "single"},
            {"text": "How did Ben help America win the war?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Be an Inventor Like Ben",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> paper, pencil, and your imagination.",
            "Ben Franklin saw problems and invented things to fix them. Now it is your turn!",
            "1. Think of a small problem at home. (Example: my crayons roll off the table.)",
            "2. Invent something to fix it! Draw your invention in the box below.",
            "3. Give your invention a name.",
            "4. Explain to a grown-up how it works."
          ],
          "table": {
            "header": ["Question", "My answer"],
            "rows": [
              ["What problem does it fix?", ""],
              ["What is your invention's name?", ""],
              ["What is it made of?", ""]
            ]
          }
        },
        {
          "type": "draw_grid",
          "title": "Draw Your Invention",
          "icon": "🎨",
          "instruction": "Draw your invention here. Label its parts with arrows, like a real inventor's plan!",
          "boxes": 1
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["printer", "inventor", "kite", "lightning", "library", "France"],
          "items": [
            "Ben started as a poor ______________'s helper.",
            "He became a famous ______________.",
            "His famous experiment used a ______________ in a storm.",
            "The ______________ rod protects buildings.",
            "Ben started a ______________, a fire department, and a hospital.",
            "He sailed to ______________ to get help for America."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Ben Franklin invented bifocal glasses.",
            "Ben was born rich and never worked.",
            "His kite experiment studied lightning.",
            "Ben started a fire department.",
            "Ben refused to help America in the war.",
            "Ben loved wise sayings."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What Ben Franklin invented", "YES &nbsp; / &nbsp; NOT YET"],
            ["How Ben helped his city and country", "YES &nbsp; / &nbsp; NOT YET"],
            ["I invented something of my own", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}