{
  "week": 13,
  "day": "Tuesday",
  "topic": "Viking Longships",
  "subtitle": "The Fastest Ships of Their Time",
  "icon": "🚢",
  "pages": [
    {
      "title": "🚢 Viking Longships",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The Vikings' secret weapon was not a sword — it was a ship! The <strong>longship</strong> was long, narrow, and fast. It had a big square <strong>sail</strong> to catch the wind and rows of <strong>oars</strong> so sailors could row when the wind stopped.",
            "The front of the ship, called the <strong>prow</strong>, was often carved like a dragon's head to scare away enemies and sea monsters!",
            "Here is the clever part: longships could sail on the deep, stormy ocean, but they could also float in very shallow water. That meant Vikings could sail right up rivers and land on beaches. No other ships of that time could do both. That is how the Vikings traveled so far!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What two things moved the longship through the water?", "lines": "single"},
            {"text": "What was carved on the prow of many longships?", "lines": "single"},
            {"text": "What made longships different from other ships of their time?", "lines": "double"},
            {"text": "Why was a dragon head carved on the front?", "lines": "single"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["longship", "sail", "oars", "prow", "shallow", "voyage"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Longship Parts and Jobs",
          "icon": "📊",
          "instruction": "Match each part to its job. Write the letter: A (catches wind), B (scares enemies), C (rows the ship), D (steers the ship).",
          "header": ["Part", "Job (A, B, C, or D)"],
          "rows": [
            ["Square sail", ""],
            ["Dragon prow", ""],
            ["Oars", ""],
            ["Rudder", ""]
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Longships were slow and heavy.",
            "A longship had both a sail and oars.",
            "Longships could sail in shallow rivers.",
            "The prow is the back of the ship.",
            "Vikings could land their ships right on beaches.",
            "The dragon head was meant to scare enemies."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw a Longship",
          "icon": "🎨",
          "instruction": "Draw a Viking longship. Include the dragon prow, the big square sail, oars, and shields along the side.",
          "boxes": 1
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["longship", "sail", "oars", "prow", "shallow", "rivers"],
          "items": [
            "The Viking ship was called a ______________.",
            "The square ______________ caught the wind.",
            "Sailors pulled the ______________ when there was no wind.",
            "The dragon head was carved on the ______________.",
            "Longships could float in ______________ water.",
            "That let Vikings sail up ______________ and land on beaches."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Longships were good at TWO things: deep oceans and shallow rivers. What is something that is useful because it can do two jobs?", "lines": "triple"},
            {"text": "If you had a longship, where would you sail first?", "lines": "single"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["The parts of a longship", "YES &nbsp; / &nbsp; NOT YET"],
            ["Why longships were special", "YES &nbsp; / &nbsp; NOT YET"],
            ["How Vikings traveled so far", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}