{
  "week": 15,
  "day": "Friday",
  "topic": "Inventions Review",
  "subtitle": "Show What You Know!",
  "icon": "🏆",
  "pages": [
    {
      "title": "🏆 Inventions Review",
      "sections": [
        {
          "type": "reading",
          "title": "Remember When...",
          "icon": "📖",
          "paragraphs": [
            "What a week of bright ideas! You learned that an invention is something new that solves a problem. Medieval people invented windmills to grind grain, clocks to tell time, eyeglasses to help people see, and the heavy plow to grow more food.",
            "You met Johannes Gutenberg, who built the printing press around 1450. His metal type and ink made books fast and cheap — and helped the whole world learn to read.",
            "You even became an inventor yourself, with your own printing stamp and a brand-new invention plan. This is also our last week in the Middle Ages — next week we set sail into the Age of Exploration! But first, show what you know."
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What is an invention?", "lines": "single"},
            {"text": "Name three medieval inventions.", "lines": "double"},
            {"text": "Who invented the printing press and why was it so important?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["invention", "windmill", "Gutenberg", "type", "eyeglasses", "plow"],
          "items": [
            "An ______________ is something new that solves a problem.",
            "A ______________ used wind power to grind grain.",
            "______________ built the printing press around 1450.",
            "The press used metal letters called ______________.",
            "______________ helped people see better.",
            "The heavy ______________ helped farmers grow more food."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Inventors give up after one failure.",
            "The printing press made books faster and cheaper.",
            "Windmills ground grain into flour.",
            "Before the press, monks copied books by hand.",
            "Wind turbines today use the windmill's old idea.",
            "Mechanical clocks rang bells so towns knew the time."
          ]
        },
        {
          "type": "sort_table",
          "title": "Invention Match-Up",
          "icon": "📊",
          "instruction": "Match each invention to what it does. Write the letter: A (makes books), B (grinds grain), C (helps you see), D (tells time).",
          "header": ["Invention", "What it does (A–D)"],
          "rows": [
            ["Printing press", ""],
            ["Windmill", ""],
            ["Eyeglasses", ""],
            ["Mechanical clock", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "Hall of Inventions",
          "icon": "🎨",
          "instruction": "Draw your two favorite inventions from this week — one medieval invention and your OWN invention.",
          "boxes": 2
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "⭐",
          "content": [
            "<strong>This week you learned:</strong>",
            "• Inventions solve problems — and inventors keep trying after failure<br>• Medieval inventions: windmill, clock, eyeglasses, heavy plow<br>• Gutenberg's printing press filled the world with books<br>• Many medieval inventions are still in your home today",
            "<strong>Next week:</strong> The Age of Exploration! Brave sailors, tall ships, and voyages across unknown oceans."
          ]
        },
        {
          "type": "review_table",
          "title": "Final Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Explain what an invention is", "YES &nbsp; / &nbsp; NOT YET"],
            ["Name medieval inventions and what they did", "YES &nbsp; / &nbsp; NOT YET"],
            ["Tell why the printing press mattered", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
