{
  "week": 20,
  "day": "Tuesday",
  "topic": "Legends and Tricksters",
  "subtitle": "Stories That Explain the World",
  "icon": "🐺",
  "pages": [
    {
      "title": "🐺 Legends and Tricksters",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Native American nations told many kinds of stories. <strong>Origin stories</strong> explained how things began — how the world was made, why the seasons change, or how people learned to use fire.",
            "Animal stories starred clever creatures. Many nations told tales of a <strong>trickster</strong> — a funny, clever character who plays tricks but often gets tricked himself! In many western nations the trickster was <strong>Coyote</strong>; in the Northwest it was often <strong>Raven</strong>, who in one famous story brings light to the dark world.",
            "Trickster tales made people laugh — but they also taught lessons: don't be greedy, don't show off, think before you act. A story that makes you laugh AND makes you wiser? That's powerful storytelling!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What do origin stories explain?", "lines": "double"},
            {"text": "What is a trickster?", "lines": "double"},
            {"text": "Name two famous trickster characters.", "lines": "single"},
            {"text": "What lessons did trickster tales teach?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["origin story", "trickster", "Coyote", "Raven", "wisdom", "character"]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["origin", "trickster", "Coyote", "Raven", "laugh", "lessons"],
          "items": [
            "______________ stories explain how things began.",
            "A ______________ plays clever tricks in stories.",
            "In many western nations, the trickster was ______________.",
            "In the Northwest, ______________ brought light to the world.",
            "Trickster tales made people ______________.",
            "The stories also taught important ______________."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Origin stories explain how things began.",
            "The trickster never gets tricked himself.",
            "Raven is a trickster from Northwest stories.",
            "Trickster tales were only sad and serious.",
            "Stories could be funny AND teach lessons.",
            "Coyote appears in many western nations' tales."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Make up your own mini origin story: why do you think the moon changes shape? Be creative!", "lines": "triple"}
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw a Trickster",
          "icon": "🎨",
          "instruction": "Draw Coyote or Raven in the middle of a clever trick!",
          "boxes": 1
        }
      ]
    }
  ]
}