{
  "week": 26,
  "day": "Friday",
  "topic": "Prefix and Suffix Review",
  "subtitle": "Show what you know about word parts",
  "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": "unhappy", "def": "not happy; sad", "write_line": true},
            {"word": "unlock", "def": "to open something that was locked", "write_line": true},
            {"word": "replay", "def": "to play something again", "write_line": true},
            {"word": "repaint", "def": "to paint something again", "write_line": true},
            {"word": "dislike", "def": "to not like something", "write_line": true},
            {"word": "disagree", "def": "to have a different opinion", "write_line": true},
            {"word": "jumping", "def": "leaping up and down right now", "write_line": true},
            {"word": "brighter", "def": "giving off more light than another", "write_line": true},
            {"word": "slowest", "def": "the least fast of all", "write_line": true},
            {"word": "quickly", "def": "in a fast way", "write_line": true},
            {"word": "careful", "def": "full of care; paying attention", "write_line": true},
            {"word": "helpless", "def": "without help; unable to do it alone", "write_line": true}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Pattern Quiz: Prefix or Suffix?",
          "note": "Write P if the word has a prefix, S if it has a suffix.",
          "items": [
            {"text": "unlock ____"},
            {"text": "quickly ____"},
            {"text": "disagree ____"},
            {"text": "slowest ____"},
            {"text": "careful ____"},
            {"text": "repaint ____"}
          ]
        },
        {
          "type": "true_false",
          "title": "Grammar Test: True or False?",
          "items": [
            "The prefix un- means 'not.'",
            "The suffix -less means 'full of.'",
            "'Don't' is the contraction for 'do not.'",
            "A pronoun takes the place of a noun.",
            "'The cats toy' is written correctly.",
            "The prefix re- means 'again.'"
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Review Game: Word Part Math",
          "note": "Solve each word equation!",
          "items": [
            {"text": "unhappy - un = ______"},
            {"text": "careful - ful + less = ______"},
            {"text": "replay - re + dis = ______ (Hint: not a real toy!)"},
            {"text": "slow + est = ______"}
          ]
        },
        {
          "type": "writing_space",
          "title": "Reflection",
          "prompt": "Which prefix or suffix do you use the most when you talk? Write a sentence using it.",
          "lines": 4
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Draw your favorite word from this week. Circle its word part.",
          "lines": 2
        }
      ]
    }
  ]
}