{
  "week": 17,
  "day": "Friday",
  "topic": "New Worlds Review",
  "subtitle": "Show What You Know!",
  "icon": "🏆",
  "pages": [
    {
      "title": "🏆 New Worlds Review",
      "sections": [
        {
          "type": "reading",
          "title": "Remember When...",
          "icon": "📖",
          "paragraphs": [
            "This week you learned about one of the biggest meetings in history — when European explorers and the Native peoples of the Americas encountered each other.",
            "You learned the Americas were never empty: millions of people lived there with cities, farms, and long histories. You followed the great exchange, when corn, potatoes, tomatoes, and chocolate sailed east while horses, cows, and wheat sailed west.",
            "You tried trading without words, and you practiced empathy — seeing both sides of the story, the exciting parts and the sad, unfair parts. Understanding both sides makes you a true historian. Now show what you know!"
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Who lived in the Americas before the explorers arrived?", "lines": "single"},
            {"text": "Name two foods from the Americas and two animals from Europe.", "lines": "double"},
            {"text": "What is empathy, and why does it matter in history?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["encounter", "exchange", "horses", "chocolate", "empathy", "interpreter"],
          "items": [
            "A meeting between peoples is called an ______________.",
            "The great ______________ carried foods and animals across the ocean.",
            "______________ came to the Americas and changed how tribes traveled.",
            "______________ came from the Americas to Europe.",
            "An ______________ translates between languages.",
            "______________ means imagining how others feel."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Millions of people lived in the Americas before explorers came.",
            "Tomatoes came from Europe to the Americas.",
            "The first meetings had no language problems.",
            "The encounter had both good and sad parts.",
            "Corn and potatoes came from the Americas.",
            "Hearing both sides helps us understand history."
          ]
        },
        {
          "type": "sort_table",
          "title": "Sort the Exchange",
          "icon": "📊",
          "instruction": "Write A if it came from the AMERICAS or E if it came from EUROPE.",
          "header": ["Item", "A or E?"],
          "rows": [
            ["Chocolate", ""],
            ["Horses", ""],
            ["Potatoes", ""],
            ["Wheat", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "My Encounter Scene",
          "icon": "🎨",
          "instruction": "Draw your favorite scene from this week: the ships arriving, the great exchange, or a fair trade between two peoples.",
          "boxes": 1
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "⭐",
          "content": [
            "<strong>This week you learned:</strong>",
            "• The Americas were home to millions of Native peoples<br>• The great exchange moved foods and animals across the ocean<br>• People communicated with gestures, trade, and interpreters<br>• Empathy helps us see both sides of history",
            "<strong>Next week:</strong> We meet the Native American tribes up close — the amazing diversity of nations, languages, and ways of life across North America!"
          ]
        },
        {
          "type": "review_table",
          "title": "Final Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Explain what the encounter was", "YES &nbsp; / &nbsp; NOT YET"],
            ["Name foods and animals in the great exchange", "YES &nbsp; / &nbsp; NOT YET"],
            ["See both sides of a story with empathy", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}