{
  "week": 13,
  "day": "Friday",
  "topic": "Vikings Review",
  "subtitle": "Show What You Know!",
  "icon": "🏆",
  "pages": [
    {
      "title": "🏆 Vikings Review",
      "sections": [
        {
          "type": "reading",
          "title": "Remember When...",
          "icon": "📖",
          "paragraphs": [
            "What a voyage this week! You learned that the Vikings came from Scandinavia — the cold northern lands of Norway, Sweden, and Denmark. They were farmers, traders, and the greatest sailors of their time.",
            "You explored the longship, with its square sail, rows of oars, and dragon prow. Longships could cross deep oceans and slide up shallow rivers, which helped Vikings travel farther than anyone — even to North America!",
            "You wrote with runes, learned about runestones, and discovered that Thursday, Wednesday, and Friday are named for Viking gods. Now let's see what you remember!"
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Where was the Viking homeland?", "lines": "single"},
            {"text": "What made the longship so special?", "lines": "double"},
            {"text": "What are runes and where were they carved?", "lines": "double"},
            {"text": "Name one day of the week that came from a Viking god.", "lines": "single"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Scandinavia", "longship", "runes", "Thor", "prow", "explorers"],
          "items": [
            "The Vikings came from ______________.",
            "Their fast, narrow ship was called a ______________.",
            "The dragon head was carved on the ______________.",
            "Viking letters made of straight lines were called ______________.",
            "Thursday is named for the god ______________.",
            "Vikings were great ______________ who even reached North America."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Vikings lived about a thousand years ago.",
            "Longships could only sail in deep water.",
            "Runes were carved into wood, bone, and stone.",
            "Vikings reached North America before Columbus.",
            "The word 'egg' came from Old Norse.",
            "Vikings never farmed or traded."
          ]
        },
        {
          "type": "sort_table",
          "title": "Viking or Not Viking?",
          "icon": "📊",
          "instruction": "Write V if it belongs to the Vikings, or N if it does not.",
          "header": ["Item", "V or N?"],
          "rows": [
            ["Longship with a dragon prow", ""],
            ["Runestone", ""],
            ["Television", ""],
            ["Square sail and oars", ""],
            ["Airplane", ""],
            ["Old Norse language", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "My Viking Adventure",
          "icon": "🎨",
          "instruction": "Draw yourself as a Viking on a great adventure. Where are you sailing? What do you see?",
          "boxes": 1
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "⭐",
          "content": [
            "<strong>This week you learned:</strong>",
            "• Vikings came from Scandinavia and were amazing sailors<br>• Longships could cross oceans and sail up rivers<br>• Vikings wrote with straight-line letters called runes<br>• Viking gods gave us the names Wednesday, Thursday, and Friday",
            "<strong>Next week:</strong> We return to the Middle Ages to see how kings, lords, knights, and peasants all worked together — and what daily life was really like!"
          ]
        },
        {
          "type": "review_table",
          "title": "Final Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Tell where the Vikings came from", "YES &nbsp; / &nbsp; NOT YET"],
            ["Describe a longship", "YES &nbsp; / &nbsp; NOT YET"],
            ["Name something Vikings gave to our world today", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}