{
  "week": 27,
  "day": "Friday",
  "topic": "Tricky Spellings Review",
  "subtitle": "Show what you know about tricky patterns",
  "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": "bright", "def": "giving off lots of light", "write_line": true},
            {"word": "flight", "def": "a trip through the air", "write_line": true},
            {"word": "tonight", "def": "this very night", "write_line": true},
            {"word": "sunlight", "def": "light that comes from the sun", "write_line": true},
            {"word": "myself", "def": "me, and nobody else", "write_line": true},
            {"word": "crying", "def": "having tears fall from your eyes", "write_line": true},
            {"word": "family", "def": "the people you live with and love", "write_line": true},
            {"word": "twenty", "def": "the number after nineteen", "write_line": true},
            {"word": "believe", "def": "to think something is true", "write_line": true},
            {"word": "shield", "def": "something that protects you", "write_line": true},
            {"word": "ceiling", "def": "the top of a room, above your head", "write_line": true},
            {"word": "receive", "def": "to get something that is given to you", "write_line": true}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Pattern Quiz: Which Tricky Pattern?",
          "note": "Write Y, IE, EI, or IGH to name the pattern in each word.",
          "items": [
            {"text": "sunlight ____"},
            {"text": "receive ____"},
            {"text": "family ____"},
            {"text": "shield ____"},
            {"text": "tonight ____"},
            {"text": "twenty ____"}
          ]
        },
        {
          "type": "true_false",
          "title": "Grammar Test: True or False?",
          "items": [
            "An asking sentence ends with a question mark.",
            "'Believe' follows the rule 'i before e.'",
            "'Ceiling' is spelled with IE because it comes after C.",
            "An exciting sentence ends with an exclamation point.",
            "The Y in 'family' says long i.",
            "IGH says the long i sound."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Review Game: Spelling Detective",
          "note": "Only ONE word in each row is spelled correctly. Circle it!",
          "items": [
            {"text": "beleive    believe    beleeve"},
            {"text": "receive    recieve    reseeve"},
            {"text": "brite    bryght    bright"},
            {"text": "familly    family    famaly"}
          ]
        },
        {
          "type": "writing_space",
          "title": "Reflection",
          "prompt": "Which tricky spelling rule will you remember forever? Write it down and tell why it helps you.",
          "lines": 4
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Write your favorite sentence from this week. Check your end mark!",
          "lines": 2
        }
      ]
    }
  ]
}