{
  "week": 32,
  "day": "Monday",
  "topic": "Final Review and Celebration",
  "subtitle": "A whole year of amazing words!",
  "icon": "🎉",
  "pages": [
    {
      "sections": [
        {
          "type": "objectives",
          "title": "Here's What We're Celebrating",
          "note": "You made it to the FINAL week! This week we review our favorite patterns from the whole year and take on twelve champion challenge words. You know vowel teams, r-controlled vowels, prefixes, suffixes, syllables, and tricky spellings. Time to show it all off!",
          "bullets": [
            "Vowel teams: ai, ea, oa, ee (like in <strong>rainbow</strong>)",
            "R-controlled vowels: ar, er, ir, or, ur (like in <strong>thirsty</strong>)",
            "Prefixes and suffixes: un-, re-, -ful, -ly (like in <strong>cheerful</strong>)",
            "Syllables: clap out big words chunk by chunk (<strong>cel-e-brate</strong>)",
            "Tricky patterns: igh, y, ie (like in <strong>brighter</strong>)"
          ]
        },
        {
          "type": "word_cards",
          "title": "Champion Word Cards",
          "note": "Our final 12 words use patterns from the whole year. Read each one proudly!",
          "cards": [
            {"word": "rainbow", "def": "an arc of colors after the rain (vowel teams ai, ow)", "write_line": true},
            {"word": "cheerful", "def": "full of happiness (ee team + -ful suffix)", "write_line": true},
            {"word": "brighter", "def": "more bright (igh pattern + -er suffix)", "write_line": true},
            {"word": "thirsty", "def": "needing a drink (ir + y ending)", "write_line": true},
            {"word": "celebrate", "def": "to have a party for something special", "write_line": true},
            {"word": "champion", "def": "a winner; the best at something", "write_line": true},
            {"word": "believe", "def": "to think something is true (i before e!)", "write_line": true},
            {"word": "unpacked", "def": "took things out (un- prefix + -ed suffix)", "write_line": true},
            {"word": "remember", "def": "to keep something in your mind", "write_line": true},
            {"word": "sparkle", "def": "to shine with little flashes of light", "write_line": true},
            {"word": "amazing", "def": "wonderful and surprising", "write_line": true},
            {"word": "grateful", "def": "thankful for what you have", "write_line": true}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "spelling_story",
          "title": "Spelling Story: The Champion of Words",
          "note": "Read the story. Circle each spelling word as you find it.",
          "story": "It was time to <strong>celebrate</strong>! After a whole <strong>amazing</strong> year of reading and writing, our family threw a word party. A <strong>rainbow</strong> of paper streamers made the room <strong>sparkle</strong>, and each one seemed <strong>brighter</strong> than the last. We <strong>unpacked</strong> a box of every word list from the year. 'Do you <strong>remember</strong> your very first spelling test?' Mom asked with a <strong>cheerful</strong> laugh. I could hardly <strong>believe</strong> how far I had come. After three <strong>thirsty</strong> rounds of lemonade toasts, Dad handed me a shiny medal. 'You are a word <strong>champion</strong>,' he said. I felt so <strong>grateful</strong> -- and ready for third grade!"
        },
        {
          "type": "practice",
          "title": "Pattern Detective",
          "note": "Write the pattern you spot in each word: vowel team, r-controlled, prefix/suffix, or igh.",
          "items": [
            {"text": "rainbow → ______"},
            {"text": "brighter → ______"},
            {"text": "thirsty → ______"},
            {"text": "unpacked → ______"},
            {"text": "cheerful → ______"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vowel_sort",
          "title": "Big Year Pattern Sort",
          "note": "Sort the words by the pattern they show best.",
          "columns": ["Vowel team", "R-controlled", "Prefix or suffix", "Tricky (igh, ie)"],
          "rows": [
            ["rainbow", "thirsty", "unpacked", "brighter"],
            ["cheerful", "sparkle", "grateful", "believe"],
            ["", "champion", "amazing", ""]
          ]
        },
        {
          "type": "copy_practice",
          "title": "Copy Practice",
          "note": "Copy each champion word in your very best handwriting -- it's the last Monday list of the year!",
          "words": ["rainbow", "cheerful", "brighter", "thirsty", "celebrate", "champion", "believe", "unpacked", "remember", "sparkle", "amazing", "grateful"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blank",
          "note": "Choose a word from the word bank to complete each sentence.",
          "wordbank": ["celebrate", "rainbow", "grateful", "sparkle", "remember", "champion", "thirsty", "believe"],
          "items": [
            "After the storm, a ____ stretched across the sky.",
            "We will ____ the last day of school with a picnic.",
            "The runner felt ____ after the long race.",
            "I am ____ for my family and my books.",
            "The lake seemed to ____ in the morning sun."
          ]
        },
        {
          "type": "sentence_writing",
          "title": "Sentence Writing",
          "note": "Write a complete sentence using each word.",
          "items": ["amazing:", "believe:", "champion:"]
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Write your THREE favorite spelling words from the whole year. Why do you like them?",
          "lines": 3
        }
      ]
    }
  ]
}