{
  "week": 24,
  "day": "Friday",
  "topic": "Figurative Language Review",
  "subtitle": "Show what you know about similes and idioms",
  "icon": "🎨",
  "pages": [
    {
      "sections": [
        {
          "type": "word_cards",
          "title": "Spelling Check",
          "note": "Cover each word with your hand. Have an adult read the definition, then write the word from memory.",
          "cards": [
            {"word": "simile", "def": "a comparison that uses like or as", "write_line": true},
            {"word": "compare", "def": "to look at how two things are alike", "write_line": true},
            {"word": "saying", "def": "a well-known phrase people use", "write_line": true},
            {"word": "hungry", "def": "wanting food very much", "write_line": true},
            {"word": "sneaky", "def": "quiet and tricky, hard to notice", "write_line": true},
            {"word": "gentle", "def": "soft, kind, and careful", "write_line": true},
            {"word": "bright", "def": "giving off lots of light; very smart", "write_line": true},
            {"word": "slippery", "def": "smooth and hard to hold onto", "write_line": true},
            {"word": "stubborn", "def": "not willing to change your mind", "write_line": true},
            {"word": "speedy", "def": "moving very fast", "write_line": true},
            {"word": "clever", "def": "smart and quick at solving problems", "write_line": true},
            {"word": "mighty", "def": "very strong and powerful", "write_line": true}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "Grammar Test: True or False?",
          "items": [
            "A simile compares two things using LIKE or AS.",
            "'The cat is fluffy' is a simile.",
            "'Raining cats and dogs' means pets are falling from the sky.",
            "'As quiet as a mouse' is a simile.",
            "An idiom means exactly what its words say.",
            "'She ran like the wind' compares running to the wind."
          ]
        },
        {
          "type": "practice",
          "title": "Pattern Quiz: Simile or Idiom?",
          "note": "Write S if it is a simile or I if it is an idiom.",
          "items": [
            {"text": "It's a piece of cake. ____"},
            {"text": "He is as stubborn as a mule. ____"},
            {"text": "Hold your horses! ____"},
            {"text": "Her eyes sparkled like diamonds. ____"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Review Game: Finish the Famous Simile",
          "note": "Complete each well-known simile. Ask an adult if you get stuck!",
          "items": [
            {"text": "as busy as a ______"},
            {"text": "as quiet as a ______"},
            {"text": "as slippery as an ______"},
            {"text": "as bright as the ______"}
          ]
        },
        {
          "type": "writing_space",
          "title": "Reflection",
          "prompt": "What was your favorite simile or idiom this week? Why did you like it?",
          "lines": 4
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Draw a picture of your favorite spelling word from this week and use it in a simile.",
          "lines": 2
        }
      ]
    }
  ]
}