{
  "week": 8,
  "day": "Thursday",
  "topic": "Olympics Then and Now",
  "subtitle": "How the Games Changed",
  "icon": "🥇",
  "pages": [
    {
      "title": "🥇 Olympics: Then and Now",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The ancient Olympics lasted over 1,000 years, then stopped. But in <strong>1896</strong>, a Frenchman named Pierre de Coubertin brought them back to life! The first modern games were held in Athens, Greece — the perfect place to restart them.",
            "Some things stayed the same: the games still happen every four years, athletes still train hard, and the world still cheers for champions. The Olympic flame is even lit at ancient Olympia and carried by runners to each new host city!",
            "But much has changed. Today, athletes from more than 200 countries compete — men AND women (in ancient times, married women could not even watch!). Winners get gold, silver, and bronze medals instead of olive crowns. And there are winter games too, with skiing and skating — sports the ancient Greeks never dreamed of!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "When and where did the modern Olympics begin?", "lines": "single"},
            {"text": "Where is the Olympic flame lit?", "lines": "single"},
            {"text": "Name two things that changed from ancient to modern games.", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Then, Now, or Both?",
          "icon": "✏️",
          "instruction": "Write THEN for ancient games, NOW for modern games, or BOTH.",
          "header": ["Statement", "THEN, NOW, or BOTH?"],
          "rows": [
            ["Held every four years", ""],
            ["Winners get an olive-leaf crown", ""],
            ["Women compete in events", ""],
            ["Held at Olympia to honor Zeus", ""],
            ["Athletes train hard to win", ""],
            ["Gold, silver, and bronze medals", ""]
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["1896", "Athens", "flame", "medals", "four"],
          "items": [
            "The modern Olympics began in the year ______________.",
            "The first modern games were held in ______________.",
            "The Olympic ______________ is lit at ancient Olympia.",
            "Winners today receive gold, silver, and bronze ______________.",
            "The games happen every ______________ years."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Show What You Think",
          "icon": "🧠",
          "questions": [
            {"text": "If you could add ONE new sport to the Olympics, what would it be? Why?", "lines": "triple"},
            {"text": "Why do you think people wanted to bring the Olympics back after 1,000 years?", "lines": "triple"}
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw yourself competing in your favorite Olympic sport — ancient or modern!",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["How the modern games began", "YES &nbsp; / &nbsp; NOT YET"],
            ["What changed and what stayed the same", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
