{
  "week": 13,
  "day": "Thursday",
  "topic": "Vikings in Your World",
  "subtitle": "How Vikings Still Touch Our Lives Today",
  "icon": "📅",
  "pages": [
    {
      "title": "📅 Vikings in Your World",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The Vikings lived a thousand years ago — but they are hiding in your week! Some of our day names come from Viking gods. <strong>Thursday</strong> means Thor's day, named for the god of thunder. <strong>Wednesday</strong> comes from the god Odin, and <strong>Friday</strong> from the goddess Frigg.",
            "Viking words snuck into English too. Words like <strong>sky</strong>, <strong>egg</strong>, <strong>window</strong>, and <strong>happy</strong> all came from the Vikings' language, called Old Norse.",
            "The Viking spirit of exploring lives on as well. Every time scientists explore the deep sea or send rockets into space, they are curious and brave — just like Viking sailors crossing an unknown ocean."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Which day of the week is named for Thor?", "lines": "single"},
            {"text": "Name two English words that came from the Vikings.", "lines": "single"},
            {"text": "What was the Vikings' language called?", "lines": "single"},
            {"text": "How are today's explorers like the Vikings?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Day Name Match",
          "icon": "📊",
          "instruction": "Match each day to the Viking god or goddess it was named for. Write the letter: A (Thor), B (Odin), C (Frigg).",
          "header": ["Day", "Named for (A, B, or C)"],
          "rows": [
            ["Wednesday", ""],
            ["Thursday", ""],
            ["Friday", ""]
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Thursday means Thor's day.",
            "The word 'egg' came from Old Norse.",
            "Vikings gave us no words at all.",
            "Frigg was a Viking goddess.",
            "The Viking spirit of exploring lives on today.",
            "Old Norse was the Vikings' language."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Vikings explored new places. What is a place YOU would love to explore? What would you bring?", "lines": "triple"},
            {"text": "If a day of the week were named after you, what would it be called?", "lines": "single"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Thursday", "Odin", "sky", "Norse", "explorers"],
          "items": [
            "______________ is named for Thor, the god of thunder.",
            "Wednesday comes from the god ______________.",
            "The word ______________ came from the Viking language.",
            "The Vikings spoke Old ______________.",
            "Scientists today are ______________ just like the Vikings were."
          ]
        },
        {
          "type": "activity",
          "title": "Word Detective",
          "icon": "🔍",
          "content": [
            "Be a word detective at home! These words came from the Vikings: <strong>sky, egg, window, happy, knife, cake</strong>.",
            "Walk around your house with a grown-up. Find real things that match the Viking words and check them off. Then use two of the words in one silly sentence!"
          ],
          "table": {
            "header": ["Viking word", "I found it! (✓)"],
            "rows": [
              ["egg", ""],
              ["window", ""],
              ["knife", ""],
              ["cake", ""]
            ]
          }
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Which days are named for Viking gods", "YES &nbsp; / &nbsp; NOT YET"],
            ["English words that came from Old Norse", "YES &nbsp; / &nbsp; NOT YET"],
            ["How the Viking spirit lives on", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}