{
  "week": 16,
  "day": "Friday",
  "topic": "Exploration Review",
  "subtitle": "Show What You Know!",
  "icon": "🏆",
  "pages": [
    {
      "title": "🏆 Exploration Review",
      "sections": [
        {
          "type": "reading",
          "title": "Remember When...",
          "icon": "📖",
          "paragraphs": [
            "Anchors aweigh — what a voyage this week was! You learned why the Age of Exploration began about 500 years ago: people wanted spices, silk, and gold, and hoped to find sea routes to faraway lands.",
            "You climbed aboard the caravel with its clever triangle sails. You learned the navigator's tools: the compass that points north, the astrolabe that measures the stars, and charts that map the sea.",
            "You even became a navigator yourself, following courses and drawing treasure charts. And you discovered that exploration never ended — today we explore the deep sea and outer space! Now show what you know."
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Why did explorers set sail about 500 years ago?", "lines": "double"},
            {"text": "Name two navigation tools and what they did.", "lines": "double"},
            {"text": "What are the four main directions?", "lines": "single"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["voyage", "compass", "caravel", "astrolabe", "spices", "navigator"],
          "items": [
            "A long journey by sea is called a ______________.",
            "The ______________ needle always points north.",
            "The ______________ was a small, fast exploring ship.",
            "The ______________ measured the sun and stars.",
            "Explorers wanted ______________, silk, and gold.",
            "The ______________ told the captain which way to steer."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Age of Exploration began about 500 years ago.",
            "A compass points south.",
            "Caravels had triangle sails.",
            "Charts were maps of the sea.",
            "Exploration is completely over today.",
            "The sun rises in the east."
          ]
        },
        {
          "type": "sort_table",
          "title": "Tool Match-Up",
          "icon": "📊",
          "instruction": "Match each tool to its job. Write the letter: A (points north), B (measures stars), C (maps the sea), D (sails the ocean).",
          "header": ["Tool", "Job (A–D)"],
          "rows": [
            ["Compass", ""],
            ["Astrolabe", ""],
            ["Chart", ""],
            ["Caravel", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "My Exploration Scene",
          "icon": "🎨",
          "instruction": "Draw your favorite scene from this week: a caravel at sea, a navigator with tools, or your own expedition.",
          "boxes": 1
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "⭐",
          "content": [
            "<strong>This week you learned:</strong>",
            "• Why the Age of Exploration began: spices, silk, gold, and sea routes<br>• The caravel and its clever triangle sails<br>• Navigation tools: compass, astrolabe, and charts<br>• Exploration continues today in the deep sea and space",
            "<strong>Next week:</strong> What happened when explorers and the people of the Americas met — two worlds coming together, with amazing exchanges and hard times too."
          ]
        },
        {
          "type": "review_table",
          "title": "Final Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Tell why explorers set sail", "YES &nbsp; / &nbsp; NOT YET"],
            ["Name the navigator's tools", "YES &nbsp; / &nbsp; NOT YET"],
            ["Use the four main directions", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}