{"title":"Vocabulary","description":"\u003cp\u003eThis collection brings together no-prep vocabulary resources designed for 6th grade, 7th grade, and 8th grade ELA classrooms. Every resource is aligned to Common Core Language standards — including acquiring and using grade-appropriate academic and domain-specific vocabulary — so students are building the word knowledge that makes them stronger readers, writers, and thinkers across every subject.\u003c\/p\u003e\n\n\u003cp\u003eWhether you need practice with context clues, word roots, prefixes and suffixes, academic vocabulary in informational texts, or vocabulary tied directly to a novel study or reading unit, you'll find materials here built for real middle school learners who need vocabulary instruction that sticks beyond the Friday quiz.\u003c\/p\u003e\n\n\u003cp\u003eThese resources work for direct instruction, independent practice, bell ringers, small group intervention, and assessment. Answer keys are included with every product, and everything is ready to use without additional prep — whether you're building a standalone vocabulary unit or supplementing an existing reading curriculum.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for ELA teachers and homeschool educators who want standards-aligned vocabulary practice that builds the kind of deep word knowledge middle schoolers need to access complex texts and express precise ideas in their writing.\u003c\/p\u003e","products":[{"product_id":"the-lottery-vocabulary-activities-crossword-word-search-light-up-literature","title":"The Lottery Vocabulary Activities | Crossword \u0026 Word Search | Light Up Literature","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Lottery Vocabulary Activities | Crossword, Word Search \u0026amp; Synonyms\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"No-prep vocabulary activities for Shirley Jackson's The Lottery. 29 words, crossword, word search, synonym practice, sentence writing, and answer keys. Grades 6–12.\"\u003e\n\u003cmeta name=\"keywords\" content=\"The Lottery vocabulary activities, Shirley Jackson The Lottery worksheet, The Lottery crossword puzzle, The Lottery word search, The Lottery vocabulary worksheet, no prep ELA vocabulary, short story vocabulary middle school, The Lottery lesson plan, high school ELA vocabulary, Shirley Jackson activities, ELA vocabulary crossword, synonym practice worksheet, short story vocabulary 6th grade, The Lottery 7th grade, The Lottery 8th grade\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-mid: #3a0a8f;\n    --white: #ffffff;\n    --off-white: #faf8ff;\n    --light-purple: #f5e8fc;\n    --text-dark: #1a0040;\n    --text-mid: #3d2070;\n    --text-body: #2d1060;\n    --border-light: #e0cff5;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Open Sans', sans-serif;\n    background-color: var(--off-white);\n    color: var(--text-body);\n    line-height: 1.7;\n    font-size: 16px;\n  }\n\n  h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n  a { color: var(--purple); text-decoration: none; }\n\n  \/* ─── HERO ─── *\/\n  .hero {\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n    color: var(--white); padding: 64px 24px 72px;\n    text-align: center; position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; top: -80px; right: -80px;\n    width: 320px; height: 320px; border-radius: 50%;\n    background: rgba(189,16,225,0.18); pointer-events: none;\n  }\n  .hero::after {\n    content: ''; position: absolute; bottom: -60px; left: -60px;\n    width: 240px; height: 240px; border-radius: 50%;\n    background: rgba(189,16,225,0.12); pointer-events: none;\n  }\n  .hero-inner { max-width: 800px; margin: 0 auto; position: relative; z-index: 1; }\n  .hero-badge {\n    display: inline-block;\n    background: rgba(189,16,225,0.25);\n    border: 1px solid rgba(189,16,225,0.5);\n    color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n    font-size: 12px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n  }\n  .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n  .hero h1 span { color: #e07ef8; }\n  .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 640px; margin: 0 auto 32px; }\n  .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n  .stat-pill {\n    background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n    color: var(--white); font-size: 0.85rem; font-weight: 600;\n    padding: 7px 16px; border-radius: 30px;\n  }\n  .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n  .btn-primary {\n    display: inline-block; background: var(--purple); color: var(--white);\n    font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n    padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n    text-transform: uppercase; transition: background 0.2s ease, transform 0.15s ease;\n  }\n  .btn-primary:hover { background: #a50cc8; transform: translateY(-2px); }\n\n  \/* ─── TRUST BAR ─── *\/\n  .trust-bar {\n    background: var(--purple); color: var(--white);\n    text-align: center; padding: 14px 24px;\n    font-size: 0.9rem; font-weight: 600;\n  }\n\n  \/* ─── SECTIONS ─── *\/\n  .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n  .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n  .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n  .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n  .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n  \/* ─── WHY BAND ─── *\/\n  .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n  .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n  .why-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n  }\n  .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n  .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n  .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n  \/* ─── STRUCTURE \/ DARK BAND ─── *\/\n  .structure-band { background: var(--indigo); color: var(--white); }\n  .structure-band .section-label { color: #e07ef8; }\n  .structure-band h2 { color: var(--white); }\n  .structure-band p { color: #d4b8f0; }\n  .structure-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n  .structure-card {\n    background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 10px; padding: 24px 22px;\n  }\n  .sc-num { font-family: 'Playfair Display', serif; font-size: 2.5rem; font-weight: 900; color: #e07ef8; line-height: 1; margin-bottom: 8px; }\n  .structure-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n  .structure-card p { font-size: 0.87rem; color: #c0a0e0; margin: 0; }\n\n  \/* ─── VOCAB WORD LIST ─── *\/\n  .vocab-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n    gap: 10px;\n    margin-top: 28px;\n  }\n  .vocab-chip {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 8px;\n    padding: 10px 14px;\n    font-size: 0.88rem;\n    font-weight: 700;\n    color: var(--indigo);\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\n  .vocab-chip .v-def {\n    font-family: 'Open Sans', sans-serif;\n    font-weight: 400;\n    font-size: 0.77rem;\n    color: var(--text-mid);\n    line-height: 1.3;\n  }\n\n  \/* ─── ACTIVITY CARDS ─── *\/\n  .activity-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n  .activity-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 10px; padding: 24px 22px;\n    border-top: 4px solid var(--purple);\n    position: relative;\n  }\n  .activity-label {\n    position: absolute; top: -1px; right: 18px;\n    background: var(--purple); color: var(--white);\n    font-size: 0.7rem; font-weight: 700; letter-spacing: 1px; text-transform: uppercase;\n    padding: 3px 10px; border-radius: 0 0 6px 6px;\n  }\n  .activity-icon { font-size: 2rem; margin-bottom: 12px; }\n  .activity-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n  .activity-card p { font-size: 0.87rem; color: var(--text-body); margin: 0; }\n  .activity-detail {\n    margin-top: 12px; padding-top: 12px;\n    border-top: 1px solid var(--border-light);\n    font-size: 0.8rem; color: var(--text-mid); font-weight: 600;\n  }\n\n  \/* ─── ADHD CALLOUT ─── *\/\n  .adhd-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n  .adhd-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 28px; }\n  .adhd-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 8px; padding: 18px 20px;\n    display: flex; gap: 14px; align-items: flex-start;\n  }\n  .adhd-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\n  .adhd-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n  .adhd-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── STANDARDS \/ GRADE BAND ─── *\/\n  .grade-band-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin-top: 28px; }\n  .grade-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 8px; padding: 18px;\n    text-align: center;\n  }\n  .grade-label { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 900; color: var(--purple); margin-bottom: 6px; }\n  .grade-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.83rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n  .grade-card p { font-size: 0.78rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── STANDARDS CALLOUT ─── *\/\n  .standards-callout {\n    margin-top: 28px;\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 100%);\n    border-radius: 10px; padding: 26px 30px;\n    display: flex; gap: 20px; align-items: flex-start; flex-wrap: wrap;\n  }\n  .standards-callout .sc-icon { font-size: 2rem; flex-shrink: 0; }\n  .standards-callout h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n  .standards-callout p { font-size: 0.9rem; color: #d4b8f0; margin: 0 0 6px; }\n  .standards-callout strong { color: var(--white); }\n\n  \/* ─── WHO ─── *\/\n  .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n  .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n  .who-icon { font-size: 2rem; margin-bottom: 10px; }\n  .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n  .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── WAYS ─── *\/\n  .ways-list {\n    list-style: none; display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px; margin-top: 28px;\n  }\n  .ways-list li {\n    display: flex; align-items: flex-start; gap: 12px;\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 8px; padding: 16px 18px;\n    font-size: 0.93rem; color: var(--text-body); font-weight: 600;\n  }\n  .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n  \/* ─── SPECS ─── *\/\n  .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n  .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n  .specs-table tr { border-bottom: 1px solid var(--border-light); }\n  .specs-table tr:last-child { border-bottom: none; }\n  .specs-table td { padding: 13px 16px; vertical-align: top; }\n  .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n  .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n  \/* ─── FAQ ─── *\/\n  .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n  .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n  .faq-q {\n    background: var(--white); padding: 18px 22px;\n    font-weight: 700; color: var(--indigo); font-size: 0.97rem;\n    display: flex; align-items: flex-start; gap: 12px;\n  }\n  .faq-q::before {\n    content: 'Q'; background: var(--purple); color: var(--white);\n    font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px;\n    border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px;\n  }\n  .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n  \/* ─── CTA ─── *\/\n  .cta-band {\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n    color: var(--white); text-align: center; padding: 64px 24px;\n    position: relative; overflow: hidden;\n  }\n  .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n  .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n  .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n  .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n  .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n  \/* ─── FOOTER ─── *\/\n  .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n  .footer a { color: #c99ee0; }\n\u003c\/style\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════\n     HERO\n══════════════════════════════════════════ --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eThe Lottery · Shirley Jackson · Vocabulary Activities · Grades 6–12\u003c\/div\u003e\n    \u003ch1\u003eFour Ways to Learn\u003cbr\u003e\u003cspan\u003eEvery Word in The Lottery\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eTwenty-nine vocabulary words. Four activity formats. Answer keys included. Print it, assign it, done — no teacher prep required.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e29 Vocabulary Words\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e4 Activity Types\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eCrossword + Word Search\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eSynonyms + Sentence Writing\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eAnswer Keys Included\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Print Ready\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Aligned to Common Core Vocabulary Standards · Grades 6–12 · Perfect for bell ringers, sub plans, or independent work\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHY THIS EXISTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eThe Lottery Has 29 Words Worth Teaching. Here's How to Actually Teach Them.\u003c\/h2\u003e\n    \u003cp\u003eShirley Jackson's \"The Lottery\" is deceptively simple on the surface — but the vocabulary does a lot of work. Words like \u003cem\u003eperfunctory\u003c\/em\u003e, \u003cem\u003einterminable\u003c\/em\u003e, and \u003cem\u003epetulant\u003c\/em\u003e carry tone and meaning that students miss when they don't know them. This packet makes those words stick.\u003c\/p\u003e\n    \u003cp\u003eInstead of one isolated drill, students encounter each word four ways — through a structured reference chart, synonym relationships, puzzle reinforcement, and original sentence writing. That variety isn't just more engaging; it's how vocabulary actually gets retained.\u003c\/p\u003e\n    \u003cdiv class=\"why-grid\"\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔁\u003c\/div\u003e\n        \u003ch3\u003eMultiple encounters, deeper retention\u003c\/h3\u003e\n        \u003cp\u003eResearch consistently shows that students need multiple exposures to new vocabulary in different contexts before words move to long-term memory. Four formats, one packet.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch3\u003eText-specific vocabulary focus\u003c\/h3\u003e\n        \u003cp\u003eEvery word in this packet appears in \"The Lottery.\" Students aren't practicing generic vocabulary — they're building the specific word knowledge they need to read this story with comprehension.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e⏱️\u003c\/div\u003e\n        \u003ch3\u003eZero prep, maximum flexibility\u003c\/h3\u003e\n        \u003cp\u003ePrint and assign — before reading, during, or after. Each activity stands alone so you can spread them across several days or assign them all at once for independent or sub-day work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✅\u003c\/div\u003e\n        \u003ch3\u003eAnswer keys for both puzzles\u003c\/h3\u003e\n        \u003cp\u003eThe word search and crossword both include complete answer keys — color-coded word search solution and a fully completed crossword grid. Grading takes seconds.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOUR ACTIVITIES — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"structure-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Inside\u003c\/p\u003e\n    \u003ch2\u003eFour Activities. One Complete Vocabulary Experience.\u003c\/h2\u003e\n    \u003cp\u003eEach activity in this packet builds a different kind of word knowledge — from recognition to application. Together they move students from \"I've seen this word\" to \"I can actually use it.\"\u003c\/p\u003e\n    \u003cdiv class=\"structure-grid\"\u003e\n      \u003cdiv class=\"structure-card\"\u003e\n        \u003cdiv class=\"sc-num\"\u003e①\u003c\/div\u003e\n        \u003ch3\u003eVocabulary Chart — Definitions, Synonyms \u0026amp; Sentences\u003c\/h3\u003e\n        \u003cp\u003eA three-page structured chart listing all 29 vocabulary words with pre-filled definitions. Students complete two columns: write 3 synonyms per word, then create their own original sentence. Also includes a \"Page #\" column for students to locate each word in the text.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"structure-card\"\u003e\n        \u003cdiv class=\"sc-num\"\u003e②\u003c\/div\u003e\n        \u003ch3\u003eCrossword Puzzle\u003c\/h3\u003e\n        \u003cp\u003eA 22-clue crossword using vocabulary from the word list. Clues are the definitions — students must recall the correct word. Completed crossword answer key included. Works as a review after the chart activity or as a standalone quiz-style assessment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"structure-card\"\u003e\n        \u003cdiv class=\"sc-num\"\u003e③\u003c\/div\u003e\n        \u003ch3\u003eWord Search\u003c\/h3\u003e\n        \u003cp\u003eA 12×12 grid hiding 15 vocabulary words from the list (JOVIAL, SHABBY, SUBSTITUTE, DECLARE, RECITAL, PERFUNCTORY, SOBERLY, DISENGAGE, PETULANT, DEFIANT, PROFUSELY, LIBERTY, SURVEY, CIVIC, POSTMASTER). Color-coded answer key included.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"structure-card\"\u003e\n        \u003cdiv class=\"sc-num\"\u003e④\u003c\/div\u003e\n        \u003ch3\u003eAnswer Keys\u003c\/h3\u003e\n        \u003cp\u003eComplete answer key for the crossword puzzle (filled grid) and color-coded answer key for the word search showing the path of each hidden word. The synonym and sentence activities are student-generated, so no key is needed — any appropriate synonym or contextually correct sentence is acceptable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ALL 29 VOCABULARY WORDS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eAll 29 Vocabulary Words\u003c\/p\u003e\n  \u003ch2\u003eEvery Word From the Story — With Definitions Pre-Filled\u003c\/h2\u003e\n  \u003cp\u003eStudents don't have to look up definitions — they're already in the chart. This focuses their energy on synonym relationships and using each word in context, which is where the real learning happens.\u003c\/p\u003e\n  \u003cdiv class=\"vocab-grid\"\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eprofusely \u003cspan class=\"v-def\"\u003ein an abundant manner\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eassemble \u003cspan class=\"v-def\"\u003eput components or members together\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eliberty \u003cspan class=\"v-def\"\u003efreedom of choice\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003euneasy \u003cspan class=\"v-def\"\u003efraught with or showing anxiety\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eboisterous \u003cspan class=\"v-def\"\u003emarked by exuberance and high spirits\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003ereprimand \u003cspan class=\"v-def\"\u003ean act of criticism and censure\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003epronounce \u003cspan class=\"v-def\"\u003espeak or utter in a certain way\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003esurvey \u003cspan class=\"v-def\"\u003edetermining opinions by interviewing people\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eexchange \u003cspan class=\"v-def\"\u003echanging one thing for another\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003egossip \u003cspan class=\"v-def\"\u003elight informal conversation\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003edevote \u003cspan class=\"v-def\"\u003ededicate\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003ecivic \u003cspan class=\"v-def\"\u003eof or relating to a city\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003emurmur \u003cspan class=\"v-def\"\u003ea low continuous indistinct sound\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003ejovial \u003cspan class=\"v-def\"\u003efull of high-spirited merriment\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eparaphernalia \u003cspan class=\"v-def\"\u003emiscellaneous articles or equipment\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eshabby \u003cspan class=\"v-def\"\u003eshowing signs of wear and tear\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003esubstitute \u003cspan class=\"v-def\"\u003ea person or thing taking another's place\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003edeclare \u003cspan class=\"v-def\"\u003estate emphatically and authoritatively\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003erecital \u003cspan class=\"v-def\"\u003ea public instance of repeating something prepared\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003epostmaster \u003cspan class=\"v-def\"\u003ethe person in charge of a post office\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eperfunctory \u003cspan class=\"v-def\"\u003ehasty and without attention to detail\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003einterminable \u003cspan class=\"v-def\"\u003etiresomely long; seemingly without end\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003esoberly \u003cspan class=\"v-def\"\u003ein a serious or subdued manner\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003edisengage \u003cspan class=\"v-def\"\u003erelease from something that holds fast\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003ehastily \u003cspan class=\"v-def\"\u003ein a hurried manner\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003epetulant \u003cspan class=\"v-def\"\u003eeasily irritated or annoyed\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003ehesitate \u003cspan class=\"v-def\"\u003epause back in uncertainty or unwillingness\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003edefiant \u003cspan class=\"v-def\"\u003eboldly resisting authority\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"vocab-chip\"\u003eritual \u003cspan class=\"v-def\"\u003eprescribed procedure for conducting ceremonies\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD SUPPORTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"adhd-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eADHD-Friendly Design\u003c\/p\u003e\n    \u003ch2\u003eDifferent Activities for Different Kinds of Thinkers\u003c\/h2\u003e\n    \u003cp\u003eOne format doesn't work for every learner. This packet pairs visual\/spatial activities (word search, crossword) with verbal\/generative activities (synonyms, sentence writing) — so students who struggle with one format have another way to access the vocabulary.\u003c\/p\u003e\n    \u003cdiv class=\"adhd-grid\"\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e🔍\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eLow-stakes entry point\u003c\/h3\u003e\n          \u003cp\u003eThe word search is a natural warm-up — it's engaging, visual, and low-pressure. It gets students looking at the vocabulary words before any higher-demand thinking is required.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e🧩\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eStructured thinking format\u003c\/h3\u003e\n          \u003cp\u003eThe vocabulary chart has clearly defined columns — no ambiguity about what goes where. Students know exactly what they're doing at every step: definition, synonyms, sentence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e📦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eActivities can be split across sessions\u003c\/h3\u003e\n          \u003cp\u003eEach activity is self-contained. No activity depends on completing another first. Assign one per day, one per session, or all at once — the format supports whatever schedule works.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e✅\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eClear completion signals\u003c\/h3\u003e\n          \u003cp\u003eThe crossword and word search both have a visible finish line — every square filled, every word found. That sense of completion is motivating for students who need progress markers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e🗂️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eOne topic, no switching\u003c\/h3\u003e\n          \u003cp\u003eThe entire packet stays on one skill and one text. No jumping between unrelated subjects. Students stay in the world of \"The Lottery\" vocabulary throughout every activity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e📝\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eDefinitions already filled in\u003c\/h3\u003e\n          \u003cp\u003eStudents don't have to look anything up before they start. The chart includes pre-filled definitions, which eliminates the first bottleneck and gets students into the actual work faster.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     GRADE BAND \/ STANDARDS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eStandards \u0026amp; Grade Band\u003c\/p\u003e\n  \u003ch2\u003eOne Packet. Seven Grade Levels of Standards Support.\u003c\/h2\u003e\n  \u003cp\u003eThis resource includes a standards reference page for every grade band from 6th through 12th — so you can see exactly which Common Core vocabulary standards it addresses at your grade level. Whether you're teaching 6th grade ELA or a high school English class, the vocabulary skills practiced here are directly aligned to what students are expected to do.\u003c\/p\u003e\n  \u003cdiv class=\"grade-band-grid\"\u003e\n    \u003cdiv class=\"grade-card\"\u003e\n      \u003cdiv class=\"grade-label\"\u003e6th\u003c\/div\u003e\n      \u003ch3\u003eL.6.4 · L.6.5 · L.6.6\u003c\/h3\u003e\n      \u003cp\u003eContext clues, word relationships, precise academic vocabulary\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grade-card\"\u003e\n      \u003cdiv class=\"grade-label\"\u003e7th\u003c\/div\u003e\n      \u003ch3\u003eL.7.4 · L.7.5 · L.7.6\u003c\/h3\u003e\n      \u003cp\u003eContext, synonym\/antonym relationships, nuanced word meaning\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grade-card\"\u003e\n      \u003cdiv class=\"grade-label\"\u003e8th\u003c\/div\u003e\n      \u003ch3\u003eL.8.4 · L.8.5 · L.8.6\u003c\/h3\u003e\n      \u003cp\u003eConnotation distinctions, word relationships, academic vocabulary\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grade-card\"\u003e\n      \u003cdiv class=\"grade-label\"\u003e9–10\u003c\/div\u003e\n      \u003ch3\u003eL.9-10.4 · L.9-10.5\u003c\/h3\u003e\n      \u003cp\u003eContext, etymology, nuances in words with similar denotations\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grade-card\"\u003e\n      \u003cdiv class=\"grade-label\"\u003e11–12\u003c\/div\u003e\n      \u003ch3\u003eL.11-12.4 · L.11-12.5\u003c\/h3\u003e\n      \u003cp\u003ePrecise vocabulary acquisition, figurative language, standard usage\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"standards-callout\"\u003e\n    \u003cdiv class=\"sc-icon\"\u003e📐\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eThe Core Skill This Builds\u003c\/h3\u003e\n      \u003cp\u003eAcross all grade levels, the Common Core vocabulary standards share a through-line: students should be able to \u003cstrong\u003edetermine the meaning of unknown words\u003c\/strong\u003e, \u003cstrong\u003eunderstand word relationships\u003c\/strong\u003e (including synonyms), and \u003cstrong\u003euse words accurately in context\u003c\/strong\u003e. Every activity in this packet directly practices all three.\u003c\/p\u003e\n      \u003cp\u003eThe synonym practice aligns to L.x.5 (word relationships and connotations). The sentence writing aligns to L.x.4a (using context) and L.x.6 (using vocabulary accurately). The puzzles reinforce L.x.4 recognition and retention.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eAny Teacher or Parent Using The Lottery as a Text\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003eELA Teachers (Grades 6–12)\u003c\/h3\u003e\n        \u003cp\u003eUse before reading to pre-teach key words, during reading as students encounter them, or after reading as review. Works for any class reading \"The Lottery.\"\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003ePre-filled definitions and structured format mean no ELA background is needed. Assign as independent work or work through it together — either way it's self-explanatory.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eTutors\u003c\/h3\u003e\n        \u003cp\u003eUse the vocabulary chart as a session focus, then assign the puzzles for independent practice between sessions. The multiple formats give you flexibility to match what the student needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eSubstitute Teachers\u003c\/h3\u003e\n        \u003cp\u003eFully self-contained. Students can work through any or all activities without any teacher explanation. The crossword and word search are particularly well-suited to sub-day independent work.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WAYS TO USE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWhen to Use It\u003c\/p\u003e\n  \u003ch2\u003eBefore, During, or After Reading — This Fits\u003c\/h2\u003e\n  \u003cul class=\"ways-list\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📖\u003c\/span\u003ePre-reading vocabulary introduction before students open the story\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer — one activity per class period as students settle in\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🚪\u003c\/span\u003eExit ticket — crossword clues as a quick vocabulary check\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub day — the entire packet works as a self-directed, no-explanation assignment\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e⏰\u003c\/span\u003eEarly finisher task for students who complete other work ahead of class\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🧩\u003c\/span\u003eLiterature circle vocabulary station — each group works through a different activity\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📝\u003c\/span\u003eHomework — one activity per night across a reading unit\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003ePost-reading review before a story quiz or literary analysis essay\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eText\u003c\/td\u003e\n        \u003ctd\u003e\"The Lottery\" by Shirley Jackson\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003eGrades 6–12 (standards pages included for all grade bands)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Vocabulary Development, Word Study, Short Story\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eVocabulary Words\u003c\/td\u003e\n        \u003ctd\u003e29 words total: profusely, assemble, liberty, uneasy, boisterous, reprimand, pronounce, survey, exchange, gossip, devote, civic, murmur, jovial, paraphernalia, shabby, substitute, declare, recital, postmaster, perfunctory, interminable, soberly, disengage, hastily, petulant, hesitate, defiant, ritual\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eActivity 1\u003c\/td\u003e\n        \u003ctd\u003eVocabulary chart (3 pages) — all 29 words with pre-filled definitions; students write 3 synonyms and one original sentence per word\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eActivity 2\u003c\/td\u003e\n        \u003ctd\u003eCrossword puzzle — 22 clues (Across and Down) using vocabulary definitions as clues\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eActivity 3\u003c\/td\u003e\n        \u003ctd\u003eWord search — 12×12 grid hiding 15 vocabulary words; word list provided\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Keys\u003c\/td\u003e\n        \u003ctd\u003eCompleted crossword grid + color-coded word search answer key. Synonym\/sentence activities are student-generated (no key required).\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eCommon Core L.x.4, L.x.5, L.x.6 — vocabulary standards pages included for grades 6, 7, 8, 9–10, and 11–12\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — no prep, print ready\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo I need a copy of \"The Lottery\" to use this resource?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYou'll want students to have access to the story, but this packet doesn't require it to function. All 29 definitions are pre-filled in the vocabulary chart, so students can complete the synonym and sentence activities even before or after reading. The \"Page #\" column in the chart is for students to locate each word in their copy of the story as they read, but it's optional — the other activities work independently of the text.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs there an answer key for the synonyms and sentence writing activities?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo — and that's by design. Synonyms and sentences are student-generated, so there's no single correct answer. Any accurately synonymous word is acceptable for the synonym column, and any sentence that correctly uses the word in context works for the sentence column. For grading guidance: synonyms should be close in meaning (not just the same word form) and sentences should demonstrate understanding of the definition, not just use the word superficially.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eAll 29 words appear in the crossword and word search?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNot all 29, no — the activities use a subset. The crossword covers 22 words (clued by definition). The word search includes 15 words. This is intentional: the vocabulary chart is the comprehensive activity that covers all 29 words. The puzzles focus on a targeted selection that fits the format well. Students who complete the chart will have seen all 29 words before they encounter the puzzles.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat grade level is this designed for?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003e\"The Lottery\" is most commonly taught in grades 6–10, and the vocabulary level in this packet suits that range well. The product includes Common Core vocabulary standards pages for grades 6, 7, 8, 9–10, and 11–12, so it's technically aligned across all those levels. The activities themselves are accessible enough for advanced 6th graders and substantive enough for high school students who haven't encountered this story's vocabulary before.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use this as a sub day assignment?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — it's one of the best use cases for this packet. The activities are self-explanatory and don't require teacher instruction. Students can work through any or all activities independently. The word search and crossword are especially easy for students to begin without direction. If you want a full-period sub day lesson, assigning the vocabulary chart plus one puzzle activity will fill 45–50 minutes for most students.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     CTA\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003ePrint It. Assign It.\u003cbr\u003eDone.\u003c\/h2\u003e\n    \u003cp\u003eTwenty-nine vocabulary words from \"The Lottery\" — taught four ways, with answer keys included. No prep required.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Single-classroom license · Answer keys for crossword and word search included\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOOTER\n══════════════════════════════════════════ --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49287010779359,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/TheLotteryVocabularyActivies.png?v=1779378954"},{"product_id":"the-outsiders-vocabulary-quizzes-word-lists","title":"The Outsiders Vocabulary Quizzes \u0026 Word Lists | 6-Week No-Prep Novel Unit | Grades 7–9","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eThe Outsiders Vocabulary Quizzes \u0026amp; Word Lists | 6-Week No-Prep Novel Unit | Grades 7–9\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"6-week vocabulary unit for The Outsiders: 120 context-based words, weekly MC and Pre-AP matching quizzes, and detailed answer keys. Grades 7–9. No prep. Light Up Literature.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"The Outsiders vocabulary quiz, The Outsiders word lists, Outsiders novel study vocabulary, S.E. Hinton vocabulary activities, 7th grade novel vocabulary, The Outsiders vocabulary worksheets, Outsiders ELA unit grades 7 8 9, The Outsiders context clues, Outsiders chapter vocabulary, no prep novel study vocabulary\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Open Sans', sans-serif;\n      background-color: var(--off-white);\n      color: var(--text-body);\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    \/* ─── HERO ─── *\/\n    .hero {\n      background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n      color: var(--white); padding: 64px 24px 72px;\n      text-align: center; position: relative; overflow: hidden;\n    }\n    .hero::before {\n      content: ''; position: absolute; top: -80px; right: -80px;\n      width: 320px; height: 320px; border-radius: 50%;\n      background: rgba(189,16,225,0.18); pointer-events: none;\n    }\n    .hero::after {\n      content: ''; position: absolute; bottom: -60px; left: -60px;\n      width: 240px; height: 240px; border-radius: 50%;\n      background: rgba(189,16,225,0.12); pointer-events: none;\n    }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge {\n      display: inline-block;\n      background: rgba(189,16,225,0.25);\n      border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n      font-size: 12px; font-weight: 700;\n      letter-spacing: 2px; text-transform: uppercase;\n      padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n    }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill {\n      background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n      color: var(--white); font-size: 0.85rem; font-weight: 600;\n      padding: 7px 16px; border-radius: 30px;\n    }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary {\n      display: inline-block; background: var(--purple); color: var(--white);\n      font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n      padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n    .btn-primary:hover { background: #a50cc8; }\n\n    \/* ─── NOTICE BAR ─── *\/\n    .notice-bar {\n      background: #3a0a8f; color: #e9b5f9;\n      text-align: center; padding: 14px 24px;\n      font-size: 0.9rem; font-weight: 600;\n      border-bottom: 2px solid rgba(189,16,225,0.4);\n    }\n    .notice-bar strong { color: var(--white); }\n\n    \/* ─── TRUST BAR ─── *\/\n    .trust-bar {\n      background: var(--purple); color: var(--white);\n      text-align: center; padding: 14px 24px;\n      font-size: 0.9rem; font-weight: 600;\n    }\n\n    \/* ─── SECTIONS ─── *\/\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    \/* ─── WHY BAND ─── *\/\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n    }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    \/* ─── DARK BAND ─── *\/\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    \/* ─── COMPONENT CARDS ─── *\/\n    .component-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 28px; }\n    .component-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 12px; padding: 24px;\n    }\n    .component-icon { font-size: 1.6rem; margin-bottom: 12px; }\n    .component-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .component-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .component-tag {\n      display: inline-block; margin-top: 12px;\n      background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-size: 0.75rem; font-weight: 700;\n      padding: 3px 10px; border-radius: 20px;\n    }\n\n    \/* ─── WEEK TABLE ─── *\/\n    .week-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; margin-top: 28px; }\n    .week-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; overflow: hidden;\n    }\n    .week-header {\n      background: var(--purple); color: var(--white);\n      padding: 10px 16px;\n      font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700;\n      display: flex; justify-content: space-between; align-items: center;\n    }\n    .week-header span { font-size: 0.75rem; opacity: 0.85; font-weight: 400; }\n    .week-body { padding: 14px 16px; }\n    .week-words { font-size: 0.82rem; color: var(--text-body); line-height: 1.6; }\n    .week-words strong { color: var(--indigo); }\n\n    \/* ─── SKILLS ─── *\/\n    .skills-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; margin-top: 28px; }\n    .skill-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-top: 3px solid var(--purple); border-radius: 10px; padding: 18px 20px;\n    }\n    .skill-card .s-icon { font-size: 1.3rem; margin-bottom: 6px; }\n    .skill-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .skill-card p { font-size: 0.8rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── WHO ─── *\/\n    .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n    .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n    .who-icon { font-size: 2rem; margin-bottom: 10px; }\n    .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── WAYS ─── *\/\n    .ways-list {\n      list-style: none; display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 16px; margin-top: 28px;\n    }\n    .ways-list li {\n      display: flex; align-items: flex-start; gap: 12px;\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 8px; padding: 16px 18px;\n      font-size: 0.93rem; color: var(--text-body); font-weight: 600;\n    }\n    .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n    \/* ─── SPECS ─── *\/\n    .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n    .specs-table tr { border-bottom: 1px solid var(--border-light); }\n    .specs-table tr:last-child { border-bottom: none; }\n    .specs-table td { padding: 13px 16px; vertical-align: top; }\n    .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n    .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n    \/* ─── FAQ ─── *\/\n    .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n    .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n    .faq-q {\n      background: var(--white); padding: 18px 22px;\n      font-weight: 700; color: var(--indigo); font-size: 0.97rem;\n      display: flex; align-items: flex-start; gap: 12px;\n    }\n    .faq-q::before {\n      content: 'Q'; background: var(--purple); color: var(--white);\n      font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px;\n      border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px;\n    }\n    .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n    \/* ─── CTA ─── *\/\n    .cta-band {\n      background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n      color: var(--white); text-align: center; padding: 64px 24px;\n      position: relative; overflow: hidden;\n    }\n    .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n    .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n    .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n    .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n    \/* ─── FOOTER ─── *\/\n    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════\n     HERO\n══════════════════════════════════════════ --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrades 7–9 · The Outsiders · S.E. Hinton · Novel Vocabulary · No Prep\u003c\/div\u003e\n    \u003ch1\u003e\n      Six Weeks of \u003cspan\u003e\u003cem\u003eOutsiders\u003c\/em\u003e Vocabulary\u003c\/span\u003e\u003cbr\u003eThat Actually Sticks.\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eContext-based word lists, two quiz formats per week, and detailed answer keys — organized chapter by chapter across all twelve chapters of S.E. Hinton's classic. 120 words. Zero prep. One complete vocabulary unit.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e120 Context-Based Vocabulary Words\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e2 Quiz Formats Every Week\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003ePre-AP Matching Quiz Included\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eDetailed Answer Keys — Not Just Letters\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eChapters 1–12 · All Six Weeks\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003ePrint-and-Go · No Prep Required\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Unit\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"notice-bar\"\u003e\n  \u003cstrong\u003ePairs perfectly with:\u003c\/strong\u003e The Outsiders Pre-Reading Activities \u0026amp; Teacher Guide and the full Outsiders Novel Study — available separately in the Light Up Literature store.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grades 7–9 · Novel Vocabulary · CCSS L.7.4 · Context Clues · Differentiated Assessment · On-Level \u0026amp; Pre-AP Formats\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHY THIS EXISTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eMost Novel Vocabulary Lists Give Students Words. This One Gives Them the Story Behind Every Word.\u003c\/h2\u003e\n    \u003cp\u003eThe difference between a word list and a vocabulary unit is whether students actually remember the words after the quiz. Context-based learning is why they do. Every definition in this unit is written using the word's meaning as it appears in \u003cem\u003eThe Outsiders\u003c\/em\u003e — not a dictionary definition stripped from the story. When a student sees \"nonchalantly,\" they don't just remember \"casually\" — they remember Ponyboy shrugging nonchalantly while trying not to show how scared he was. That connection is what makes vocabulary stick.\u003c\/p\u003e\n    \u003cp\u003eThe second differentiator is assessment structure. Each week includes two complete quiz formats: a 20-question multiple choice quiz for on-level classes, and a 20-item matching quiz designed for Pre-AP rigor. The matching format scrambles all definitions so students can't guess from partial recall — they need to know the words. Teachers get built-in differentiation without building a second quiz from scratch.\u003c\/p\u003e\n    \u003cdiv class=\"why-grid\"\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003eDefinitions tied to the novel — not the dictionary\u003c\/h3\u003e\n        \u003cp\u003eEvery word is defined in context. \"Madras\" isn't just \"a plaid cotton fabric\" — it's the plaid shirt that marks someone as a Soc. \"Aloof\" isn't just \"emotionally distant\" — it's the emotional armor the boys wear. Context-based definitions build comprehension, not just vocabulary recognition.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📝\u003c\/div\u003e\n        \u003ch3\u003eTwo quiz formats — one unit, built-in differentiation\u003c\/h3\u003e\n        \u003cp\u003eThe multiple choice quiz works for on-level instruction. The matching quiz — labeled Pre-AP — scrambles all 20 definitions so students must know each word precisely, not approximate it. Use one format, both formats, or assign them to different student groups. The differentiation is built in.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✅\u003c\/div\u003e\n        \u003ch3\u003eAnswer keys that explain — not just correct\u003c\/h3\u003e\n        \u003cp\u003eEvery answer key is formatted as a three-column table: word, correct answer, and a full explanation of why — including its connection to the novel. For the matching key, the explanation ties each definition back to a specific scene or character. Grading takes minutes. Feedback takes seconds.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📅\u003c\/div\u003e\n        \u003ch3\u003eChapter-by-chapter structure follows your reading schedule\u003c\/h3\u003e\n        \u003cp\u003eEach week covers two chapters — Chapters 1–2, 3–4, 5–6, 7–8, 9–10, 11–12 — so the vocabulary words arrive exactly when students encounter them in the text. Use the word list as a daily warm-up, assign the quiz on Friday, and move into the next two chapters on Monday. The pacing is done.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHAT'S INCLUDED — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eThree Components. Six Weeks. Every Chapter Covered.\u003c\/h2\u003e\n    \u003cp\u003eEach week contains the same three elements — word list, multiple choice quiz, and Pre-AP matching quiz — so the routine stays consistent and students always know what to expect. The answer keys follow immediately after each assessment.\u003c\/p\u003e\n\n    \u003cdiv class=\"component-grid\"\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eSix Context-Based Word Lists\u003c\/h3\u003e\n        \u003cp\u003eEach weekly word list presents 20 vocabulary words in a two-column table — the word on the left, a blank definition space on the right. Students write context-based definitions as they read, building the connection between word and story in real time. A complete teacher answer key follows each list, with definitions written to the novel's context rather than a generic dictionary entry. Use as bell ringers, guided reading support, or a pre-quiz study tool.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e20 words per week · 120 total\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e✅\u003c\/div\u003e\n        \u003ch3\u003eSix Multiple Choice Quizzes — 20 Questions Each\u003c\/h3\u003e\n        \u003cp\u003eEach MC quiz includes 20 questions in three rotating formats: \"Which word means...\" (definition recall), fill-in-the-blank using a novel scene, and \"Which word BEST describes...\" (application). Questions draw directly from the story — wrong answers are plausible but incorrect, not obvious. Designed for on-level 7th–9th grade use. Complete answer key with explanation for every item included immediately following each quiz.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e120 MC questions total · Full answer keys\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch3\u003eSix Pre-AP Matching Quizzes — 20 Items Each\u003c\/h3\u003e\n        \u003cp\u003eEach matching quiz presents all 20 words numbered on the left and all 20 definitions lettered A–T on the right — scrambled so no order pattern assists guessing. This format demands precise word knowledge and is labeled Pre-AP because it requires a higher level of recall than multiple choice. Works as a standalone honors assessment, a differentiation tool alongside the MC quiz, or a final review before the end-of-novel vocabulary test. Complete answer key with novel-context explanations included.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003ePre-AP rigor · Scrambled definitions\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.15); border-left: 4px solid #e07ef8; border-radius: 10px; padding: 22px 26px; margin-top: 24px;\"\u003e\n      \u003cp style=\"color: #d4b8f0; font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong style=\"color: var(--white);\"\u003eTotal: approximately 56 pages\u003c\/strong\u003e — 6 blank word lists, 6 word list answer keys, 6 MC quizzes, 6 MC answer keys, 6 matching quizzes, 6 matching answer keys. Everything is organized in weekly order so you can print one week at a time or the full unit at once.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WEEK BY WEEK\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWeek by Week\u003c\/p\u003e\n  \u003ch2\u003eAll Twelve Chapters. Every Word in Order.\u003c\/h2\u003e\n  \u003cp\u003eVocabulary words are drawn from the chapters students are actively reading — so when the word appears in the story, students already have the definition. The chapter breakdown aligns with a standard six-week reading schedule, but each week's materials work independently if your class moves faster or slower.\u003c\/p\u003e\n  \u003cdiv class=\"week-grid\"\u003e\n    \u003cdiv class=\"week-card\"\u003e\n      \u003cdiv class=\"week-header\"\u003eWeek 1 \u003cspan\u003eChapters 1–2\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"week-body\"\u003e\n        \u003cdiv class=\"week-words\"\u003e\n\u003cstrong\u003eSample words:\u003c\/strong\u003e asset, madras, sympathetic, quiver, disgrace, incredulous, roguish, aloof, nonchalantly, dumbfounded — and 10 more\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"week-card\"\u003e\n      \u003cdiv class=\"week-header\"\u003eWeek 2 \u003cspan\u003eChapters 3–4\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"week-body\"\u003e\n        \u003cdiv class=\"week-words\"\u003e\n\u003cstrong\u003eSample words:\u003c\/strong\u003e defiance, contemptuous, premonition, reformatory, apprehensive, bleak, reeling, self-preservation — and 12 more\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"week-card\"\u003e\n      \u003cdiv class=\"week-header\"\u003eWeek 3 \u003cspan\u003eChapters 5–6\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"week-body\"\u003e\n        \u003cdiv class=\"week-words\"\u003e\n\u003cstrong\u003eSample words:\u003c\/strong\u003e reluctant, wistful, doggedly, detached, indignant, conviction, implore, hysterics, radiate, admiringly — and 10 more\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"week-card\"\u003e\n      \u003cdiv class=\"week-header\"\u003eWeek 4 \u003cspan\u003eChapters 7–8\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"week-body\"\u003e\n        \u003cdiv class=\"week-words\"\u003e\n\u003cstrong\u003eSample words:\u003c\/strong\u003e drawled, aghast, outcast, faltered, brawn, composure, resemblance, grim, leery, aimlessly — and 10 more\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"week-card\"\u003e\n      \u003cdiv class=\"week-header\"\u003eWeek 5 \u003cspan\u003eChapters 9–10\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"week-body\"\u003e\n        \u003cdiv class=\"week-words\"\u003e\n\u003cstrong\u003eSample words:\u003c\/strong\u003e stupor, stricken, conformity, delirious, reckless, exhaustion, guardian, flinch, triumph, underprivileged — and 10 more\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"week-card\"\u003e\n      \u003cdiv class=\"week-header\"\u003eWeek 6 \u003cspan\u003eChapters 11–12\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"week-body\"\u003e\n        \u003cdiv class=\"week-words\"\u003e\n\u003cstrong\u003eSample words:\u003c\/strong\u003e acquitted, composition, circumstance, idolized, liable, bluff, sluggish, towheaded, hazy, veered — and 10 more\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SKILLS COVERED\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards \u0026amp; Skills\u003c\/p\u003e\n    \u003ch2\u003eVocabulary Acquisition the Way the Standards Intend It.\u003c\/h2\u003e\n    \u003cp\u003eCCSS L.7.4 requires students to determine the meaning of unknown words using context clues, word relationships, and nuance. Every element of this unit is designed around that standard — not as an add-on, but as the core method.\u003c\/p\u003e\n    \u003cdiv class=\"skills-grid\"\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eContext Clues (L.7.4a)\u003c\/h3\u003e\n        \u003cp\u003eWord lists are completed during reading so students use the surrounding text as their primary definition source. The fill-in-the-blank quiz questions reinforce context-based meaning over rote memorization.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eVocabulary Acquisition (L.7.4)\u003c\/h3\u003e\n        \u003cp\u003e120 words drawn directly from the novel — general academic vocabulary and domain-specific literary terms. Students encounter each word in the story, define it in context, and then demonstrate understanding on two different assessments.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch3\u003eWord Nuance \u0026amp; Precision (L.7.5c)\u003c\/h3\u003e\n        \u003cp\u003eThe Pre-AP matching quiz requires students to distinguish between similar-sounding or overlapping words — \"aloof\" vs. \"detached,\" \"doggedly\" vs. \"stubbornly.\" Precise discrimination of meaning is built into the assessment format.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003eReading Comprehension Support (RL.7.1–7.3)\u003c\/h3\u003e\n        \u003cp\u003eWhen students know what words like \"premonition,\" \"contemptuous,\" and \"self-preservation\" mean before they're tested on the story, reading comprehension scores go up. Vocabulary instruction is comprehension instruction.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eOne Unit. Every Classroom.\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003e7th–9th Grade ELA Teachers\u003c\/h3\u003e\n        \u003cp\u003eRun the MC quiz for your on-level classes and the matching quiz for honors or Pre-AP. Or assign both to the same class — the MC quiz as a formative check and the matching quiz as the summative grade. The differentiation is already built in.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003eThe word lists work as daily vocabulary warm-ups. Use the MC quiz as a weekly check-in and the matching quiz as a more rigorous option when your student is ready. The answer keys explain every correct response so you can discuss answers without an ELA background.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eTutors \u0026amp; Reading Specialists\u003c\/h3\u003e\n        \u003cp\u003eThe chapter-by-chapter structure makes it easy to work on vocabulary alongside whatever chapter a student is currently reading. Individual quiz formats work well for one-on-one assessment. The answer key explanations support meaningful post-quiz discussion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🔄\u003c\/div\u003e\n        \u003ch3\u003eSubstitute-Ready\u003c\/h3\u003e\n        \u003cp\u003eThe word list and MC quiz are completely self-contained — students can complete them independently while their teacher is out. No instruction required. Print and go.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHEN TO USE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWays to Use It\u003c\/p\u003e\n    \u003ch2\u003eFits Into Your Schedule — However You Run Novel Studies.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer — use 2–3 words from the week's list as a daily warm-up before reading\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📅\u003c\/span\u003eFriday assessment — assign the MC quiz at the end of each reading week\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eHonors differentiation — use the matching quiz as the Pre-AP grade while on-level students take the MC version\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📖\u003c\/span\u003eStudy guide — the word list with answer key doubles as a study tool before a final novel test\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✍️\u003c\/span\u003eWriting integration — use weekly vocabulary words as required inclusions in reader response journal entries\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eSpiral review — revisit earlier week's words in later matching quizzes to build long-term retention\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e7th–9th Grade (on-level and Pre-AP\/honors use)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eNovel Required\u003c\/td\u003e\n        \u003ctd\u003e\n\u003cem\u003eThe Outsiders\u003c\/em\u003e by S.E. Hinton — not included. This pack contains vocabulary materials to teach alongside the novel. The novel is widely available in school libraries, district-licensed digital resources, and most 7th–8th grade ELA anthologies.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eVocabulary Words\u003c\/td\u003e\n        \u003ctd\u003e120 words total — 20 per week across 6 weeks. All definitions are context-based, written to the word's meaning and usage in the novel rather than generic dictionary definitions.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWord Lists\u003c\/td\u003e\n        \u003ctd\u003e6 student-facing blank word lists (one per week) + 6 teacher answer keys. Each list covers 20 words in a two-column table format. Answer keys include full context-based definitions for all 120 words.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eMultiple Choice Quizzes\u003c\/td\u003e\n        \u003ctd\u003e6 quizzes — 20 questions each (120 MC questions total). Three question formats: definition recall, fill-in-the-blank using novel scenes, and application. Full answer key with explanation for every item included after each quiz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePre-AP Matching Quizzes\u003c\/td\u003e\n        \u003ctd\u003e6 matching quizzes — 20 items each (120 matching items total). All definitions scrambled A–T. Designed for honors or Pre-AP assessment rigor. Full answer key with novel-context explanations included after each quiz.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eChapter Coverage\u003c\/td\u003e\n        \u003ctd\u003eWeek 1: Chapters 1–2 · Week 2: Chapters 3–4 · Week 3: Chapters 5–6 · Week 4: Chapters 7–8 · Week 5: Chapters 9–10 · Week 6: Chapters 11–12\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Pages\u003c\/td\u003e\n        \u003ctd\u003eApproximately 56 pages — word lists, quizzes, and answer keys organized in weekly order\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards Alignment\u003c\/td\u003e\n        \u003ctd\u003eCCSS L.7.4 (vocabulary acquisition and use); L.7.4a (context clues); L.7.5c (word nuance and precision). Supports RL.7.1–RL.7.3 comprehension standards.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — printable and digital upload ready (Google Classroom, Canvas, Schoology, etc.)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes this include a copy of \u003cem\u003eThe Outsiders\u003c\/em\u003e?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo — \u003cem\u003eThe Outsiders\u003c\/em\u003e is under copyright and is not included. This pack contains the vocabulary materials to teach alongside the novel. The novel is widely available in school libraries, district-licensed digital databases, and most 7th–8th grade ELA anthologies. Check your school library or district resources first.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat's the difference between the multiple choice quiz and the matching quiz?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe multiple choice quiz presents one word per question with four answer choices — it works well for on-level assessment because students can use partial knowledge to eliminate wrong answers. The matching quiz presents all 20 words and all 20 definitions at once, with definitions scrambled in a random letter order. Students must match each word to its exact definition without the process-of-elimination advantage. This is why it's labeled Pre-AP — it requires more precise vocabulary knowledge. You can use one format, both formats, or assign them to different groups for differentiation.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo all the answer keys include explanations, or just letters?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eAll answer keys include explanations — not just the correct letter. The multiple choice answer keys are formatted as a three-column table: question number, correct answer, and a full explanation of why. The matching answer keys follow the same format, with explanations that connect each definition back to its use in the novel. This makes post-quiz discussion straightforward and gives students meaningful feedback rather than just a score.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use this for homeschool use?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — this works very well for homeschool instruction. The word lists function as daily vocabulary activities, and the weekly quizzes provide structured assessment. The detailed answer keys explain every word in its novel context, so you can have a meaningful discussion about each answer without an ELA background. Many homeschool families use the MC quiz as the standard weekly assessment and save the matching quiz as a pre-test review before moving to the next section of the novel.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes this pair with your other Outsiders resources?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. This vocabulary unit pairs with the Outsiders Pre-Reading Activities \u0026amp; Teacher Guide (S.E. Hinton biography, historical context, and pre-reading activities) and the full Outsiders novel study, both available separately in the Light Up Literature store. Together they form a complete novel unit covering pre-reading, reading comprehension, vocabulary, and literary analysis.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     CTA\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003eSix Weeks of Vocabulary.\u003cbr\u003eZero Prep. Built In Differentiation.\u003c\/h2\u003e\n    \u003cp\u003e120 context-based words. Six word lists with answer keys. Six multiple choice quizzes. Six Pre-AP matching quizzes. All twelve chapters of \u003cem\u003eThe Outsiders\u003c\/em\u003e — covered, organized, and ready to print.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · ~56 pages · Grades 7–9 · On-level \u0026amp; Pre-AP formats · Single classroom or homeschool license\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOOTER\n══════════════════════════════════════════ --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49517680820447,"sku":null,"price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/TheOutsidersVocabulary.png?v=1779719817"},{"product_id":"rikki-tikki-tavi-vocabulary-activities-synonyms-word-search-crossword-grades-4-7","title":"Rikki-Tikki-Tavi Vocabulary Activities | Synonyms, Word Search \u0026 Crossword | Grades 4–7","description":"\u003cbody\u003e\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eRikki-Tikki-Tavi Vocabulary Activities | No-Prep | Synonyms, Word Search \u0026amp; Crossword | Grades 4–7\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"26 vocabulary words with definitions, synonym practice, sentence writing, word search \u0026amp; crossword for Rikki-Tikki-Tavi by Rudyard Kipling. No prep PDF. Grades 4–7.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"Rikki-Tikki-Tavi vocabulary, Rudyard Kipling short story activities, 4th grade short story vocabulary, 5th grade ELA vocabulary, word search crossword short story, Rikki-Tikki-Tavi activities, no prep vocabulary worksheet, homeschool ELA short story, synonym practice worksheet, vocabulary chart with definitions, CCSS L.4 L.5 vocabulary, middle school vocabulary activities\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'Open Sans', sans-serif; background-color: var(--off-white); color: var(--text-body); line-height: 1.7; font-size: 16px; }\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    .hero { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); padding: 64px 24px 72px; text-align: center; position: relative; overflow: hidden; }\n    .hero::before { content: ''; position: absolute; top: -80px; right: -80px; width: 320px; height: 320px; border-radius: 50%; background: rgba(189,16,225,0.18); pointer-events: none; }\n    .hero::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 240px; height: 240px; border-radius: 50%; background: rgba(189,16,225,0.12); pointer-events: none; }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge { display: inline-block; background: rgba(189,16,225,0.25); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 6px 18px; border-radius: 30px; margin-bottom: 22px; }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill { background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); color: var(--white); font-size: 0.85rem; font-weight: 600; padding: 7px 16px; border-radius: 30px; }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px; text-transform: uppercase; }\n    .btn-primary:hover { background: #a50cc8; }\n\n    .notice-bar { background: #3a0a8f; color: #e9b5f9; text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; border-bottom: 2px solid rgba(189,16,225,0.4); }\n    .notice-bar strong { color: var(--white); }\n    .trust-bar { background: var(--purple); color: var(--white); text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; }\n\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card { background: var(--white); border: 1px solid var(--border-light); border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px; }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    .component-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 28px; }\n    .component-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 24px; }\n    .component-icon { font-size: 1.6rem; margin-bottom: 12px; }\n    .component-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .component-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .component-tag { display: inline-block; margin-top: 12px; background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-size: 0.75rem; font-weight: 700; padding: 3px 10px; border-radius: 20px; }\n\n    .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n    .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n    .who-icon { font-size: 2rem; margin-bottom: 10px; }\n    .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    .ways-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 28px; }\n    .ways-list li { display: flex; align-items: flex-start; gap: 12px; background: var(--white); border: 1px solid var(--border-light); border-radius: 8px; padding: 16px 18px; font-size: 0.93rem; color: var(--text-body); font-weight: 600; }\n    .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n    .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n    .specs-table tr { border-bottom: 1px solid var(--border-light); }\n    .specs-table tr:last-child { border-bottom: none; }\n    .specs-table td { padding: 13px 16px; vertical-align: top; }\n    .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n    .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n    .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n    .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n    .faq-q { background: var(--white); padding: 18px 22px; font-weight: 700; color: var(--indigo); font-size: 0.97rem; display: flex; align-items: flex-start; gap: 12px; }\n    .faq-q::before { content: 'Q'; background: var(--purple); color: var(--white); font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px; }\n    .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n    .cta-band { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); text-align: center; padding: 64px 24px; position: relative; overflow: hidden; }\n    .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n    .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n    .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n    .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n\n    .standards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; margin-top: 24px; }\n    .std-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 8px; padding: 16px 18px; }\n    .std-code { font-family: 'Open Sans', sans-serif; font-size: 0.8rem; font-weight: 700; color: #e07ef8; letter-spacing: 1px; margin-bottom: 4px; }\n    .std-desc { font-size: 0.82rem; color: #c0a0e0; }\n\n    \/* WORD LIST *\/\n    .word-group { margin-top: 28px; }\n    .word-group-label { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n    .word-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 20px; }\n    .word-tag { background: var(--white); border: 1px solid var(--border-light); border-radius: 20px; padding: 5px 14px; font-size: 0.82rem; font-weight: 600; color: var(--indigo); }\n\n    \/* THREE TASKS *\/\n    .task-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 28px; }\n    @media (max-width: 600px) { .task-grid { grid-template-columns: 1fr; } }\n    .task-card { background: var(--white); border: 1px solid var(--border-light); border-top: 4px solid var(--purple); border-radius: 10px; padding: 20px; text-align: center; }\n    .task-num { font-size: 1.8rem; font-weight: 900; color: var(--purple); font-family: 'Playfair Display', serif; margin-bottom: 8px; }\n    .task-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .task-card p { font-size: 0.82rem; color: var(--text-body); margin: 0; }\n  \u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrades 4–7 ELA · Rikki-Tikki-Tavi · Vocabulary · Short Story · No Prep\u003c\/div\u003e\n    \u003ch1\u003e\n      26 Words. Three Activities.\u003cbr\u003e\u003cspan\u003eOne Complete Vocabulary Pack.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eEverything you need to build vocabulary for Rudyard Kipling's \u003cem\u003eRikki-Tikki-Tavi\u003c\/em\u003e — definitions provided, student tasks built in, and two reinforcement puzzles ready to print.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e26 Vocabulary Words — Definitions Provided\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eSynonym Practice + Original Sentence Writing\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eWord Search — 23 Words\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eCrossword Puzzle — 20 Clues\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eLiterary Terms Included\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Sub Plans · Grades 4–7\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"notice-bar\"\u003e\n  \u003cstrong\u003eThis is not a copy-the-definition worksheet.\u003c\/strong\u003e Definitions are provided — students do the real vocabulary work: locating words in the text, writing original sentences, and identifying synonyms.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grades 4–7 ELA · Short Story · No Prep PDF · Classroom + Homeschool · Sub Plans Ready\n\u003c\/div\u003e\n\n\n\u003c!-- WHY THIS RESOURCE --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eVocabulary Work That Goes Beyond Copying Definitions.\u003c\/h2\u003e\n    \u003cp\u003eCopying definitions does not build vocabulary. Students need to encounter a word multiple times, in multiple ways, before it sticks. This pack gives students the definition — and then asks them to do three things that actually develop word knowledge: find the word in the text, write an original sentence, and identify synonyms. Then the word search and crossword reinforce the same words in a completely different mode.\u003c\/p\u003e\n    \u003cdiv class=\"why-grid\"\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eDefinitions provided — thinking required\u003c\/h3\u003e\n        \u003cp\u003eStudents are not asked to look words up. They are asked to locate each word in their text, use it in a sentence of their own, and identify three synonyms. All three tasks require the student to actively engage with the word rather than passively copy information.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eLiterary terms built in\u003c\/h3\u003e\n        \u003cp\u003eAlongside story vocabulary, the chart includes simile, personification, theme, setting, and figurative language — so students are developing literary analysis vocabulary at the same time they are building reading comprehension vocabulary. No separate resource needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eReinforcement in two formats\u003c\/h3\u003e\n        \u003cp\u003eThe word search and crossword use the same vocabulary in completely different ways — visual scanning for the word search, definition-to-word recall for the crossword. Students who finish the chart have two high-engagement activities ready to go without any additional teacher prep.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📄\u003c\/div\u003e\n        \u003ch3\u003eStandards alignment pages included\u003c\/h3\u003e\n        \u003cp\u003eCommon Core vocabulary standards are included as reference pages for grades 4 through 12 — so you can document alignment quickly without searching for the standard code yourself.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eThree Activities. One Complete Vocabulary Pack.\u003c\/h2\u003e\n    \u003cp\u003eEvery component works independently — use them together across a full reading unit, or use any single piece as a standalone activity, sub plan, or warm-up.\u003c\/p\u003e\n\n    \u003cdiv class=\"component-grid\"\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eVocabulary Chart — 26 Words\u003c\/h3\u003e\n        \u003cp\u003eDefinitions are provided for all 26 vocabulary words. Students complete three tasks on their own: the page number where each word appears in their text, an original sentence using the word correctly in context, and three synonyms. The completed chart becomes a reference tool students can use throughout their reading and any follow-up writing.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eDefinitions Provided · 3 Student Tasks · Literary Terms Included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eWord Search — 23 Words\u003c\/h3\u003e\n        \u003cp\u003eA full word search puzzle featuring 23 vocabulary words from the story. The complete word list is printed below the puzzle. Works as independent practice, an early finisher activity, or a low-pressure warm-up on any day of the reading unit.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e23 Words · Word List Included · No Answer Key Needed\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eCrossword Puzzle — 20 Clues\u003c\/h3\u003e\n        \u003cp\u003eA crossword puzzle with 20 clues — across and down — using the vocabulary definitions as prompts. Students must recall the correct word from its definition, which reinforces meaning in a different cognitive mode than the chart and the word search. A genuinely useful review activity after reading is complete.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e20 Clues · Across \u0026amp; Down · Definition-to-Word Recall\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📄\u003c\/div\u003e\n        \u003ch3\u003eStandards Alignment Pages\u003c\/h3\u003e\n        \u003cp\u003eCommon Core vocabulary standards are included as separate reference pages — one for each grade band from 4th through 12th grade. Each page lists the relevant L-strand standards so you can document alignment without searching for standards codes yourself.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eGrades 4–12 · CCSS L-Strand · Ready to Use\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- THE THREE STUDENT TASKS --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eThe Vocabulary Chart\u003c\/p\u003e\n  \u003ch2\u003eDefinitions Are Given. Students Do the Thinking.\u003c\/h2\u003e\n  \u003cp\u003eThe vocabulary chart gives students everything they need to get started — the word and its definition — and then asks them to do the three tasks that actually build word knowledge.\u003c\/p\u003e\n  \u003cdiv class=\"task-grid\"\u003e\n    \u003cdiv class=\"task-card\"\u003e\n      \u003cdiv class=\"task-num\"\u003e1\u003c\/div\u003e\n      \u003ch3\u003eFind It\u003c\/h3\u003e\n      \u003cp\u003eStudents locate each word in their copy of the text and record the page number. This keeps reading active and helps students see vocabulary in authentic literary context.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"task-card\"\u003e\n      \u003cdiv class=\"task-num\"\u003e2\u003c\/div\u003e\n      \u003ch3\u003eUse It\u003c\/h3\u003e\n      \u003cp\u003eStudents write an original sentence using the word correctly. Producing a sentence requires a much deeper understanding of meaning than copying or matching.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"task-card\"\u003e\n      \u003cdiv class=\"task-num\"\u003e3\u003c\/div\u003e\n      \u003ch3\u003eConnect It\u003c\/h3\u003e\n      \u003cp\u003eStudents identify three synonyms for each word. Finding synonyms requires students to think about shades of meaning and word relationships — not just recall a definition.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"divider\"\u003e\n\n\u003c!-- THE 26 WORDS --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe 26 Vocabulary Words\u003c\/p\u003e\n    \u003ch2\u003eStory Vocabulary and Literary Terms — Both in One Chart.\u003c\/h2\u003e\n    \u003cp\u003eThe word list covers two categories — vocabulary from the story itself and literary terms used to analyze it. Students build both reading comprehension and literary analysis vocabulary at the same time.\u003c\/p\u003e\n\n    \u003cdiv class=\"word-group\"\u003e\n      \u003cdiv class=\"word-group-label\"\u003eStory Vocabulary — 21 Words\u003c\/div\u003e\n      \u003cdiv class=\"word-tags\"\u003e\n        \u003cspan class=\"word-tag\"\u003ebungalow\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003etailor-bird\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003emuskrat\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003emongoose\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003eweasel\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003erestless\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003ewar-cry\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003escuttle\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003eburrow\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003ewisp\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003erevived\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003ecantonment\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003edraggle\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003efuneral\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003emotto\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003eimmensely\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003everanda\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003enursery\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003ekerosene lamp\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003ecultivated\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"word-group-label\"\u003eLiterary Terms — 5 Words\u003c\/div\u003e\n      \u003cdiv class=\"word-tags\"\u003e\n        \u003cspan class=\"word-tag\"\u003esimile\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003epersonification\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003etheme\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003esetting\u003c\/span\u003e\n        \u003cspan class=\"word-tag\"\u003efigurative language\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WHO IT'S FOR --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eOne Resource. Every Context You Need Vocabulary Practice For.\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003e4th–7th Grade ELA\u003c\/h3\u003e\n        \u003cp\u003ePairs with any classroom edition of the story — textbook anthology, library copy, or digital text. Definitions are built in, so no separate reference materials are needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003eEverything is self-contained. Definitions are already provided. The three student tasks are clearly labeled. No ELA background required to use this confidently.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eSubstitute Teachers\u003c\/h3\u003e\n        \u003cp\u003eStudents can work through all three activities independently. No teacher introduction required. The word list and clues give students everything they need.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e⏰\u003c\/div\u003e\n        \u003ch3\u003eEarly Finishers\u003c\/h3\u003e\n        \u003cp\u003eThe word search and crossword work independently from the vocabulary chart — so students who finish other work early have a genuinely useful activity ready to go.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WAYS TO USE --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWays to Use It\u003c\/p\u003e\n  \u003ch2\u003eVocabulary Instruction. Reading Reinforcement. Sub Plans. All of the Above.\u003c\/h2\u003e\n  \u003cul class=\"ways-list\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📖\u003c\/span\u003eShort story vocabulary unit — use the chart as students read, filling in page numbers as words appear\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003ePre-reading preview — introduce definitions before reading so students recognize words in context\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📌\u003c\/span\u003eSub plans — completely self-contained, no teacher introduction required\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e⏰\u003c\/span\u003eBell ringers or early finisher work — word search and crossword work independently\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool ELA — pairs with any edition of the story, definitions already provided\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📚\u003c\/span\u003eLiterary terms practice — use the simile, personification, theme, setting, and figurative language entries alongside any ELA figurative language unit\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eLow-stakes assessment — use the crossword after reading as a vocabulary check\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📝\u003c\/span\u003eIndependent work or homework — no teacher explanation needed to get started\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- SPECS --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You Are Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrade Level\u003c\/td\u003e\n\u003ctd\u003eGrades 4–7 ELA · Compatible with 8th grade review\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eText\u003c\/td\u003e\n\u003ctd\u003eRikki-Tikki-Tavi by Rudyard Kipling — short story (text not included; available in most school anthologies and public libraries)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003ePrintable PDF — no prep required. Print and go or assign digitally.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVocabulary Chart\u003c\/td\u003e\n\u003ctd\u003e26 words with definitions provided — students complete page number, original sentence, and 3 synonyms\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWord Search\u003c\/td\u003e\n\u003ctd\u003e23 vocabulary words — word list printed below the puzzle\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCrossword\u003c\/td\u003e\n\u003ctd\u003e20 clues across and down — definitions used as prompts\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLiterary Terms\u003c\/td\u003e\n\u003ctd\u003eSimile · Personification · Theme · Setting · Figurative Language — included in the vocabulary chart\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnswer Key\u003c\/td\u003e\n\u003ctd\u003eNot included — synonym and sentence responses are student-generated; crossword and word search answers vary by edition\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards\u003c\/td\u003e\n\u003ctd\u003eCCSS L.4–L.7 · Standards alignment pages included for grades 4–12\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLicense\u003c\/td\u003e\n\u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes this include the text of Rikki-Tikki-Tavi?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo — Rikki-Tikki-Tavi is under copyright and cannot be legally reproduced in a paid resource. The story is widely available in school ELA anthologies, public libraries, and free educational sites. This resource assumes students have access to the text. The vocabulary chart includes a column for students to record the page number where each word appears — which works with any edition.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs an answer key included?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo — and by design. The synonym and sentence tasks require students to generate their own responses, which means there is no single correct answer to key. For the crossword and word search, answers depend on which edition of the text students are using for page numbers. The vocabulary chart definitions serve as your reference for evaluating synonym and sentence work.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhy are literary terms included in a vocabulary pack?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eRikki-Tikki-Tavi is taught as much for its literary craft — Kipling's use of personification, simile, and figurative language — as for the story itself. Including simile, personification, theme, setting, and figurative language in the same vocabulary chart means students are building the language they need to discuss the story analytically, not just comprehend it literally.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for homeschool use?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — everything is self-contained, definitions are provided, and the three student tasks are clearly labeled. You do not need an ELA background to use this resource confidently. Pair it with any copy of the story and students can work through all three activities independently or with light guidance.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- STANDARDS --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards Alignment\u003c\/p\u003e\n    \u003ch2\u003eVocabulary Standards. Grades 4–7. All Covered.\u003c\/h2\u003e\n    \u003cp\u003eThis resource directly targets the vocabulary acquisition and use standards most relevant to grades 4–7. Standards alignment pages for grades 4 through 12 are included in the PDF so you can document alignment without hunting for standard codes.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.4–7.4\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eDetermine or clarify the meaning of unknown words — supported by definitions provided in the chart and synonym identification tasks\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.4–7.5c\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eUse the relationship between words — synonyms — to better understand each word; directly addressed by the 3-synonyms column\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.4–7.6\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eAcquire and use grade-appropriate academic and domain-specific vocabulary — including both story vocabulary and literary terms\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003e26 Words. Three Activities.\u003cbr\u003eZero Prep.\u003c\/h2\u003e\n    \u003cp\u003eVocabulary chart with definitions provided, synonym practice, sentence writing, word search, and crossword — all in one printable PDF for \u003cem\u003eRikki-Tikki-Tavi\u003c\/em\u003e.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Grades 4–7 ELA · No prep required · Classroom + homeschool license · Sub plans ready\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2026 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eFor classroom use only. This resource may not be distributed or uploaded to public\/shared drives.\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49634146681055,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/Rikki-Tikki-TaviVocabulary.png?v=1779891454"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/collections\/Vocabulary.png?v=1779489376","url":"https:\/\/shop.lightupliterature.com\/collections\/vocabulary.oembed","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}