{
  "week": 26,
  "day": "Tuesday",
  "topic": "Prefix and Suffix Practice",
  "subtitle": "Building words with parts",
  "icon": "🧩",
  "pages": [
    {
      "sections": [
        {
          "type": "note",
          "title": "Remember This!",
          "content": "Prefixes go FIRST: un- (not), re- (again), dis- (not/opposite). Suffixes go LAST: -ing (happening now), -er/-est (comparing), -ly (how), -ful (full of), -less (without). Contractions use an apostrophe: can't, don't, it's."
        },
        {
          "type": "practice",
          "title": "Word Scramble",
          "note": "Unscramble the letters to spell this week's words.",
          "items": [
            {"text": "y p h a p n u  →  ______ (not happy)"},
            {"text": "e g r a s i d e  →  ______ (to have a different opinion)"},
            {"text": "s s e l p l e h  →  ______ (without help)"},
            {"text": "r e t h g i r b  →  ______ (more bright)"},
            {"text": "l u f e r a c  →  ______ (full of care)"},
            {"text": "y l k c i u q  →  ______ (in a fast way)"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blank",
          "note": "Choose a word from the word bank. Three words are extras!",
          "wordbank": ["repaint", "unhappy", "jumping", "dislike", "unlock", "slowest", "careful", "quickly"],
          "items": [
            "We will ____ the old fence blue this summer.",
            "The frog kept ____ from lily pad to lily pad.",
            "I ____ scary movies, so I read a book instead.",
            "The puppy looked ____ when we left for school.",
            "Can you ____ the treasure chest with this key?"
          ]
        },
        {
          "type": "practice",
          "title": "Build a Word",
          "note": "Add the word part to make a new word. Write the whole word.",
          "items": [
            {"text": "un + lock = ______"},
            {"text": "re + play = ______"},
            {"text": "dis + agree = ______"},
            {"text": "bright + er = ______"},
            {"text": "help + less = ______"},
            {"text": "quick + ly = ______"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Grammar Practice: Contraction Match",
          "note": "Write the contraction for each pair of words. Don't forget the apostrophe!",
          "items": [
            {"text": "do not = ______"},
            {"text": "can not = ______"},
            {"text": "it is = ______"},
            {"text": "they are = ______"},
            {"text": "she is = ______"}
          ]
        },
        {
          "type": "practice",
          "title": "Whose Is It? (Possessives)",
          "note": "Add 's to show who owns each thing.",
          "items": [
            {"text": "the tail of the cat = the cat____ tail"},
            {"text": "the book of Sam = Sam____ book"},
            {"text": "the nest of the bird = the bird____ nest"}
          ]
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Invent a silly new word using un-, re-, or dis-. Draw what it means!",
          "lines": 2
        }
      ]
    }
  ]
}
