{
  "week": 7,
  "day": "Friday",
  "topic": "Myths Review",
  "subtitle": "Showing What We Know",
  "icon": "⭐",
  "pages": [
    {
      "title": "⭐ Greek Myths Review",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "What a week of gods, heroes, and monsters! We learned that myths are old stories the Greeks told to explain the world. Twelve gods were believed to live on Mount Olympus: Zeus with his lightning, Poseidon with his trident, and wise Athena, who gave her name to Athens.",
            "We met the hero Heracles and his Twelve Labors, from wrestling a lion to battling the many-headed Hydra. We heard how clever Odysseus tricked Troy with a giant wooden horse full of hidden soldiers.",
            "And we discovered that myths live on today — in words like 'odyssey,' in brand names like Nike, and in movies and books. These stories are more than 2,500 years old, and people still love them!"
          ]
        },
        {
          "type": "activity",
          "title": "What We Learned This Week",
          "icon": "📅",
          "content": [
            "✔ Myths explained the world with exciting stories.",
            "✔ The Greek gods lived on Mount Olympus.",
            "✔ Heroes like Heracles and Odysseus went on quests.",
            "✔ The Trojan horse was the trickiest trick ever.",
            "✔ Myths still live in our words and stories today."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False Quiz",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Zeus was the king of the Greek gods.",
            "Poseidon ruled the sky.",
            "Athena was the goddess of wisdom.",
            "Heracles finished twelve hard labors.",
            "The Trojan horse was full of candy.",
            "The word 'odyssey' comes from a Greek myth.",
            "Greek myths are still told today."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Olympus", "Zeus", "myth", "Troy", "Heracles"],
          "items": [
            "An old story that explains the world is a ______________.",
            "The gods lived on Mount ______________.",
            "______________ threw lightning bolts as king of the gods.",
            "______________ was the strongest hero of all.",
            "The wooden horse tricked the city of ______________."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Show What You Know",
          "icon": "🧠",
          "questions": [
            {"text": "Retell your favorite myth from this week in your own words.", "lines": "triple"},
            {"text": "Which was better: Heracles' strength or Odysseus's cleverness? Why?", "lines": "triple"}
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw your favorite scene from Greek myths: Mount Olympus, a labor of Heracles, or the Trojan horse.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Explain what a myth is", "YES   /   NOT YET"],
            ["Name three Greek gods", "YES   /   NOT YET"],
            ["Retell the Trojan horse story", "YES   /   NOT YET"]
          ]
        }
      ]
    }
  ]
}