{
  "week": 13,
  "day": "Wednesday",
  "topic": "Runes and Viking Crafts",
  "subtitle": "Hands-On: Write Like a Viking",
  "icon": "🪨",
  "pages": [
    {
      "title": "🪨 Runes and Viking Crafts",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Did the Vikings write? Yes! They used special letters called <strong>runes</strong>. Runes were made of straight lines because they were carved into hard things like wood, bone, and stone. Curvy letters are hard to carve, but straight lines are easy!",
            "Vikings carved runes on big rocks called <strong>runestones</strong> to remember brave people and great voyages. Some runestones still stand today, over a thousand years later.",
            "Vikings were also great <strong>crafters</strong>. They carved wood, wove cloth, and made beautiful jewelry and strong tools. Today, you will try writing with runes and making Viking crafts yourself!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What are runes?", "lines": "single"},
            {"text": "Why were runes made of straight lines?", "lines": "double"},
            {"text": "What did Vikings carve runes onto?", "lines": "single"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["runes", "runestone", "carve", "craft"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Write in Runes",
          "icon": "🔍",
          "content": [
            "Runes use only straight lines. Try making your own rune alphabet!",
            "<strong>Step 1:</strong> Write your name in regular letters.<br><strong>Step 2:</strong> Now invent a straight-line rune for each letter of your name — no curves allowed!<br><strong>Step 3:</strong> Write your name in your new runes below."
          ],
          "table": {
            "header": ["My name in regular letters", "My name in runes"],
            "rows": [
              ["", ""]
            ]
          }
        },
        {
          "type": "draw_grid",
          "title": "Design a Runestone",
          "icon": "🎨",
          "instruction": "Draw a big runestone. Carve (draw) runes and pictures on it that tell about a great adventure you have had.",
          "boxes": 1
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Viking Craft Time",
          "icon": "🔍",
          "content": [
            "<strong>Pick one craft to make:</strong>",
            "• <strong>Longship:</strong> Fold a paper boat, add a paper square sail and a dragon head on the front.<br>• <strong>Shield:</strong> Cut a circle from paper or cardboard and paint a bold Viking pattern.<br>• <strong>Runestone:</strong> Use clay or playdough, flatten it, and carve runes with a toothpick.",
            "Show your craft to a grown-up and tell them one Viking fact while you show it!"
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Runes were the Vikings' letters.",
            "Runes were full of curvy lines.",
            "Runestones helped Vikings remember people and voyages.",
            "Some runestones still stand today.",
            "Vikings made jewelry, cloth, and tools."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I did it!", "Circle one"],
          "rows": [
            ["I wrote my name in runes", "YES &nbsp; / &nbsp; NOT YET"],
            ["I designed a runestone", "YES &nbsp; / &nbsp; NOT YET"],
            ["I made a Viking craft", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
