{
  "week": 31,
  "day": "Wednesday",
  "topic": "Invention Lab",
  "subtitle": "Hands-On: To the Moon and Beyond",
  "icon": "🚀",
  "pages": [
    {
      "title": "🚀 From Airplanes to the Moon",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Inventions kept coming all through the 1900s. Radios brought music and news into homes. Then televisions brought pictures too! Refrigerators kept food fresh, and washing machines saved hours of hard work.",
            "The most amazing adventure came in 1969. Only 66 years after the first 12-second airplane flight, the <strong>Apollo 11</strong> rocket carried astronauts to the Moon! <strong>Neil Armstrong</strong> stepped onto the Moon and said, \"That's one small step for man, one giant leap for mankind.\"",
            "From bicycle shop to Moon landing in one lifetime — that is how fast the 1900s moved. Today you become an inventor yourself!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Name two inventions that changed homes in the 1900s.", "lines": "double"},
            {"text": "What happened in 1969?", "lines": "double"},
            {"text": "Who was Neil Armstrong?", "lines": "single"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Invention Lab",
          "icon": "🔍",
          "content": [
            "Great inventors solve problems. The Wright brothers solved 'How can people fly?' Ford solved 'How can families afford cars?'",
            "<strong>Your turn!</strong> Think of a problem in your daily life (a chore that takes too long, something that always gets lost, something that is hard to do). Invent a machine to solve it!",
            "Fill in your invention plan, then draw it below."
          ],
          "table": {
            "header": ["Invention plan", "My answer"],
            "rows": [
              ["The problem I want to solve:", ""],
              ["My invention's name:", ""],
              ["How it works:", ""],
              ["Who it would help:", ""]
            ]
          }
        },
        {
          "type": "draw_grid",
          "title": "Draw Your Invention!",
          "icon": "🎨",
          "instruction": "Draw your amazing invention. Label its parts like a real inventor's blueprint!",
          "boxes": 1
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["radios", "televisions", "1969", "Apollo", "Armstrong", "leap"],
          "items": [
            "______________ brought music and news into homes.",
            "______________ brought pictures too.",
            "Astronauts reached the Moon in ______________.",
            "The rocket mission was called ______________ 11.",
            "Neil ______________ stepped onto the Moon.",
            "He called it a giant ______________ for mankind."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Radios came before televisions.",
            "Refrigerators kept food fresh.",
            "The Moon landing happened in 1969.",
            "The Moon mission was called Apollo 11.",
            "Neil Armstrong stayed inside the rocket.",
            "Inventors solve problems."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Inventions that changed homes", "YES &nbsp; / &nbsp; NOT YET"],
            ["About the 1969 Moon landing", "YES &nbsp; / &nbsp; NOT YET"],
            ["I designed my own invention", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}