{
  "week": 32,
  "day": "Friday",
  "topic": "Celebration Day",
  "subtitle": "Show what you know -- and celebrate the whole year!",
  "icon": "🎉",
  "pages": [
    {
      "sections": [
        {
          "type": "word_cards",
          "title": "Final Spelling Check",
          "note": "The last spelling check of second grade! Cover each word, listen to the definition, and write it from memory.",
          "cards": [
            {"word": "rainbow", "def": "an arc of colors after the rain", "write_line": true},
            {"word": "cheerful", "def": "full of happiness", "write_line": true},
            {"word": "brighter", "def": "more bright", "write_line": true},
            {"word": "thirsty", "def": "needing a drink", "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", "write_line": true},
            {"word": "unpacked", "def": "took things out", "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": "true_false",
          "title": "Big Year Review: True or False?",
          "items": [
            "A sentence always starts with a capital letter.",
            "'Rainbow' has the vowel teams ai and ow.",
            "A verb is a describing word like 'purple.'",
            "'Believe' follows the rule 'i before e except after c.'",
            "A paragraph needs a topic sentence and a closing sentence.",
            "The suffix -ful means 'full of.'",
            "A question ends with a period.",
            "'Champion' has three syllables."
          ]
        },
        {
          "type": "practice",
          "title": "Final Pattern Quiz",
          "note": "One last pattern check! Answer each one.",
          "items": [
            {"text": "Circle the r-controlled vowel: t h i r s t y"},
            {"text": "Underline the prefix: unpacked"},
            {"text": "Underline the suffix: grateful"},
            {"text": "Divide into syllables: remember → ______"},
            {"text": "Which word has the igh sound spelled igh? brighter or believe? ______"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Celebration Game: Word Riddles",
          "note": "Solve the final riddles of the year!",
          "items": [
            {"text": "I appear when sun and rain work together. ______"},
            {"text": "I am what a gold-medal winner is called. ______"},
            {"text": "I am the opposite of 'forget.' ______"},
            {"text": "I am what glitter and stars love to do. ______"}
          ]
        },
        {
          "type": "writing_space",
          "title": "Reflection: Dear Third-Grade Me",
          "prompt": "Write a short letter to your future third-grade self. What are you proud of from this year? What do you want to remember? Sign your name at the end!",
          "lines": 7
        },
        {
          "type": "draw",
          "title": "Celebration Drawing",
          "note": "Draw yourself as a word champion! Add a medal, a trophy, or fireworks -- you earned it. Congratulations on finishing second-grade ELA!"
        }
      ]
    }
  ]
}