{
  "week": 15,
  "day": "Thursday",
  "topic": "Medieval Inventions Around You",
  "subtitle": "Old Ideas in Your Modern World",
  "icon": "🔎",
  "pages": [
    {
      "title": "🔎 Medieval Inventions Around You",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Look around your house — the Middle Ages are hiding everywhere! Does anyone in your family wear <strong>glasses</strong>? Eyeglasses were invented in the Middle Ages. Is there a <strong>clock</strong> on your wall? Mechanical clocks began ringing in medieval towers.",
            "Every book on your shelf exists because of the <strong>printing press</strong>. Buttons on your coat? A medieval idea! Even the <strong>wheelbarrow</strong> in the garden came from that time.",
            "Wind power did not disappear either. Medieval windmills ground grain — today, giant <strong>wind turbines</strong> use the same idea to make electricity! Old inventions grow into new ones. Today you will hunt for medieval inventions in your own home."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Name two medieval inventions you can find in a home today.", "lines": "single"},
            {"text": "What do modern wind turbines make?", "lines": "single"},
            {"text": "How are wind turbines like medieval windmills?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Invention Scavenger Hunt",
          "icon": "🔍",
          "content": [
            "Hunt around your house! Find things that started as medieval inventions. Check off each one you find and write where you found it."
          ],
          "table": {
            "header": ["Medieval invention", "Found it! Where?"],
            "rows": [
              ["A clock", ""],
              ["Eyeglasses", ""],
              ["A printed book", ""],
              ["Buttons on clothing", ""],
              ["A wheelbarrow or cart", ""]
            ]
          }
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Eyeglasses were invented in the Middle Ages.",
            "Wind turbines use the same idea as windmills.",
            "Buttons are a brand-new invention.",
            "Printed books exist because of the printing press.",
            "Old inventions can grow into new ones.",
            "Mechanical clocks began in medieval towers."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Which medieval invention do you use the most? How does it help you?", "lines": "triple"},
            {"text": "Pick one thing in your house. How might kids 500 years from now use a better version of it?", "lines": "triple"}
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["eyeglasses", "clocks", "turbines", "buttons", "books"],
          "items": [
            "______________ help people see better — a medieval invention!",
            "Mechanical ______________ first rang bells in medieval towers.",
            "Wind ______________ today make electricity like windmills made flour.",
            "______________ on coats were a medieval idea.",
            "Printed ______________ spread ideas around the world."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Medieval inventions I use today", "YES &nbsp; / &nbsp; NOT YET"],
            ["How old inventions grow into new ones", "YES &nbsp; / &nbsp; NOT YET"],
            ["Where to find history in my own home", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}