{
  "week": 31,
  "day": "Friday",
  "topic": "1900s Review",
  "subtitle": "Show What You Know!",
  "icon": "⭐",
  "pages": [
    {
      "title": "⭐ The 1900s Review",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "This week you zoomed through the amazing 1900s! In 1900, there were no cars on the roads and no planes in the sky. Then everything changed.",
            "The Wright brothers flew the first airplane in 1903 — just 12 seconds that changed the world. Henry Ford's assembly line put families in cars. Radios, TVs, refrigerators, and washing machines transformed homes. And in 1969, Apollo 11 carried Neil Armstrong all the way to the Moon!",
            "You even became an inventor yourself and discovered 1900s inventions hiding all over your house. Now show what you know!"
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "How was life in 1900 different from today?", "lines": "double"},
            {"text": "What did the Wright brothers do in 1903?", "lines": "double"},
            {"text": "How did Henry Ford change car-making?", "lines": "double"},
            {"text": "What happened in 1969?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False Quiz",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "In 1900 there were no airplanes.",
            "The Wright brothers' first flight lasted 12 seconds.",
            "Henry Ford used an assembly line to build cars.",
            "The Moon landing happened in 1903.",
            "Neil Armstrong walked on the Moon.",
            "Inventions changed homes in the 1900s."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks Quiz",
          "icon": "✏️",
          "wordbank": ["Wright", "1903", "Ford", "assembly", "Apollo", "Moon"],
          "items": [
            "The ______________ brothers flew first.",
            "The first flight was in ______________.",
            "Henry ______________ made cars affordable.",
            "He used an ______________ line.",
            "______________ 11 was the Moon mission.",
            "Astronauts walked on the ______________ in 1969."
          ]
        },
        {
          "type": "sort_table",
          "title": "Order the Inventions",
          "icon": "📊",
          "instruction": "Number these events 1 to 4 in the order they happened.",
          "header": ["Event", "Order (1–4)"],
          "rows": [
            ["Astronauts land on the Moon (1969).", ""],
            ["The Wright brothers fly the first airplane (1903).", ""],
            ["America in 1900 — no cars or planes yet.", ""],
            ["Ford's assembly line fills the roads with cars.", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "The 1900s went from the first flight to the Moon in 66 years. What amazing things might happen in YOUR lifetime?", "lines": "triple"}
          ]
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "📅",
          "content": [
            "<strong>This week you learned:</strong> The 1900s were a century of incredible progress — the Wright brothers' first flight (1903), Ford's affordable cars, electricity and inventions transforming homes, and the Apollo 11 Moon landing (1969).",
            "<strong>Coming up next week:</strong> Our final week! Discover America today and how ALL the history you have learned shapes your world right now."
          ]
        },
        {
          "type": "review_table",
          "title": "My Week in Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Name important 1900s inventions", "YES &nbsp; / &nbsp; NOT YET"],
            ["Tell about the Wright brothers", "YES &nbsp; / &nbsp; NOT YET"],
            ["Explain how inventions changed daily life", "YES &nbsp; / &nbsp; NOT YET"],
            ["Describe the Moon landing", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}