{
  "week": 15,
  "day": "Wednesday",
  "topic": "Be an Inventor",
  "subtitle": "Hands-On: Print, Build, and Invent",
  "icon": "🔧",
  "pages": [
    {
      "title": "🔧 Be an Inventor!",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Every inventor follows the same steps. First, they notice a <strong>problem</strong>. Then they think of an <strong>idea</strong> to fix it. Next they build a model and <strong>test</strong> it. If it does not work, they try again — inventors fail many times before they succeed!",
            "Gutenberg tested his press over and over. The windmill builders tried different sail shapes until the wind turned them just right.",
            "Today YOU are the inventor. You will make your own stamp printing press, just like Gutenberg's idea — press, ink, repeat! Then you will invent something brand new to solve a problem in your own life."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What is the first step an inventor takes?", "lines": "single"},
            {"text": "What do inventors do when their idea fails?", "lines": "single"},
            {"text": "Why do you think testing is important?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Make a Printing Stamp",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> a potato or sponge (ask a grown-up to help cut), washable paint or ink pad, and paper.",
            "<strong>Step 1:</strong> Have a grown-up cut a simple shape or letter into the potato or sponge.<br><strong>Step 2:</strong> Press it into paint.<br><strong>Step 3:</strong> Stamp it on paper — again and again!",
            "You just did what Gutenberg's press did: made the same print many times, fast. Try printing a whole pattern or your initials in a row."
          ]
        },
        {
          "type": "questions",
          "title": "After Printing",
          "icon": "✏️",
          "questions": [
            {"text": "How many times did you stamp your print?", "lines": "single"},
            {"text": "How is your stamp like Gutenberg's printing press?", "lines": "double"},
            {"text": "Which is faster: drawing your shape 10 times, or stamping it 10 times? Why?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Invent Something New!",
          "icon": "💡",
          "content": [
            "Now invent your own creation! Think of a problem in your day — maybe your toys get lost, or your ice cream melts too fast. Fill in the inventor's plan:"
          ],
          "table": {
            "header": ["Inventor's Plan", "My answer"],
            "rows": [
              ["My problem is...", ""],
              ["My invention is called...", ""],
              ["It works by...", ""],
              ["It helps people because...", ""]
            ]
          }
        },
        {
          "type": "draw_grid",
          "title": "Draw Your Invention",
          "icon": "🎨",
          "instruction": "Draw your new invention. Label its parts with arrows and words.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I did it!", "Circle one"],
          "rows": [
            ["I made a printing stamp", "YES &nbsp; / &nbsp; NOT YET"],
            ["I planned my own invention", "YES &nbsp; / &nbsp; NOT YET"],
            ["I drew and labeled my invention", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}