{
  "week": 25,
  "day": "Friday",
  "topic": "Vowel Review Show What You Know",
  "subtitle": "Vowel patterns and word jobs quiz",
  "icon": "🌈",
  "pages": [
    {
      "sections": [
        {
          "type": "word_cards",
          "title": "Spelling Check",
          "note": "Cover each word. Have an adult read the definition, then write the word from memory.",
          "cards": [
            {"word": "rainbow", "def": "colorful arc in the sky after rain", "write_line": true},
            {"word": "teacher", "def": "a person who helps you learn", "write_line": true},
            {"word": "seashore", "def": "the land at the edge of the sea", "write_line": true},
            {"word": "thunder", "def": "the loud rumble during a storm", "write_line": true},
            {"word": "morning", "def": "the early part of the day", "write_line": true},
            {"word": "painting", "def": "a picture made with paint", "write_line": true},
            {"word": "pillow", "def": "a soft cushion for your head", "write_line": true},
            {"word": "garden", "def": "a place where plants grow", "write_line": true},
            {"word": "sunset", "def": "when the sun goes down at night", "write_line": true},
            {"word": "window", "def": "an opening in a wall with glass", "write_line": true},
            {"word": "floating", "def": "resting on top of water or air", "write_line": true},
            {"word": "turtle", "def": "a slow animal with a hard shell", "write_line": true}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Pattern Quiz: Name the Vowel Pattern",
          "note": "Write T for vowel team, R for bossy R, or S for short vowel.",
          "items": [
            {"text": "rainbow ____"},
            {"text": "garden ____"},
            {"text": "sunset ____"},
            {"text": "floating ____"},
            {"text": "turtle ____"},
            {"text": "seashore ____"}
          ]
        },
        {
          "type": "true_false",
          "title": "Grammar Test: True or False?",
          "items": [
            "A noun names a person, place, or thing.",
            "'Floating' can be an action word (verb).",
            "An adjective describes a noun.",
            "'Turtle' is an adjective.",
            "In 'the bright rainbow,' the word bright is an adjective.",
            "A verb shows what someone or something does."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Review Game: Odd One Out",
          "note": "Circle the word that does NOT belong. Tell an adult why.",
          "items": [
            {"text": "pillow    window    rainbow    thunder (Hint: which one has no OW?)"},
            {"text": "teacher    turtle    thunder    garden (Hint: word jobs -- which are people or animals?)"},
            {"text": "morning    sunset    painting    evening (Hint: which is not a time of day?)"}
          ]
        },
        {
          "type": "writing_space",
          "title": "Reflection",
          "prompt": "Which vowel pattern is easiest for you now? Which one still feels tricky? Why?",
          "lines": 4
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Write your best sentence of the week using two spelling words.",
          "lines": 2
        }
      ]
    }
  ]
}