{"title":"Short Story Units \u0026 Activities","description":"\u003cp\u003eThis collection brings together no-prep short story units and activities designed for 6th grade, 7th grade, and 8th grade ELA classrooms. Every resource is aligned to Common Core Reading Literature standards — including character analysis, theme, point of view, text structure, and evidence-based response — so students are developing the close reading and literary analysis skills that middle school standards require.\u003c\/p\u003e\n\n\u003cp\u003eShort stories are one of the most powerful tools in a middle school ELA classroom. They're short enough to read and discuss in a single period, complex enough to teach the full range of literary skills, and engaging enough to hold the attention of readers who aren't quite ready to commit to a novel. These resources make the most of that window — with structured activities that guide students from first read to evidence-based analysis without losing momentum.\u003c\/p\u003e\n\n\u003cp\u003eMaterials work for whole-class instruction, literature circles, independent reading practice, and assessment. Answer keys are included with every product, and everything is ready to use without additional prep — so you can spend your time on the discussion, not the setup.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for ELA teachers and homeschool educators who want rigorous, standards-aligned short story resources that give students a genuine literary experience without a four-week time commitment.\u003c\/p\u003e","products":[{"product_id":"legend-of-sleepy-hollow-halloween-mini-unit-middle-school-ela-grades-6-8-no-prep","title":"Legend of Sleepy Hollow Halloween Mini-Unit | Middle School ELA Grades 6–8 No Prep","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\u003eLegend of Sleepy Hollow Halloween Mini-Unit | Middle School ELA Grades 6–8 No Prep\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"4-day Sleepy Hollow Halloween ELA mini-unit for grades 6-8. Adapted text, Irving biography, 2 quizzes, short answer, coloring sheets \u0026amp; answer keys. No prep.\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;family=Playfair+Display:wght@700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-light: #3a0999;\n    --indigo-faint: #f3effb;\n    --indigo-mid: #e8e0f8;\n    --white: #ffffff;\n    --text-body: #2d2d2d;\n    --text-muted: #5a5a7a;\n    --border: #e2daf0;\n  }\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  body {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 14px;\n    line-height: 1.85;\n    color: var(--text-body);\n    background: var(--white);\n  }\n\n  .hero {\n    background: var(--indigo);\n    padding: 4rem 2rem 3.5rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.12);\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -40px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.08);\n  }\n  .hero-eyebrow {\n    display: inline-block;\n    background: var(--purple);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 1.2rem;\n  }\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    color: #fff;\n    font-size: clamp(1.6rem, 4vw, 2.6rem);\n    line-height: 1.25;\n    max-width: 720px;\n    margin: 0 auto 1rem;\n  }\n  .hero-sub {\n    color: rgba(255,255,255,0.82);\n    font-size: 15px;\n    max-width: 600px;\n    margin: 0 auto 2rem;\n  }\n  .hero-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 0.5rem;\n  }\n  .hero-tag {\n    background: rgba(255,255,255,0.12);\n    color: rgba(255,255,255,0.9);\n    font-size: 11.5px;\n    font-weight: 600;\n    padding: 5px 13px;\n    border-radius: 20px;\n    letter-spacing: 0.04em;\n  }\n\n  .page-wrap { max-width: 760px; margin: 0 auto; padding: 0 1.5rem; }\n  .section { padding: 3rem 0; border-bottom: 1px solid var(--border); }\n  .section:last-child { border-bottom: none; }\n\n  .section-label {\n    display: inline-block;\n    color: var(--purple);\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 0.6rem;\n  }\n\n  h2 {\n    font-family: 'Playfair Display', serif;\n    color: var(--indigo);\n    font-size: clamp(1.3rem, 3vw, 1.75rem);\n    line-height: 1.3;\n    margin-bottom: 1rem;\n  }\n  h3 {\n    font-family: 'Open Sans', sans-serif;\n    color: var(--indigo);\n    font-size: 1rem;\n    font-weight: 700;\n    margin-bottom: 0.4rem;\n  }\n\n  .intro-text { font-size: 15px; line-height: 1.9; color: var(--text-body); }\n  .intro-text p + p { margin-top: 1rem; }\n\n  .callout {\n    border-left: 4px solid var(--purple);\n    background: var(--indigo-faint);\n    padding: 1.25rem 1.5rem;\n    border-radius: 0 8px 8px 0;\n    margin: 1.75rem 0;\n    font-size: 14.5px;\n    color: var(--indigo);\n    font-weight: 600;\n    line-height: 1.7;\n  }\n\n  \/* 4-DAY PLAN *\/\n  .day-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n  @media (max-width: 560px) { .day-grid { grid-template-columns: 1fr; } }\n  .day-card {\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1.25rem;\n  }\n  .day-badge {\n    display: inline-block;\n    background: var(--purple);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 20px;\n    margin-bottom: 0.5rem;\n  }\n  .day-card h3 { font-size: 13.5px; margin-bottom: 0.4rem; }\n  .day-card p { font-size: 12.5px; color: var(--text-muted); line-height: 1.65; }\n\n  \/* TEXTS *\/\n  .text-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n  @media (max-width: 560px) { .text-grid { grid-template-columns: 1fr; } }\n  .text-card {\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1.25rem;\n  }\n  .text-badge {\n    display: inline-block;\n    background: var(--purple);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 20px;\n    margin-bottom: 0.5rem;\n  }\n  .text-card h3 { font-size: 14px; margin-bottom: 0.4rem; }\n  .text-card p { font-size: 12.5px; color: var(--text-muted); line-height: 1.65; }\n\n  \/* IRVING HIGHLIGHT *\/\n  .irving-block {\n    background: var(--indigo);\n    border-radius: 12px;\n    padding: 1.75rem 2rem;\n    margin-top: 1.5rem;\n  }\n  .irving-block h3 { color: var(--purple); font-size: 11px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 0.5rem; }\n  .irving-block p { color: rgba(255,255,255,0.88); font-size: 14px; line-height: 1.85; }\n  .irving-block p + p { margin-top: 0.75rem; }\n\n  \/* INCLUDED GRID *\/\n  .included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n  @media (max-width: 560px) { .included-grid { grid-template-columns: 1fr; } }\n  .included-card {\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1.25rem 1.25rem 1.25rem 1rem;\n  }\n  .included-card::before {\n    content: '✓';\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 22px; height: 22px;\n    background: var(--purple);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 50%;\n    margin-bottom: 0.6rem;\n  }\n  .included-card h3 { font-size: 13.5px; margin-bottom: 0.3rem; }\n  .included-card p { font-size: 13px; color: var(--text-muted); line-height: 1.6; }\n\n  .skills-list {\n    list-style: none;\n    margin-top: 1.25rem;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.6rem 1.5rem;\n  }\n  @media (max-width: 560px) { .skills-list { grid-template-columns: 1fr; } }\n  .skills-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.5rem;\n    font-size: 13.5px;\n    color: var(--text-body);\n    line-height: 1.55;\n  }\n  .skills-list li::before {\n    content: '◆';\n    color: var(--purple);\n    font-size: 9px;\n    margin-top: 5px;\n    flex-shrink: 0;\n  }\n\n  .use-cases {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.65rem;\n    margin-top: 1.25rem;\n  }\n  .use-tag {\n    background: var(--indigo-mid);\n    color: var(--indigo);\n    font-size: 13px;\n    font-weight: 600;\n    padding: 6px 14px;\n    border-radius: 20px;\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1.25rem;\n    font-size: 13.5px;\n  }\n  .specs-table tr { border-bottom: 1px solid var(--border); }\n  .specs-table tr:last-child { border-bottom: none; }\n  .specs-table td { padding: 0.65rem 0.5rem; vertical-align: top; line-height: 1.6; }\n  .specs-table td:first-child {\n    font-weight: 700;\n    color: var(--indigo);\n    width: 38%;\n    padding-right: 1rem;\n  }\n\n  .faq-list { display: flex; flex-direction: column; gap: 1.25rem; margin-top: 1.25rem; }\n  .faq-item {\n    padding: 1.1rem 1.25rem;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #fff;\n  }\n  .faq-q { font-weight: 700; color: var(--indigo); font-size: 13.5px; margin-bottom: 0.5rem; }\n  .faq-a { font-size: 13.5px; color: var(--text-body); line-height: 1.75; }\n\n  .cta-block {\n    background: var(--indigo);\n    padding: 3.5rem 2rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .cta-block::before {\n    content: '';\n    position: absolute;\n    top: -50px; left: -50px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.1);\n  }\n  .cta-block h2 { color: #fff; margin-bottom: 1rem; font-size: clamp(1.3rem, 3vw, 1.8rem); }\n  .cta-block p {\n    color: rgba(255,255,255,0.82);\n    font-size: 14.5px;\n    max-width: 540px;\n    margin: 0 auto 2rem;\n    line-height: 1.85;\n  }\n  .cta-btn {\n    display: inline-block;\n    background: var(--purple);\n    color: #fff;\n    font-size: 15px;\n    font-weight: 700;\n    padding: 14px 38px;\n    border-radius: 6px;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    transition: background 0.2s, transform 0.15s;\n  }\n  .cta-btn:hover { background: #a00cc4; transform: translateY(-1px); }\n  .cta-meta {\n    margin-top: 1.2rem;\n    color: rgba(255,255,255,0.55);\n    font-size: 12px;\n    letter-spacing: 0.04em;\n  }\n\n  .footer-note {\n    text-align: center;\n    padding: 2rem 1.5rem;\n    font-size: 12.5px;\n    color: var(--text-muted);\n  }\n  .footer-note a { color: var(--purple); text-decoration: none; }\n  .footer-note a:hover { text-decoration: underline; }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-eyebrow\"\u003eGrades 6–8 · Halloween ELA · American Literature\u003c\/div\u003e\n  \u003ch1\u003eThe Headless Horseman Rides — and Your Students Will Actually Understand Why\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eA 4-day mini-unit connecting Washington Irving's life to his most famous legend — adapted text, biography, two full quizzes, short-answer assessments, coloring sheets, and video links. No prep. October-ready.\u003c\/p\u003e\n  \u003cdiv class=\"hero-meta\"\u003e\n    \u003cspan class=\"hero-tag\"\u003eGrades 6–8\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003e4-Day Lesson Plan\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eAdapted Story + Biography\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eFormative + Summative Assessments\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eNo Prep · Print \u0026amp; Go\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"page-wrap\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWhat Makes This Different\u003c\/span\u003e\n    \u003ch2\u003eMost Halloween ELA Activities Are Fun. This One Is Also Rigorous.\u003c\/h2\u003e\n    \u003cdiv class=\"intro-text\"\u003e\n      \u003cp\u003eMost Sleepy Hollow resources hand students the spooky story and call it seasonal ELA. This mini-unit goes deeper: students read a biography of Washington Irving first, discover that he felt like an outsider when he arrived in Tarrytown — and then meet Ichabod Crane, an outsider who arrives in Sleepy Hollow. That connection isn't pointed out to students. They're guided to infer it themselves.\u003c\/p\u003e\n      \u003cp\u003eThat's the difference between a Halloween activity and a Halloween unit. The engagement comes from the Headless Horseman. The rigor comes from the cross-text thinking, the inference work, the character analysis, and the final written reflection connecting Irving's themes of superstition and ambition to modern life. Both happen in four days with zero teacher prep.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"callout\"\u003e\n      Brom Bones's knowing laugh when Ichabod's disappearance is mentioned is one of literature's great ambiguous endings — and your students will be arguing about what really happened on Day 3. That's exactly where you want them.\n    \u003c\/div\u003e\n\n    \u003c!-- IRVING CONNECTION --\u003e\n    \u003cdiv class=\"irving-block\"\u003e\n      \u003ch3\u003e🪶 The Irving–Ichabod Connection\u003c\/h3\u003e\n      \u003cp\u003eWashington Irving was sent to Tarrytown in 1798 as a sickly teenager escaping a yellow fever epidemic in Manhattan. He was an outsider — a city kid wandering the wooded hills, listening to local ghost stories and superstitions, falling in love with a place that wasn't his own.\u003c\/p\u003e\n      \u003cp\u003eIchabod Crane arrives in Sleepy Hollow as an outsider too — the lanky schoolteacher from somewhere else, trying to charm his way into a world that was never quite going to accept him. The biography and the story are in conversation with each other, and students who read them together make inferences that students who only read the story never reach.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- THE TWO TEXTS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eThe Two Reading Texts\u003c\/span\u003e\n    \u003ch2\u003eBiography First. Legend Second. Both Working Together.\u003c\/h2\u003e\n    \u003cdiv class=\"text-grid\"\u003e\n      \u003cdiv class=\"text-card\"\u003e\n        \u003cspan class=\"text-badge\"\u003eNonfiction · Biography\u003c\/span\u003e\n        \u003ch3\u003eWashington Irving: A Life Rooted in Humble Beginnings and Legendary Tales\u003c\/h3\u003e\n        \u003cp\u003eAn original biography covering Irving's childhood, the yellow fever epidemic that sent him to Tarrytown, his path from law student to America's first internationally celebrated author, and the direct connection between his Tarrytown experiences and the creation of Sleepy Hollow.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"text-card\"\u003e\n        \u003cspan class=\"text-badge\"\u003eFiction · Adapted for Middle School\u003c\/span\u003e\n        \u003ch3\u003eThe Legend of Sleepy Hollow\u003c\/h3\u003e\n        \u003cp\u003eA full middle-school adaptation of Irving's classic — Ichabod Crane, Brom Bones, Katrina Van Tassel, the Van Tassel party, the midnight ride, and the ambiguous ending at the bridge. Written to be engaging and accessible for grades 6–8 while preserving the story's suspense and literary depth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4-DAY LESSON PLAN --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eThe 4-Day Lesson Plan\u003c\/span\u003e\n    \u003ch2\u003eFully Sequenced — Open and Teach\u003c\/h2\u003e\n    \u003cp\u003eEvery day is planned with timing, materials, discussion questions, activities, and homework. The lesson plan is included so you don't have to build the sequence yourself.\u003c\/p\u003e\n    \u003cdiv class=\"day-grid\"\u003e\n      \u003cdiv class=\"day-card\"\u003e\n        \u003cspan class=\"day-badge\"\u003eDay 1\u003c\/span\u003e\n        \u003ch3\u003eIntroduction \u0026amp; Pre-Reading\u003c\/h3\u003e\n        \u003cp\u003eVideo clips of modern-day Tarrytown, Washington Irving biography read-aloud, discussion of humble beginnings and local legends, beginning the adapted Sleepy Hollow text. Video links to the real Tarrytown included.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"day-card\"\u003e\n        \u003cspan class=\"day-badge\"\u003eDay 2\u003c\/span\u003e\n        \u003ch3\u003eCharacter \u0026amp; Theme Analysis\u003c\/h3\u003e\n        \u003cp\u003eReview of the story, character matching activity (Ichabod, Brom Bones, Katrina), small-group discussion of traits and motivations, theme exploration focused on superstition and setting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"day-card\"\u003e\n        \u003cspan class=\"day-badge\"\u003eDay 3\u003c\/span\u003e\n        \u003ch3\u003eInference \u0026amp; Historical Context\u003c\/h3\u003e\n        \u003cp\u003eQuiz review, inferencing activity connecting Irving's Tarrytown experiences to Ichabod Crane's character, short-answer response questions including \"What do you think really happened to Ichabod?\"\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"day-card\"\u003e\n        \u003cspan class=\"day-badge\"\u003eDay 4\u003c\/span\u003e\n        \u003ch3\u003eSynthesis \u0026amp; Comparison\u003c\/h3\u003e\n        \u003cp\u003eVideo retelling comparison, discussion of fictional vs. historical Tarrytown, final paragraph response connecting Sleepy Hollow's themes of superstition and ambition to modern-day beliefs and fears.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eEverything in the Download\u003c\/span\u003e\n    \u003ch2\u003eFormative + Summative Assessments — All Built In\u003c\/h2\u003e\n    \u003cdiv class=\"included-grid\"\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003eWashington Irving Biography\u003c\/h3\u003e\n        \u003cp\u003eOriginal nonfiction reading passage with 10 MCQs, a character\/event matching section, and 5 short-answer questions — complete with answer key and CCSS citations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003eAdapted Legend of Sleepy Hollow\u003c\/h3\u003e\n        \u003cp\u003eFull middle-school adaptation with 10 MCQs, character matching (Ichabod, Brom, Katrina, the Bridge, the Horseman), and 5 short-answer questions — complete with answer key and CCSS citations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003e4-Day Lesson Plan\u003c\/h3\u003e\n        \u003cp\u003eFully sequenced day-by-day guide with timing, discussion questions, activity directions, homework assignments, and formative\/summative assessment checkpoints.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003eColoring \u0026amp; Visualization Sheets\u003c\/h3\u003e\n        \u003cp\u003eFive illustration pages — the Headless Horseman, the village of Sleepy Hollow, a log cabin, a thatched cottage, and a rural landscape — for visual engagement during or after reading.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003eVideo Links\u003c\/h3\u003e\n        \u003cp\u003eCurated links to real Tarrytown, NY — including a video tour and an attractions guide specifically mentioning Washington Irving — for Day 1 engagement and Day 3 historical comparison.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003eComplete Answer Keys\u003c\/h3\u003e\n        \u003cp\u003eAll MCQ and matching answers with explanations, plus model short-answer responses for both the biography and story quizzes — CCSS standards cited for every question.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SKILLS \u0026 STANDARDS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eSkills \u0026amp; Standards\u003c\/span\u003e\n    \u003ch2\u003eCCSS Aligned — RI.7.1 through RI.7.4\u003c\/h2\u003e\n    \u003cul class=\"skills-list\"\u003e\n      \u003cli\u003eInference from text evidence (RI.7.1)\u003c\/li\u003e\n      \u003cli\u003eMain idea \u0026amp; author's purpose (RI.7.2)\u003c\/li\u003e\n      \u003cli\u003eHistorical context \u0026amp; text connections (RI.7.3)\u003c\/li\u003e\n      \u003cli\u003eVocabulary \u0026amp; author's craft (RI.7.4)\u003c\/li\u003e\n      \u003cli\u003eCharacter analysis \u0026amp; motivation\u003c\/li\u003e\n      \u003cli\u003eTheme identification \u0026amp; modern connection\u003c\/li\u003e\n      \u003cli\u003eCross-text comparison (fiction + nonfiction)\u003c\/li\u003e\n      \u003cli\u003eShort-answer constructed response writing\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv style=\"margin-top:1.25rem; font-size:13px; color:var(--text-muted);\"\u003e\n      \u003cstrong style=\"color:var(--indigo);\"\u003eStandards:\u003c\/strong\u003e CCSS RI.7.1, RI.7.2, RI.7.3, RI.7.4  · \n      \u003cstrong style=\"color:var(--indigo);\"\u003eGrades:\u003c\/strong\u003e 6–8  · \n      \u003cstrong style=\"color:var(--indigo);\"\u003eSeasonal Tie:\u003c\/strong\u003e October \/ Halloween ELA\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WAYS TO USE --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWays to Use It\u003c\/span\u003e\n    \u003ch2\u003eHalloween-Ready — and Useful Beyond October\u003c\/h2\u003e\n    \u003cdiv class=\"use-cases\"\u003e\n      \u003cspan class=\"use-tag\"\u003eOctober Halloween ELA unit\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eAmerican literature introduction\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eClassic folklore study\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eSeasonal sub plans\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eWhole class or small group\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eIndependent reading unit\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eBridge before longer novel study\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eADHD \u0026amp; reluctant reader friendly\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eHomeschool literature curriculum\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK SPECS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003ch2\u003eProduct Details\u003c\/h2\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrade Level\u003c\/td\u003e\n\u003ctd\u003eGrades 6–8\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards\u003c\/td\u003e\n\u003ctd\u003eCCSS RI.7.1, RI.7.2, RI.7.3, RI.7.4\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDuration\u003c\/td\u003e\n\u003ctd\u003e4 days (full lesson plan included)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eReading Texts\u003c\/td\u003e\n\u003ctd\u003eWashington Irving biography + adapted Legend of Sleepy Hollow\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eQuizzes\u003c\/td\u003e\n\u003ctd\u003e2 quizzes · 10 MCQs + 5 short answer each · 30 questions total per quiz\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAssessments\u003c\/td\u003e\n\u003ctd\u003eFormative: matching, MCQ, quiz · Summative: short answer, final paragraph\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColoring Sheets\u003c\/td\u003e\n\u003ctd\u003e5 visualization\/illustration pages\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVideo Links\u003c\/td\u003e\n\u003ctd\u003e2 links to real Tarrytown, NY included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnswer Keys\u003c\/td\u003e\n\u003ctd\u003eComplete — all answers, explanations, and CCSS citations\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003ePrintable PDF · No prep required · Digital-friendly\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eYour Questions, Answered\u003c\/span\u003e\n    \u003ch2\u003eBefore You Download\u003c\/h2\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eIs the story text a full adaptation or just an excerpt?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eIt's a full adaptation — the complete story arc from Ichabod's introduction through the midnight ride, the bridge, and the ambiguous ending. Students read about Ichabod's ambition, his rivalry with Brom Bones, the Van Tassel party, the terror on the road home, and Brom's suspicious laugh when the disappearance is discussed. Nothing essential is cut; it's been rewritten at a middle-school accessible level while preserving the story's suspense and literary complexity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eDo I need to have taught American literature before to use this?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eNo — the biography passage builds all the historical context students need before they read the story. Day 1 of the lesson plan is structured specifically as an introduction for students who have no prior knowledge of Washington Irving, Tarrytown, or the Hudson River Valley. The video links to real Tarrytown give students a visual anchor for the setting before they read a single page.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eWhat is the answer to \"What really happened to Ichabod?\" — and is it in the answer key?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eThe answer key presents both possibilities — supernatural abduction by the Headless Horseman, or a prank by Brom Bones using a pumpkin — and explains the textual evidence supporting each. The broken pumpkin found at the bridge and Brom's knowing laugh are the key evidence points. The short-answer model shows students how to construct an evidence-based argument for either interpretation, which is the actual literary skill being assessed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eCan I use this if my school avoids Halloween content?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eYes — The Legend of Sleepy Hollow is classic American literature, not a Halloween-specific activity. The unit can be framed entirely as an American folklore and author study. The biography, the cross-text inference work, the character analysis, and the short-answer assessments all stand on their own as rigorous ELA instruction regardless of the seasonal framing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/page-wrap --\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-block\"\u003e\n  \u003ch2\u003eFour Days. Two Texts. One Story Your Students Won't Stop Talking About.\u003c\/h2\u003e\n  \u003cp\u003eThe biography, the adapted story, the quizzes, the lesson plan, the coloring sheets, the video links, and the answer keys — everything needed to run a rigorous, engaging Sleepy Hollow unit from Day 1. Download, print, and teach October-ready literature this week.\u003c\/p\u003e\n  \u003ca class=\"cta-btn\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\n  \u003cp class=\"cta-meta\"\u003eGrades 6–8 · CCSS RI.7.1–7.4 · 4-Day Lesson Plan · Adapted Story + Biography · 2 Quizzes · Answer Keys · Coloring Sheets · Video Links · PDF · No Prep\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer-note\"\u003e\n  Questions? Email \u003ca href=\"mailto:debra@lightupliteraturecurriculum.com\"\u003edebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003cbr\u003e\n  © 2025 Light Up Literature™ Curriculum. All rights reserved. For single-classroom use only.\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49285341741279,"sku":null,"price":7.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/TheLegendofSleepyHollow-2.png?v=1779315979"},{"product_id":"gift-of-the-magi-ela-activities-theme-irony-character-light-up-literature","title":"Gift of the Magi ELA Activities | Theme, Irony, Character | 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\u003eGift of the Magi ELA Activities | Theme, Irony, Character\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"Lesson plans, biography, 3 nonfiction articles, 2 quizzes, crossword \u0026amp; word search for The Gift of the Magi. Middle school ELA, no prep.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"gift of the magi activities, gift of the magi lesson plan, gift of the magi worksheet, O. Henry middle school ELA, theme irony character analysis, gift of the magi quiz, middle school literature unit, gift of the magi crossword, no prep literature activities, gift of the magi homeschool, gift of the magi nonfiction connection\"\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; 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    \/* ─── 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    .dark-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n    .dark-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    .dark-card .dc-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #e07ef8; margin-bottom: 8px; }\n    .dark-card .dc-icon { font-size: 2rem; margin-bottom: 10px; }\n    .dark-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .dark-card p { font-size: 0.87rem; color: #c0a0e0; margin: 0; }\n\n    \/* ─── LESSON PLAN CARDS ─── *\/\n    .lp-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 28px; }\n    .lp-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 10px; padding: 22px;\n      border-top: 3px solid var(--purple);\n    }\n    .lp-num { font-size: 0.72rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #e07ef8; margin-bottom: 8px; }\n    .lp-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .lp-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0 0 10px; }\n    .lp-adhd { font-size: 0.78rem; color: #e07ef8; font-weight: 700; padding: 6px 10px; background: rgba(189,16,225,0.2); border-radius: 20px; display: inline-block; margin-top: 4px; }\n\n    \/* ─── NONFICTION CONNECTIONS ─── *\/\n    .nf-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .nf-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; padding: 24px 22px;\n      border-left: 4px solid var(--purple);\n    }\n    .nf-icon { font-size: 1.8rem; margin-bottom: 10px; }\n    .nf-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .nf-card p { font-size: 0.86rem; color: var(--text-body); margin: 0 0 8px; }\n    .nf-connect { font-size: 0.80rem; color: var(--text-mid); font-style: italic; }\n\n    \/* ─── QUIZ SECTION ─── *\/\n    .quiz-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n    .quiz-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    }\n    .quiz-tag { font-size: 0.72rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 8px; }\n    .quiz-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .quiz-card p { font-size: 0.86rem; color: var(--text-body); margin: 0 0 10px; }\n    .quiz-formats { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 8px; }\n    .quiz-fmt {\n      font-size: 0.74rem; font-weight: 700; padding: 3px 9px;\n      border-radius: 20px; background: var(--light-purple); color: var(--indigo);\n      border: 1px solid var(--border-light);\n    }\n\n    \/* ─── SKILLS TABLE ─── *\/\n    .skills-table-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .skills-table { width: 100%; border-collapse: collapse; font-size: 0.9rem; }\n    .skills-table thead tr { background: var(--indigo); }\n    .skills-table thead td { color: var(--white); font-weight: 700; padding: 12px 16px; }\n    .skills-table tbody tr { border-bottom: 1px solid var(--border-light); }\n    .skills-table tbody tr:last-child { border-bottom: none; }\n    .skills-table tbody tr:nth-child(even) td:first-child { background: #f0e5fc; }\n    .skills-table tbody tr:nth-child(odd) td:first-child { background: var(--light-purple); }\n    .skills-table td { padding: 11px 16px; vertical-align: top; }\n    .skills-table td:first-child { font-weight: 700; color: var(--indigo); width: 32%; }\n    .skills-table td:nth-child(2) { color: var(--text-mid); background: var(--white); font-size: 0.85rem; width: 20%; }\n    .skills-table td:nth-child(3) { color: var(--text-body); background: var(--white); font-size: 0.87rem; }\n\n    \/* ─── ADHD BAND ─── *\/\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    \/* ─── 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\"\u003eMiddle School ELA · The Gift of the Magi · Theme, Irony \u0026amp; Character Analysis\u003c\/div\u003e\n    \u003ch1\u003eOne Classic Story.\u003cbr\u003e\u003cspan\u003eA Complete Literature Unit — Ready to Teach.\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eFour structured lesson plans, three nonfiction connections, two quizzes with answer keys, a crossword, and a word search — everything needed to teach O. Henry's \u003cem\u003eThe Gift of the Magi\u003c\/em\u003e with depth and confidence.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e4 Lesson Plans\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e3 Nonfiction Connections\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e2 Quizzes + Answer Keys\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eO. Henry Biography\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eCrossword + Word Search\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eADHD Supports Built In\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  Theme · Irony · Character Analysis · Historical Context · Real-World Nonfiction Connections · Middle School ELA\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\u003eTeaching \u003cem\u003eThe Gift of the Magi\u003c\/em\u003e Well Takes More Than Reading the Story and Answering Questions.\u003c\/h2\u003e\n    \u003cp\u003eThis O. Henry story is short enough to read in a single sitting — which means students often underestimate how much literary work it rewards. Theme, dramatic irony, character motivation, symbolism, and historical context are all present and worth exploring. Done well, a single class period with this story can teach more about how literature works than a full unit on a longer text.\u003c\/p\u003e\n    \u003cp\u003eThis packet gives teachers and parents the structure to do that work thoroughly: four distinct lesson plans, each targeting a different analytical skill; nonfiction articles that connect the story to real-world history and modern life; and assessments that range from multiple-choice comprehension to cross-text analysis with extended response. It's a complete, scaffolded unit — not a collection of worksheets.\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\u003eFour distinct skill angles — one story\u003c\/h3\u003e\n        \u003cp\u003eTheme, irony, character, and historical context each get their own structured lesson. Students approach the same story four ways, deepening understanding with each return to the text.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🌍\u003c\/div\u003e\n        \u003ch3\u003eReal-world nonfiction connections built in\u003c\/h3\u003e\n        \u003cp\u003eThree nonfiction texts connect the story to O. Henry's biography, 1905 working-class life, and modern holiday materialism — giving students context that makes the story's themes hit differently.\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 quizzes — two levels of rigor\u003c\/h3\u003e\n        \u003cp\u003eQuiz 1 checks story comprehension. Quiz 2 goes further — it's a cross-text analysis requiring students to synthesize the story and nonfiction articles using MC, matching, fill-in, and extended response.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🧠\u003c\/div\u003e\n        \u003ch3\u003eADHD supports explicitly labeled — in every lesson\u003c\/h3\u003e\n        \u003cp\u003eEach of the four lesson plans includes a dedicated ADHD Supports section with specific strategies — movement breaks, oral response options, visual examples, peer discussion structures, and more.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOUR LESSON PLANS — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Four Lesson Plans\u003c\/p\u003e\n    \u003ch2\u003eStructured. Sequenced. 45 Minutes Each — With ADHD Supports in Every Lesson.\u003c\/h2\u003e\n    \u003cp\u003eEach lesson plan includes a clear objective, materials list, four timed activities, ADHD-specific support strategies, and an assessment approach. They can be taught in sequence as a 4-day unit or used individually to target specific skills.\u003c\/p\u003e\n    \u003cdiv class=\"lp-grid\"\u003e\n      \u003cdiv class=\"lp-card\"\u003e\n        \u003cdiv class=\"lp-num\"\u003eLesson Plan 1\u003c\/div\u003e\n        \u003ch3\u003eExploring Theme \u0026amp; Sacrifice\u003c\/h3\u003e\n        \u003cp\u003eStudents analyze the theme of sacrifice through guided pair discussion, targeted reading, small-group theme questions, and a personal reflection prompt. Discussion questions push students to define love through the lens of the story.\u003c\/p\u003e\n        \u003cdiv class=\"lp-adhd\"\u003eADHD Supports: movement between activities, choice of written or verbal response\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lp-card\"\u003e\n        \u003cdiv class=\"lp-num\"\u003eLesson Plan 2\u003c\/div\u003e\n        \u003ch3\u003eAnalyzing Irony \u0026amp; Its Impact\u003c\/h3\u003e\n        \u003cp\u003eStudents define irony, identify the ironic twist in the story, discuss how it affects theme in small groups, and respond to a quick-write prompt: \"How would the story's theme change if the ending were not ironic?\"\u003c\/p\u003e\n        \u003cdiv class=\"lp-adhd\"\u003eADHD Supports: movement during group discussion, visual examples of irony from media\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lp-card\"\u003e\n        \u003cdiv class=\"lp-num\"\u003eLesson Plan 3\u003c\/div\u003e\n        \u003ch3\u003eCharacter Analysis \u0026amp; Motivations\u003c\/h3\u003e\n        \u003cp\u003eStudents examine Jim and Della's personalities through specific textual passages and discussion questions about character motivation, then write a focused character reflection paragraph on whichever character they choose.\u003c\/p\u003e\n        \u003cdiv class=\"lp-adhd\"\u003eADHD Supports: peer discussion, option to draw character traits instead of writing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lp-card\"\u003e\n        \u003cdiv class=\"lp-num\"\u003eLesson Plan 4\u003c\/div\u003e\n        \u003ch3\u003eHistorical Context \u0026amp; Author's Influence\u003c\/h3\u003e\n        \u003cp\u003eStudents use the included O. Henry biography and 1905 historical context article to explore how the author's real experiences — hardship, prison, financial struggle — shaped the story's themes of love and sacrifice.\u003c\/p\u003e\n        \u003cdiv class=\"lp-adhd\"\u003eADHD Supports: short breaks between reading and reflection, option to draw connections instead of writing\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     NONFICTION CONNECTIONS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eThree Nonfiction Connections\u003c\/p\u003e\n  \u003ch2\u003eThe Story Doesn't Live in Isolation — and Neither Should the Teaching.\u003c\/h2\u003e\n  \u003cp\u003eEach nonfiction text connects the story to something larger: the author's real life, the economic conditions that shaped the characters' choices, and the way the same tension between love and materialism plays out in modern holiday culture. These connections deepen literary analysis and provide the content for the cross-text analysis quiz.\u003c\/p\u003e\n  \u003cdiv class=\"nf-grid\"\u003e\n    \u003cdiv class=\"nf-card\"\u003e\n      \u003cdiv class=\"nf-icon\"\u003e✍️\u003c\/div\u003e\n      \u003ch3\u003eO. Henry: A Detailed Biography\u003c\/h3\u003e\n      \u003cp\u003eTwo pages covering William Sidney Porter's early life, his move to Texas, his legal troubles and incarceration, and how prison became the birthplace of his pen name and writing career. Includes over 300 published stories and his death at 47.\u003c\/p\u003e\n      \u003cp class=\"nf-connect\"\u003eConnection: How do an author's real experiences — hardship, loss, financial struggle — shape the themes he writes about?\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nf-card\"\u003e\n      \u003cdiv class=\"nf-icon\"\u003e🏙️\u003c\/div\u003e\n      \u003ch3\u003eThe World of 1905\u003c\/h3\u003e\n      \u003cp\u003eA nonfiction article on working-class life in the early 1900s: low wages (avg. $200–$400\/year), gender roles, the meaning of Della's $1.87 in today's money (~$65), and why the characters' sacrifices were so economically significant.\u003c\/p\u003e\n      \u003cp class=\"nf-connect\"\u003eConnection: Why did Jim and Della have to sacrifice so much — and what does that sacrifice mean when you understand the world they lived in?\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nf-card\"\u003e\n      \u003cdiv class=\"nf-icon\"\u003e🎁\u003c\/div\u003e\n      \u003ch3\u003eThe Holiday Pressure\u003c\/h3\u003e\n      \u003cp\u003eA contemporary nonfiction article on holiday materialism and financial stress. Covers APA research on materialism and reduced life satisfaction, LendingTree data on holiday debt, and the tension between gift-giving and genuine connection.\u003c\/p\u003e\n      \u003cp class=\"nf-connect\"\u003eConnection: More than a century later, the same financial pressure Jim and Della faced is still reshaping how people experience the holidays — just differently.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     TWO QUIZZES — WHY BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eTwo Quizzes with Answer Keys\u003c\/p\u003e\n    \u003ch2\u003eOne Quiz for Comprehension. One That Demands Analysis.\u003c\/h2\u003e\n    \u003cp\u003eThese are not two versions of the same quiz. Quiz 1 checks whether students understood the story. Quiz 2 — the Cross-Text Analysis — asks students to think across two texts, make connections, match symbols to meanings, and write extended responses. Together they provide a clear picture of where each student is in their literary thinking.\u003c\/p\u003e\n    \u003cdiv class=\"quiz-grid\"\u003e\n      \u003cdiv class=\"quiz-card\"\u003e\n        \u003cdiv class=\"quiz-tag\"\u003eQuiz 1\u003c\/div\u003e\n        \u003ch3\u003eStory Comprehension Quiz\u003c\/h3\u003e\n        \u003cp\u003eMultiple-choice questions covering the story's events, characters, irony, symbolism, and central message. Tests whether students can identify theme, explain character decisions, recognize how O. Henry builds suspense, and interpret literary devices.\u003c\/p\u003e\n        \u003cp\u003eAnswer key included for all questions.\u003c\/p\u003e\n        \u003cdiv class=\"quiz-formats\"\u003e\n          \u003cspan class=\"quiz-fmt\"\u003eMultiple Choice\u003c\/span\u003e\n          \u003cspan class=\"quiz-fmt\"\u003eAnswer Key Included\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"quiz-card\"\u003e\n        \u003cdiv class=\"quiz-tag\"\u003eQuiz 2 · Cross-Text Analysis\u003c\/div\u003e\n        \u003ch3\u003eCross-Text Analysis Quiz\u003c\/h3\u003e\n        \u003cp\u003eA 20-item assessment requiring students to synthesize knowledge from \u003cem\u003eThe Gift of the Magi\u003c\/em\u003e and the nonfiction articles. Includes multiple-choice questions about both texts, a symbol matching section, fill-in-the-blank questions, and two extended-response prompts — with sample answers provided in the key.\u003c\/p\u003e\n        \u003cdiv class=\"quiz-formats\"\u003e\n          \u003cspan class=\"quiz-fmt\"\u003eMultiple Choice\u003c\/span\u003e\n          \u003cspan class=\"quiz-fmt\"\u003eMatching\u003c\/span\u003e\n          \u003cspan class=\"quiz-fmt\"\u003eFill-in-the-Blank\u003c\/span\u003e\n          \u003cspan class=\"quiz-fmt\"\u003eExtended Response\u003c\/span\u003e\n          \u003cspan class=\"quiz-fmt\"\u003eSample Answers Included\u003c\/span\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     SKILLS TABLE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n  \u003ch2\u003eEvery Lesson. Every Activity. Building Toward Literary Analysis.\u003c\/h2\u003e\n  \u003cp\u003eThis packet doesn't teach one skill in isolation — it builds the full complement of literary analysis skills that middle school ELA standards require: from identifying theme and irony, to synthesizing fiction with nonfiction, to writing extended analytical responses with textual evidence.\u003c\/p\u003e\n  \u003cdiv class=\"skills-table-wrap\"\u003e\n    \u003ctable class=\"skills-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSkill\u003c\/td\u003e\n          \u003ctd\u003eWhere Practiced\u003c\/td\u003e\n          \u003ctd\u003eWhat Students Do\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTheme Identification \u0026amp; Analysis\u003c\/td\u003e\n          \u003ctd\u003eLesson Plan 1 · Quiz 1 · Quiz 2\u003c\/td\u003e\n          \u003ctd\u003eIdentifying the central theme of love and sacrifice, tracing how character decisions develop it, and articulating the theme in writing with textual support\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDramatic Irony\u003c\/td\u003e\n          \u003ctd\u003eLesson Plan 2 · Quiz 1 · Quiz 2\u003c\/td\u003e\n          \u003ctd\u003eDefining irony, identifying the specific ironic twist in the story's ending, and analyzing how it deepens rather than undermines the theme of love and sacrifice\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCharacter Analysis \u0026amp; Motivation\u003c\/td\u003e\n          \u003ctd\u003eLesson Plan 3 · Quiz 1\u003c\/td\u003e\n          \u003ctd\u003eAnalyzing Jim and Della's personality traits, values, and motivations through close reading of specific passages, actions, and dialogue\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSymbolism\u003c\/td\u003e\n          \u003ctd\u003eQuiz 1 · Quiz 2 (Matching)\u003c\/td\u003e\n          \u003ctd\u003eIdentifying what objects symbolize (Della's hair, Jim's watch, the combs, the watch chain, the Magi reference) and explaining what each contributes to the story's meaning\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHistorical Context\u003c\/td\u003e\n          \u003ctd\u003eLesson Plan 4 · The World of 1905 article\u003c\/td\u003e\n          \u003ctd\u003eUsing knowledge of early 1900s working-class wages, gender roles, and economic conditions to interpret character choices that might otherwise seem extreme\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCross-Text Analysis \u0026amp; Synthesis\u003c\/td\u003e\n          \u003ctd\u003eQuiz 2 · The Holiday Pressure article\u003c\/td\u003e\n          \u003ctd\u003eReading both a fictional text and a nonfiction article, identifying shared themes, and writing extended responses that connect evidence from both sources\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eExtended Response Writing\u003c\/td\u003e\n          \u003ctd\u003eLesson Plans 1–4 · Quiz 2\u003c\/td\u003e\n          \u003ctd\u003eWriting focused analytical paragraphs using evidence — from discussion reflections in each lesson plan to formal extended-response questions with sample answers in Quiz 2\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\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\u003eEvery Lesson Plan Has a Dedicated ADHD Supports Section. It's Not an Afterthought.\u003c\/h2\u003e\n    \u003cp\u003eMost literature packets have one design: read, answer questions, repeat. That structure works for students with strong executive function and sustained attention — and loses everyone else before the analysis even begins. This packet is built differently: every lesson plan includes a clearly labeled ADHD Supports section with specific, practical strategies for keeping engagement high throughout the period.\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\u003eFrequent breaks between sections\u003c\/h3\u003e\n          \u003cp\u003eEach 45-minute lesson is structured in 4 timed segments (5–15 minutes each), with natural transition points that allow for movement breaks. Students aren't expected to sustain a single task for the full period.\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\u003eOral response as an option — always\u003c\/h3\u003e\n          \u003cp\u003eEvery reflection and writing task in the lesson plans includes the option for verbal sharing. Students who struggle with written output can discuss rather than write without losing the analytical thinking component.\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\u003eMovement built into group work\u003c\/h3\u003e\n          \u003cp\u003eLesson Plans 2 and 3 explicitly allow students to stand or move around during small-group discussions. Physical movement during cognitive tasks reduces restlessness without sacrificing the academic work.\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\u003eDrawing as an alternative to writing\u003c\/h3\u003e\n          \u003cp\u003eLesson Plans 3 and 4 offer the option to visually represent character traits or draw connections between historical context and story themes — reducing the barrier for students who struggle with written organization.\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\u003ePeer discussion before solo work\u003c\/h3\u003e\n          \u003cp\u003eEvery lesson begins with pair or small-group discussion before any individual writing. Processing out loud first reduces the blank-page problem and helps students with attention challenges build ideas before committing them to paper.\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\u003eVisual and media connections for abstract concepts\u003c\/h3\u003e\n          \u003cp\u003eLesson Plan 2 (Irony) specifically suggests using visual examples from movies or other media to illustrate the concept before applying it to the story — a concrete-to-abstract approach that works especially well for students who need to see a concept before analyzing it in text.\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     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eA Full Unit for Middle School — Flexible Enough for Multiple Teaching Contexts\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\u003eMiddle School ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse as a 4-day unit with one lesson plan per class period, or pull individual lessons for targeted skill instruction. The nonfiction articles and cross-text quiz support close reading standards across grades 6–8.\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\u003eLesson plans provide explicit step-by-step structure for parents teaching literature — including what to ask, when to pause, and how to connect the story to biography and historical context. Answer keys make assessment straightforward.\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; Literacy Interventionists\u003c\/h3\u003e\n      \u003cp\u003eThe structured lesson format and clearly sequenced skills make this ideal for one-on-one or small-group tutoring sessions. Use one lesson plan per session for a manageable, focused approach.\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\u003eEach lesson plan includes all materials needed — discussion questions, activities, and timing — in a single clear document. Crossword and word search work as fully independent activities with no teacher facilitation required.\u003c\/p\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\"\u003eWhen to Use It\u003c\/p\u003e\n    \u003ch2\u003eMultiple Entry Points for the Same Resource\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📅\u003c\/span\u003e4-day literature unit — one lesson plan per class period, building toward cross-text analysis\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎄\u003c\/span\u003eHoliday ELA unit — the nonfiction connection to modern materialism makes this especially timely in November and December\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub day — the crossword, word search, and Quiz 1 all work independently without teacher setup\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eTest prep — cross-text analysis quiz format mirrors many state ELA assessment formats\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer or warm-up — use individual discussion questions from any lesson plan to open a class period\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool literature curriculum — biography + historical context + story + analysis = a complete self-contained unit\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eLiterary skill focus — pull individual lesson plans to practice irony, character analysis, or theme in isolation\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📖\u003c\/span\u003eShort story units — pairs naturally with other O. Henry stories (\u003cem\u003eThe Ransom of Red Chief\u003c\/em\u003e, \u003cem\u003eThe Last Leaf\u003c\/em\u003e) for an author study\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\u003eMiddle School ELA — grades 6–8 (skills and content appropriate across this range)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Literary Analysis, Short Story, Theme, Irony, Character, Historical Context, Cross-Text Analysis\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLesson Plans (4)\u003c\/td\u003e\n        \u003ctd\u003eLesson Plan 1: Theme \u0026amp; Sacrifice · Lesson Plan 2: Analyzing Irony · Lesson Plan 3: Character Analysis \u0026amp; Motivations · Lesson Plan 4: Historical Context \u0026amp; Author's Influence — each 45 minutes, with objective, materials, 4 timed activities, ADHD Supports, and assessment approach\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eNonfiction Connections (3)\u003c\/td\u003e\n        \u003ctd\u003eO. Henry Detailed Biography · The World of 1905 (historical context article) · The Holiday Pressure (contemporary article on materialism and holiday stress)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuiz 1\u003c\/td\u003e\n        \u003ctd\u003eStory comprehension — multiple-choice questions on theme, irony, character, symbolism, and story structure. Answer key included.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuiz 2: Cross-Text Analysis\u003c\/td\u003e\n        \u003ctd\u003e20-item assessment combining multiple-choice, symbol matching, fill-in-the-blank, and 2 extended-response questions requiring synthesis across the story and nonfiction articles. Full answer key with sample extended responses included.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCrossword Puzzle\u003c\/td\u003e\n        \u003ctd\u003e11-clue crossword covering key story vocabulary and events — Jim, Della, their gifts, the ironic ending, and story-specific vocabulary. Answer key included.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWord Search\u003c\/td\u003e\n        \u003ctd\u003e25 vocabulary words drawn from the story and nonfiction texts — including thematic and biographical vocabulary. Answer key included.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eADHD Supports\u003c\/td\u003e\n        \u003ctd\u003eExplicitly labeled ADHD Supports section in each of the 4 lesson plans — with specific strategies for movement, oral response options, peer discussion structures, visual examples, and drawing alternatives\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Pages\u003c\/td\u003e\n        \u003ctd\u003e24 pages\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — no prep, print ready, black-and-white design\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\"\u003eDoes this resource include the text of \u003cem\u003eThe Gift of the Magi\u003c\/em\u003e?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe lesson plans reference \"Text of The Gift of the Magi from the PDF\" as a material — so the story is intended to be used alongside this packet. Because \u003cem\u003eThe Gift of the Magi\u003c\/em\u003e was published in 1905, it is in the public domain and freely available from multiple sources including Project Gutenberg and CommonLit. If you don't see the story text in your download, it can be easily sourced for free. All of the discussion questions, quizzes, and nonfiction articles in this packet are self-contained and do not require any additional materials.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat makes the Cross-Text Analysis Quiz different from a regular comprehension quiz?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eQuiz 1 is a story comprehension check — students demonstrate they understood what happened in the story. Quiz 2 (the Cross-Text Analysis) is a different level of work entirely: students must synthesize knowledge from both \u003cem\u003eThe Gift of the Magi\u003c\/em\u003e and the nonfiction articles included in the packet. It uses four question formats — multiple choice, symbol matching, fill-in-the-blank, and two extended-response questions — and requires students to explain connections between the story's themes and what the nonfiction articles argue. Sample extended responses are included in the answer key, so teachers and parents have a clear model for what a strong student answer looks like.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow are the ADHD supports integrated? Are they separate materials or part of the lesson plans?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach of the four lesson plans includes a dedicated \"ADHD Supports\" section embedded directly in the lesson — not as a separate handout, but as a list of specific strategies tied to that particular lesson's activities. For example, Lesson Plan 2 on irony suggests letting students stand or move around during group discussion and providing visual media examples of irony to illustrate the concept. Lesson Plan 3 on character suggests allowing students to draw character traits rather than write about them. These supports are specific to each lesson's activities, not generic accessibility suggestions.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo I need to teach all four lesson plans, or can I pick specific ones?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach lesson plan is self-contained and can be used independently. If you only have time for one day on this story, Lesson Plan 1 (Theme) or Lesson Plan 2 (Irony) work well as standalone sessions. If you're teaching a full unit, the four lessons sequence naturally — moving from reading for theme, to analyzing literary devices, to character, to historical context — but there's no dependency that requires doing them in order. The crossword and word search also work as completely independent activities that require no connection to the lesson plans.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for 6th graders, or is it designed more for 7th–8th grade?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe literary concepts covered — theme, irony, character analysis, historical context — span grades 6 through 8 in most ELA standards frameworks. The story itself is accessible at 6th grade reading level, and the lesson plans scaffold discussion to build toward analysis rather than assuming students already have the skills. The nonfiction articles read at approximately a 6th–7th grade level. The Cross-Text Analysis quiz is more demanding and may be best suited to 7th or 8th grade, or to advanced 6th graders. For 6th grade, Quiz 1 alone may be the more appropriate assessment option.\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\u003eOne Packet. A Complete\u003cbr\u003eLiterature Unit — Ready to Go.\u003c\/h2\u003e\n    \u003cp\u003eFour structured lesson plans, three nonfiction connections, two quizzes with answer keys, a crossword, a word search, and ADHD supports built into every lesson — everything needed to teach \u003cem\u003eThe Gift of the Magi\u003c\/em\u003e with depth and confidence.\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 · All answer keys included · 24 pages, no prep\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":49287239925983,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/TheGiftoftheMagi.png?v=1779388084"},{"product_id":"langston-hughes-biography-quiz-thank-you-mam-ela-light-up-literature","title":"Langston Hughes Biography \u0026 Quiz | Thank You M'am ELA | 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\u003eLangston Hughes Biography \u0026amp; Quiz | Thank You M'am ELA\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"Biography, inference questions, 10-question quiz with answer explanations, compare-contrast chart \u0026amp; T.R.E.E.S. writing for Langston Hughes. Grades 6–8.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"Langston Hughes biography worksheet, thank you mam activities, Langston Hughes quiz, Harlem Renaissance ELA, thank you mam compare contrast, Langston Hughes middle school, RL.6.3 author's influence, Langston Hughes TREES writing, no prep ELA 6th grade, Langston Hughes 7th 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: 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; 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    \/* ─── 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    .dark-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n    .dark-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    .dark-card .dc-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #e07ef8; margin-bottom: 8px; }\n    .dark-card .dc-icon { font-size: 2rem; margin-bottom: 10px; }\n    .dark-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .dark-card p { font-size: 0.87rem; color: #c0a0e0; margin: 0; }\n\n    \/* ─── ANSWER KEY CALLOUT ─── *\/\n    .ak-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .ak-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; padding: 24px 22px;\n      border-left: 4px solid var(--purple);\n    }\n    .ak-icon { font-size: 1.8rem; margin-bottom: 10px; }\n    .ak-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .ak-card p { font-size: 0.86rem; color: var(--text-body); margin: 0 0 8px; }\n    .ak-example { font-size: 0.81rem; color: var(--text-mid); border-left: 3px solid var(--border-light); padding-left: 10px; margin-top: 8px; }\n    .ak-example strong { color: var(--indigo); }\n\n    \/* ─── SKILLS TABLE ─── *\/\n    .skills-table-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .skills-table { width: 100%; border-collapse: collapse; font-size: 0.9rem; }\n    .skills-table thead tr { background: var(--indigo); }\n    .skills-table thead td { color: var(--white); font-weight: 700; padding: 12px 16px; }\n    .skills-table tbody tr { border-bottom: 1px solid var(--border-light); }\n    .skills-table tbody tr:last-child { border-bottom: none; }\n    .skills-table tbody tr:nth-child(even) td:first-child { background: #f0e5fc; }\n    .skills-table tbody tr:nth-child(odd) td:first-child { background: var(--light-purple); }\n    .skills-table td { padding: 11px 16px; vertical-align: top; }\n    .skills-table td:first-child { font-weight: 700; color: var(--indigo); width: 32%; }\n    .skills-table td:nth-child(2) { color: var(--text-mid); background: var(--white); font-size: 0.85rem; width: 22%; }\n    .skills-table td:nth-child(3) { color: var(--text-body); background: var(--white); font-size: 0.87rem; }\n\n    \/* ─── SCAFFOLDING BAND ─── *\/\n    .scaffold-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .scaffold-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 28px; }\n    .scaffold-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    .scaffold-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\n    .scaffold-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .scaffold-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── REVIEW ─── *\/\n    .review-band { background: var(--indigo); padding: 48px 24px; text-align: center; }\n    .review-inner { max-width: 680px; margin: 0 auto; }\n    .review-stars { color: #f5c842; font-size: 1.4rem; letter-spacing: 3px; margin-bottom: 20px; }\n    .review-quote { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.4rem); color: var(--white); line-height: 1.6; margin-bottom: 18px; font-style: italic; }\n    .review-attr { font-size: 0.85rem; color: #c0a0e0; font-weight: 600; }\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 6–8 ELA · Langston Hughes · Harlem Renaissance \u0026amp; \"Thank You, M'am\"\u003c\/div\u003e\n    \u003ch1\u003eLangston Hughes, Seen\u003cbr\u003e\u003cspan\u003eas a Person — Not Just a Name.\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eA biography passage, inference questions, a rigorous 10-question quiz with full answer explanations, and a scaffolded compare-and-contrast writing activity connecting Hughes's life to the characters in \"Thank You, M'am.\"\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eBiography Reading Passage\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e10-Question Inference Quiz\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eCompare \u0026amp; Contrast Activity\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eT.R.E.E.S. Writing Scaffold\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eFull Answer Explanations\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 RL.6–8.3 · RI.6–8.1 · Author's Influence · Inference \u0026amp; Analysis · Scaffolded Writing · Grades 6–8\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\u003eStudents Know His Name. They Don't Know His Story — and That's the Problem.\u003c\/h2\u003e\n    \u003cp\u003eWhen students read \"Thank You, M'am,\" they're reading something rooted in Langston Hughes's own life — in the loneliness he felt as a child raised by his grandmother, in his belief that ordinary people deserve dignity, in his compassion for those who make bad choices but are given the chance to change. When students don't know that, they read the story at the surface. When they do, it lands differently.\u003c\/p\u003e\n    \u003cp\u003eThis resource is built around that connection. Students read a narrative-style biography that makes Hughes feel like a real person, answer inference and analysis questions with text evidence, take a rigorously designed quiz, and then draw direct lines between Hughes's life and his characters — before putting that thinking into a structured paragraph they can actually be proud of.\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\u003eHughes becomes a person, not a label\u003c\/h3\u003e\n        \u003cp\u003eThe biography passage covers his loneliness, his grandmother, his teenage publishing debut, the Harlem Renaissance, the \"Simple\" stories, and his legacy. Students see the real human behind the name in the textbook.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔗\u003c\/div\u003e\n        \u003ch3\u003eDirect lines from biography to story\u003c\/h3\u003e\n        \u003cp\u003eThe compare-and-contrast activity explicitly connects Hughes's experiences to Roger's loneliness and Mrs. Jones's compassion — so students see that authors don't invent characters from nothing. They borrow from real life.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eTest-style rigor — without the grind\u003c\/h3\u003e\n        \u003cp\u003eThe 10-question quiz uses plausible distractors and no giveaways, mirroring how inference questions appear on state assessments. The content is engaging enough that students don't realize they're doing test 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\u003eA writing scaffold that actually works\u003c\/h3\u003e\n        \u003cp\u003eThe T.R.E.E.S. framework (Topic, Reason, Example, Explain, Summarize) guides students to a strong 5–7 sentence evidence-based paragraph — with a model answer in the teacher key to calibrate expectations.\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\u003eFive Components. One Complete Author Study Lesson.\u003c\/h2\u003e\n    \u003cp\u003eEach component builds on the previous one — from biography to comprehension to analysis to synthesis to writing. Use them in sequence as a full lesson, or pull individual pieces where they fit your unit.\u003c\/p\u003e\n    \u003cdiv class=\"dark-grid\"\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003eComponent 1\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003eBiography: \"Finding a Voice\"\u003c\/h3\u003e\n        \u003cp\u003eA narrative-style biography passage covering Hughes's childhood in Lawrence, Kansas; his loneliness while raised by his grandmother; how books became his escape; his teenage poetry debut; the Harlem Renaissance; the \"Simple\" stories in the \u003cem\u003eChicago Defender\u003c\/em\u003e; his death in 1967; and his lasting legacy.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003eComponent 2\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e🌟\u003c\/div\u003e\n        \u003ch3\u003eInference \u0026amp; Analysis Questions\u003c\/h3\u003e\n        \u003cp\u003eFour short-response questions — each with two sub-questions — asking students to move beyond literal recall to inference, interpretation, and personal connection. Students must return to specific lines in the text to support their answers. Eight total short-response items.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003eComponent 3\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e📝\u003c\/div\u003e\n        \u003ch3\u003e10-Question Inference Quiz\u003c\/h3\u003e\n        \u003cp\u003eA multiple-choice quiz on Hughes's biography with plausible distractors and no pattern answers — designed to feel like state assessment items. Questions require inference and analysis, not just recall. Includes complete Teacher Answer Key with correct letter answers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003eComponent 4\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e📊\u003c\/div\u003e\n        \u003ch3\u003eCompare \u0026amp; Contrast Activity\u003c\/h3\u003e\n        \u003cp\u003eA structured 3-step activity: Step 1 provides evidence about Hughes's life and the story's characters. Step 2 is a three-column chart for students to record similarities and differences between Hughes, Roger, and Mrs. Jones. Step 3 uses that chart as the foundation for the T.R.E.E.S. paragraph. Sample chart answers included.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003eComponent 5\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eT.R.E.E.S. Writing Response\u003c\/h3\u003e\n        \u003cp\u003eA scaffolded paragraph writing activity using the T.R.E.E.S. framework (Topic, Reason, Example, Explain, Summarize). Prompt: How do Roger and Mrs. Jones each reflect parts of Langston Hughes's life or values? A complete model paragraph is included in the teacher answer key.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003eComponent 6\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e🗒️\u003c\/div\u003e\n        \u003ch3\u003eTeacher Note\u003c\/h3\u003e\n        \u003cp\u003eA teacher-to-teacher guide explaining why the resource works, including five implementation tips and \"The Payoff\" — what students should understand by the end of the lesson. Written in an accessible, practical tone by a teacher, for teachers.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ANSWER KEY SECTION\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eThe Answer Key\u003c\/p\u003e\n  \u003ch2\u003eNot Just Right Answers. Explanations for Every Option — Including Why the Distractors Are Wrong.\u003c\/h2\u003e\n  \u003cp\u003eThe quiz answer key in this resource goes further than most. For every question, it tells you the correct answer and explains why it's correct — and then goes through each wrong answer and explains specifically why it doesn't work. This isn't a convenience feature; it's what separates productive correction from guesswork.\u003c\/p\u003e\n  \u003cdiv class=\"ak-grid\"\u003e\n    \u003cdiv class=\"ak-card\"\u003e\n      \u003cdiv class=\"ak-icon\"\u003e✅\u003c\/div\u003e\n      \u003ch3\u003eCorrect Answer with Rationale\u003c\/h3\u003e\n      \u003cp\u003eEach question includes the right answer and the reasoning behind it — grounded in specific evidence from the biography passage.\u003c\/p\u003e\n      \u003cdiv class=\"ak-example\"\u003e\n\u003cstrong\u003eExample Q5:\u003c\/strong\u003e \"Why D is correct: Hughes found dignity and truth in everyday voices.\" — not just \"D is correct.\"\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ak-card\"\u003e\n      \u003cdiv class=\"ak-icon\"\u003e❌\u003c\/div\u003e\n      \u003ch3\u003eDistractor Explanations for Every Answer\u003c\/h3\u003e\n      \u003cp\u003eFor every wrong answer choice, the key explains specifically why it's incorrect. Teachers can use this to facilitate targeted discussion rather than just announcing the right letter.\u003c\/p\u003e\n      \u003cdiv class=\"ak-example\"\u003e\n\u003cstrong\u003eExample Q5:\u003c\/strong\u003e \"Why not B: Critics often resisted, not praised, this focus.\" — actionable for reteaching.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ak-card\"\u003e\n      \u003cdiv class=\"ak-icon\"\u003e📄\u003c\/div\u003e\n      \u003ch3\u003eModel T.R.E.E.S. Paragraph\u003c\/h3\u003e\n      \u003cp\u003eA complete, teacher-written model paragraph following the T.R.E.E.S. framework — showing what a strong student response looks like, sentence by sentence.\u003c\/p\u003e\n      \u003cdiv class=\"ak-example\"\u003eLabeled by component: T (Topic), R (Reason), E (Example), E (Explain), S (Summarize) — so teachers can reference specific parts when giving feedback.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ak-card\"\u003e\n      \u003cdiv class=\"ak-icon\"\u003e📊\u003c\/div\u003e\n      \u003ch3\u003eSample Compare \u0026amp; Contrast Chart\u003c\/h3\u003e\n      \u003cp\u003eA completed version of the three-column chart showing strong sample answers for Hughes, Roger, and Mrs. Jones — both similarities and differences filled in. Helps teachers quickly assess student work and have reference answers for discussion.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SKILLS TABLE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n    \u003ch2\u003eLiterary Analysis. Inference. Writing. One Lesson Covers All of It.\u003c\/h2\u003e\n    \u003cp\u003eEvery component of this resource targets a distinct skill — and together they build from basic comprehension through inference, analysis, and ultimately structured writing with evidence. That progression is deliberate: students need to understand the biography before they can analyze the story, and they need to analyze before they can write about the connections.\u003c\/p\u003e\n    \u003cdiv class=\"skills-table-wrap\"\u003e\n      \u003ctable class=\"skills-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSkill\u003c\/td\u003e\n            \u003ctd\u003eStandard\u003c\/td\u003e\n            \u003ctd\u003eWhat Students Do\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAuthor's Background \u0026amp; Influence\u003c\/td\u003e\n            \u003ctd\u003eRL.6–8.3\u003c\/td\u003e\n            \u003ctd\u003eReading a narrative biography and connecting the author's real experiences — loneliness, values, compassion — to the characters he created in \"Thank You, M'am\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eReading Informational Text for Inference\u003c\/td\u003e\n            \u003ctd\u003eRI.6–8.1\u003c\/td\u003e\n            \u003ctd\u003eMoving beyond literal comprehension to draw inferences about what Hughes's childhood and choices reveal about his character, values, and creative purpose\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eText Evidence in Short Response\u003c\/td\u003e\n            \u003ctd\u003eRI.6–8.1\u003c\/td\u003e\n            \u003ctd\u003eAnswering inference and analysis questions by citing specific lines from the biography — building the \"show me the evidence\" habit from the beginning\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eTest-Format Multiple Choice\u003c\/td\u003e\n            \u003ctd\u003eRL\/RI.6–8\u003c\/td\u003e\n            \u003ctd\u003ePracticing inference and analysis questions in the A\/B\/C\/D format used on state assessments — with plausible distractors that require careful reading rather than elimination by obvious error\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCompare \u0026amp; Contrast Across Text Types\u003c\/td\u003e\n            \u003ctd\u003eRL.6–8.3\u003c\/td\u003e\n            \u003ctd\u003eComparing a real person (Hughes) to fictional characters (Roger, Mrs. Jones) using evidence from both the biography and the story — seeing how authors' lives become their characters\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eStructured Analytical Writing\u003c\/td\u003e\n            \u003ctd\u003eW.6–8.2\u003c\/td\u003e\n            \u003ctd\u003eUsing the T.R.E.E.S. scaffold to write a focused, evidence-based paragraph that connects biographical evidence to literary analysis — with a model paragraph provided for reference\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SCAFFOLDING FOR ALL LEARNERS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"scaffold-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eDesigned for Diverse Learners\u003c\/p\u003e\n    \u003ch2\u003eEvery Difficult Task Is Broken Into Manageable Steps Before Students Are Asked to Do It Alone.\u003c\/h2\u003e\n    \u003cp\u003eStudents who struggle with executive function, attention, or writing anxiety often shut down when faced with a blank page and a big task. This resource is structured to prevent that — by providing evidence before asking for analysis, scaffolding before asking for writing, and a model before asking for application. Each component reduces the barrier of entry without reducing the rigor of the final task.\u003c\/p\u003e\n    \u003cdiv class=\"scaffold-grid\"\u003e\n      \u003cdiv class=\"scaffold-card\"\u003e\n        \u003cdiv class=\"scaffold-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eEvidence is provided before the chart\u003c\/h3\u003e\n          \u003cp\u003eThe compare-and-contrast activity begins with Step 1: Look at the Evidence — pre-organized bullet points from Hughes's life and from the story — before students are asked to fill in the chart. Students aren't left to generate all the connections from scratch.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-card\"\u003e\n        \u003cdiv class=\"scaffold-icon\"\u003e🌲\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eT.R.E.E.S. breaks writing into five steps\u003c\/h3\u003e\n          \u003cp\u003eRather than \"write a paragraph,\" students are given five labeled components. Each one has a clear, simple directive. This reduces cognitive overwhelm and gives students with attention challenges a concrete next step at every point in the writing process.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-card\"\u003e\n        \u003cdiv class=\"scaffold-icon\"\u003e🔍\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eInference questions have sub-questions\u003c\/h3\u003e\n          \u003cp\u003eEach of the four inference questions has two sub-questions that break the thinking into smaller pieces — first interpreting a detail, then extending that interpretation. Students don't have to generate a complete analysis in one open-ended task.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-card\"\u003e\n        \u003cdiv class=\"scaffold-icon\"\u003e📖\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eBiography passage is narrative, not encyclopedic\u003c\/h3\u003e\n          \u003cp\u003eThe biography is written in flowing narrative prose — not a bulleted timeline or dense informational text. This makes it more engaging and easier to process for students who struggle with dense nonfiction formats or who benefit from a story-like reading experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-card\"\u003e\n        \u003cdiv class=\"scaffold-icon\"\u003e🗣️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003ePair work built into the activity design\u003c\/h3\u003e\n          \u003cp\u003eThe Teacher Note specifically recommends letting students work in pairs for the compare-and-contrast chart — noting that different students often notice different connections (some see the Roger-Hughes link, others catch the Mrs. Jones-Hughes connection). Built-in collaboration reduces anxiety and increases output quality.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-card\"\u003e\n        \u003cdiv class=\"scaffold-icon\"\u003e💬\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSEL connection creates buy-in before analysis\u003c\/h3\u003e\n          \u003cp\u003eThe resource connects Hughes's values — dignity, compassion, giving people second chances — to the story's central tension (kindness vs. punishment). When students discuss these themes personally before encountering them analytically, engagement increases and the analysis that follows feels purposeful rather than arbitrary.\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     REVIEW BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"review-band\"\u003e\n  \u003cdiv class=\"review-inner\"\u003e\n    \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cp class=\"review-quote\"\u003e\"A great way to introduce Langston Hughes to my students before reading 'Thank You, Ma'am'.\"\u003c\/p\u003e\n    \u003cp class=\"review-attr\"\u003e— Allison Kelly, Verified Purchase · Grades 5–8 Teacher, Pennsylvania\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eA One-Day Lesson That Works in Multiple Contexts\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\u003e6th–8th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse as a before-reading lesson before teaching \"Thank You, M'am,\" as part of a Harlem Renaissance unit, during Black History Month or Poetry Month, or as an author study standalone lesson.\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 Teacher Note explains the purpose and pedagogy behind each component. The model paragraph shows exactly what a strong student response looks like. No ELA background needed to teach or assess this effectively.\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\u003eUse the biography and inference questions for one session, the quiz for another, and the compare-and-contrast activity as the culminating session. Each piece works independently for targeted skill work.\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\u003eThe biography passage + inference questions + quiz can all be completed independently by students without teacher facilitation. Print and go, with no verbal introduction required.\u003c\/p\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\"\u003eWhen to Use It\u003c\/p\u003e\n    \u003ch2\u003eMultiple Entry Points for the Same Resource\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📚\u003c\/span\u003eBefore-reading lesson — build author background before students encounter \"Thank You, M'am\"\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎤\u003c\/span\u003eBlack History Month or Poetry Month unit — Hughes as a focused author study\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏛️\u003c\/span\u003eHarlem Renaissance unit — biography connects Hughes to the cultural movement and its significance\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub day — biography + inference questions + quiz are fully student-directed\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eTest prep — quiz format mirrors state ELA inference question design\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✍️\u003c\/span\u003eWriting practice — T.R.E.E.S. paragraph works as an exit ticket or a short constructed response assessment\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer — use 2–3 biography inference questions to open class on the day you introduce the story\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🧩\u003c\/span\u003eLiterature circles or author studies — pairs naturally with other Hughes short stories or poetry\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\u003e6th–8th Grade ELA\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Author's Background \u0026amp; Influence, Inference, Biographical Nonfiction, Compare \u0026amp; Contrast, Analytical Writing\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBiography Passage\u003c\/td\u003e\n        \u003ctd\u003e\"Langston Hughes: Finding a Voice\" — narrative-style biography covering childhood, loneliness, books, first published poem, Harlem Renaissance, \"Simple\" stories, and legacy\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eInference \u0026amp; Analysis Questions\u003c\/td\u003e\n        \u003ctd\u003e4 short-response questions with 2 sub-questions each = 8 total short-response items requiring text evidence\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuiz\u003c\/td\u003e\n        \u003ctd\u003e10 multiple-choice inference questions about the biography — state test style, plausible distractors, no giveaways\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCompare \u0026amp; Contrast Activity\u003c\/td\u003e\n        \u003ctd\u003e3-step activity: evidence provided (Step 1) → student completes 3-column chart: Hughes \/ Roger \/ Mrs. Jones (Step 2) → T.R.E.E.S. writing (Step 3)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eT.R.E.E.S. Writing Scaffold\u003c\/td\u003e\n        \u003ctd\u003eStructured paragraph writing using Topic, Reason, Example, Explain, Summarize — with writing lines and a clear analytical prompt\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Key\u003c\/td\u003e\n        \u003ctd\u003eSimple letter answer key (page 1) + full explanations for correct answer AND every distractor for all 10 quiz questions (pages 2–3) + sample chart responses + model T.R.E.E.S. paragraph (page 4)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTeacher Note\u003c\/td\u003e\n        \u003ctd\u003eTeacher-to-teacher guide with pedagogical rationale (\"Why It Works\"), 5 implementation tips, and \"The Payoff\" — what students should understand by the end\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eRL.6.3, RL.7.3, RL.8.3 (character and author's influence) · RI.6.1–RI.8.1 (text evidence and inference) · W.6–8.2 (informational\/analytical writing)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Pages\u003c\/td\u003e\n        \u003ctd\u003e15 pages\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — no prep, print ready, black-and-white design\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\"\u003eDoes this resource include the story \"Thank You, M'am\"?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo — this resource assumes students will read \"Thank You, M'am\" separately. The biography, quiz, and inference questions all work independently of the story. The compare-and-contrast activity is the one component that explicitly connects to the story's characters (Roger and Mrs. Jones), so students benefit most from that section if they've already read the story or will read it in the same unit. \"Thank You, M'am\" is widely available through textbooks, reading anthologies, and free digital sources.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat exactly is T.R.E.E.S. and how does it help students?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eT.R.E.E.S. is a structured writing scaffold: Topic (state your idea), Reason (give one reason), Example (use a detail from the biography or story), Explain (explain how the detail connects), and Summarize (wrap up your response). Each component corresponds to one or two sentences, so students end up with a 5–7 sentence analytical paragraph without facing a blank page. It's particularly useful for students who know what they want to say but don't know how to organize it. A model paragraph using T.R.E.E.S. is included in the teacher answer key as a reference.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat makes this quiz different from a typical biography comprehension quiz?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eMost biography quizzes test literal recall — \"When was Hughes born?\" \"What movement was he part of?\" This quiz is designed differently. Questions require inference and analysis: what does Hughes's loneliness suggest about his childhood? What does publishing poetry at 17 tell us about young voices? The distractors are plausible — close enough to the correct answer that students have to think carefully rather than eliminate obvious wrong choices. The Teacher Note describes it as \"test-prep without the stress\" because the rigor is real, but the content engagement keeps students from checking out.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow long does this take to complete?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe biography passage takes about 10–15 minutes to read, depending on pacing and whether it's read aloud or silently. The inference questions take another 15–20 minutes for most 6th–8th graders. The quiz takes 10–15 minutes. The compare-and-contrast activity and T.R.E.E.S. paragraph together take 20–30 minutes. In total, this is a 55–80 minute resource — roughly one full class period if moving quickly, or two shorter sessions if you prefer to split reading\/comprehension from the analysis and writing work.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan this be used for Black History Month, or is it better as a reading unit supplement?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eBoth work well, and the resource is built to be flexible. For Black History Month or Poetry Month, the biography stands alone as an engaging portrait of Hughes — his Harlem Renaissance context, his work writing about ordinary African American life, and his lasting legacy. It doesn't require \"Thank You, M'am\" to be meaningful. For literature units, the compare-and-contrast activity and T.R.E.E.S. paragraph are the most powerful pieces — they teach one of the most important lessons in literary analysis: that authors don't invent characters from nothing, they borrow from real struggles, values, and choices.\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\u003eMake Langston Hughes\u003cbr\u003eReal for Your Students.\u003c\/h2\u003e\n    \u003cp\u003eBiography passage, inference questions, 10-question quiz with full answer explanations, scaffolded compare-and-contrast, T.R.E.E.S. writing, and teacher-to-teacher guidance — everything needed to connect the author to the literature.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · 15 pages, no prep · Complete answer key with distractor explanations and model paragraph 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":49287262798047,"sku":null,"price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/LangstonHughesThankYouM_am.png?v=1779389268"},{"product_id":"a-christmas-carol-vocabulary-activities-wordwall-games-light-up-literature","title":"A Christmas Carol Vocabulary Activities | Wordwall Games | 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\u003eA Christmas Carol Vocabulary Activities | Wordwall Games\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"7 Wordwall games per stave for A Christmas Carol: flashcards, matching, crossword, maze chase \u0026amp; more. All 5 staves, grades 6–8, no prep.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"A Christmas Carol vocabulary activities, Christmas Carol Wordwall games, A Christmas Carol middle school ELA, Dickens vocabulary worksheet, Christmas Carol vocabulary 6th 7th 8th grade, A Christmas Carol no prep vocabulary, Wordwall Christmas Carol, A Christmas Carol vocabulary games, Christmas Carol stave 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; 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    \/* ─── 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    \/* ─── STAVE GRID ─── *\/\n    .stave-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 16px; margin-top: 28px; }\n    .stave-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 10px; padding: 20px 16px; text-align: center;\n    }\n    .stave-num { font-family: 'Playfair Display', serif; font-size: 2.2rem; font-weight: 900; color: #e07ef8; line-height: 1; margin-bottom: 8px; }\n    .stave-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.85rem; font-weight: 700; color: var(--white); margin-bottom: 6px; }\n    .stave-card p { font-size: 0.78rem; color: #c0a0e0; margin: 0; }\n\n    \/* ─── GAMES GRID ─── *\/\n    .games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 18px; margin-top: 28px; }\n    .game-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; padding: 20px 22px;\n      border-top: 4px solid var(--purple);\n    }\n    .game-icon { font-size: 1.6rem; margin-bottom: 8px; }\n    .game-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .game-card p { font-size: 0.85rem; color: var(--text-body); margin: 0; }\n\n    \/* ─── VOCAB SECTION ─── *\/\n    .vocab-callout {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; padding: 28px 30px; margin-top: 28px;\n      border-left: 5px solid var(--purple);\n    }\n    .vocab-callout h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 10px; }\n    .vocab-callout p { font-size: 0.9rem; color: var(--text-body); margin-bottom: 10px; }\n    .vocab-callout p:last-child { margin: 0; }\n\n    \/* ─── IMPLEMENTATION BAND ─── *\/\n    .impl-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n    .impl-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 10px; padding: 22px;\n    }\n    .impl-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .impl-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .impl-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; }\n\n    \/* ─── ADHD BAND ─── *\/\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    \/* ─── 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 6–8 ELA · A Christmas Carol · Vocabulary · All 5 Staves\u003c\/div\u003e\n    \u003ch1\u003e\n\u003cem\u003eA Christmas Carol\u003c\/em\u003e Vocabulary\u003cbr\u003e\u003cspan\u003eMade Interactive. One Stave at a Time.\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eVocabulary lists with definitions for all five staves — plus 35 ready-to-use Wordwall games (7 formats per stave) with implementation instructions, extra credit ideas, and no teacher prep required beyond sharing a link.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eAll 5 Staves Covered\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e35 Online Games Total\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e7 Game Formats Per Stave\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e~124 Vocabulary Terms\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eDefinitions Provided\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Teacher Prep\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  Powered by Wordwall · Flash Cards · Matching · Crossword · Word Search · Anagram · Maze Chase · Quiz · Grades 6–8\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\u003eDickens's Vocabulary Is the Main Barrier to Comprehension. This Removes It.\u003c\/h2\u003e\n    \u003cp\u003eWhen middle schoolers open \u003cem\u003eA Christmas Carol\u003c\/em\u003e, they're reading 19th-century Victorian English — \"veneration,\" \"misanthropic,\" \"penance,\" \"supplication,\" \"ubiquitous.\" Students who encounter these words without support either disengage or guess wrong, and neither helps comprehension. Pre-teaching and practicing this vocabulary stave by stave, before and during reading, changes that entirely.\u003c\/p\u003e\n    \u003cp\u003eThis resource does that work without requiring teachers to build anything. The vocabulary lists are organized by stave, with definitions ready to use. The online games — 7 different formats per stave — give students multiple exposures to the same words through formats that feel like activities, not drills. Students build fluency with the vocabulary; teachers share a link.\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\u003eSeven formats — so students never repeat the same drill\u003c\/h3\u003e\n        \u003cp\u003eFlash cards, matching, crossword, word search, anagram, maze chase, and quiz. Seven different cognitive approaches to the same vocabulary. Students build fluency through variety, not repetition of the same task format.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📅\u003c\/div\u003e\n        \u003ch3\u003eStave-by-stave — matches how the book is read\u003c\/h3\u003e\n        \u003cp\u003eEach stave has its own vocabulary list and its own set of 7 games. Practice the vocabulary for Stave 1 while reading Stave 1. Move to Stave 2 games as students move into Stave 2. Reading and vocabulary instruction stay in sync.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔗\u003c\/div\u003e\n        \u003ch3\u003eNo prep — share a link\u003c\/h3\u003e\n        \u003cp\u003eAll 35 games are hosted on Wordwall and accessible via direct link. Teachers don't set up accounts, create activities, or print anything. Share the link in your LMS, project it on screen, or post it for homework. Done.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✍️\u003c\/div\u003e\n        \u003ch3\u003eSynonyms and antonyms are a student task\u003c\/h3\u003e\n        \u003cp\u003eThe vocabulary lists provide definitions, but the Synonym \u0026amp; Antonym column is intentionally left blank. Students complete this as a higher-order vocabulary task — building deeper word knowledge by finding and recording connections themselves.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FIVE STAVES — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eAll Five Staves\u003c\/p\u003e\n    \u003ch2\u003eEvery Chapter. Every Vocabulary Set. Seven Games Each.\u003c\/h2\u003e\n    \u003cp\u003eEach stave gets its own dedicated vocabulary list and a full set of 7 online game links — so vocabulary instruction keeps pace with reading, from Marley's ghost through Scrooge's transformation and every Christmas spirit in between.\u003c\/p\u003e\n    \u003cdiv class=\"stave-grid\"\u003e\n      \u003cdiv class=\"stave-card\"\u003e\n        \u003cdiv class=\"stave-num\"\u003eI\u003c\/div\u003e\n        \u003ch3\u003eStave 1\u003c\/h3\u003e\n        \u003cp\u003e~20 terms · Marley's ghost · vocabulary of grief, greed, and regret\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stave-card\"\u003e\n        \u003cdiv class=\"stave-num\"\u003eII\u003c\/div\u003e\n        \u003ch3\u003eStave 2\u003c\/h3\u003e\n        \u003cp\u003e~46 terms · Ghost of Christmas Past · the richest and most complex vocabulary set\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stave-card\"\u003e\n        \u003cdiv class=\"stave-num\"\u003eIII\u003c\/div\u003e\n        \u003ch3\u003eStave 3\u003c\/h3\u003e\n        \u003cp\u003e~28 terms · Ghost of Christmas Present · Victorian cultural vocabulary and abundance\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stave-card\"\u003e\n        \u003cdiv class=\"stave-num\"\u003eIV\u003c\/div\u003e\n        \u003ch3\u003eStave 4\u003c\/h3\u003e\n        \u003cp\u003e~18 terms · Ghost of Christmas Yet to Come · dark and foreboding vocabulary\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stave-card\"\u003e\n        \u003cdiv class=\"stave-num\"\u003eV\u003c\/div\u003e\n        \u003ch3\u003eStave 5\u003c\/h3\u003e\n        \u003cp\u003e~12 terms · Scrooge's transformation · joy, redemption, and resolution\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top: 24px; font-size: 0.87rem; color: #b89fd4;\"\u003eNote: Stave 2 contains the most vocabulary due to the extended flashback scenes and period-specific cultural references — Victorian dances, games, food, and customs that benefit from explicit definition for modern middle school readers.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SEVEN GAME FORMATS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eSeven Game Formats\u003c\/p\u003e\n  \u003ch2\u003eSeven Different Ways to Practice the Same Vocabulary — All on Wordwall.\u003c\/h2\u003e\n  \u003cp\u003eEach game format targets a different kind of vocabulary processing — recognition, recall, spelling, speed, definition matching, and knowledge application. Using multiple formats across the unit gives students more total exposures to each word and reduces the cognitive fatigue of doing the same activity repeatedly.\u003c\/p\u003e\n  \u003cdiv class=\"games-grid\"\u003e\n    \u003cdiv class=\"game-card\"\u003e\n      \u003cdiv class=\"game-icon\"\u003e🃏\u003c\/div\u003e\n      \u003ch3\u003eFlash Cards\u003c\/h3\u003e\n      \u003cp\u003eDigital flashcards with the vocabulary word on one side and definition, synonym, or usage example on the other. Works for whole-class preview, pair review, or independent study. Can be used as a 5-minute warm-up before each reading session.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"game-card\"\u003e\n      \u003cdiv class=\"game-icon\"\u003e🔗\u003c\/div\u003e\n      \u003ch3\u003eMatching\u003c\/h3\u003e\n      \u003cp\u003eStudents match vocabulary terms to their definitions against a timer. Works well as a timed team challenge — first group to complete all matches wins. Also assigned as independent homework or a quick in-class formative check.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"game-card\"\u003e\n      \u003cdiv class=\"game-icon\"\u003e✏️\u003c\/div\u003e\n      \u003ch3\u003eCrossword Puzzle\u003c\/h3\u003e\n      \u003cp\u003eA digital crossword using vocabulary definitions as clues. Students complete independently or in pairs. Works as a vocabulary review activity or a competition (\"first three to finish earn extra credit\") without any paper needed.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"game-card\"\u003e\n      \u003cdiv class=\"game-icon\"\u003e🔍\u003c\/div\u003e\n      \u003ch3\u003eWord Search\u003c\/h3\u003e\n      \u003cp\u003eStudents find vocabulary words hidden in a grid. Works as a low-stakes warm-up, a brain break, or a timed competitive activity. Optional extension: write down definitions for words found.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"game-card\"\u003e\n      \u003cdiv class=\"game-icon\"\u003e🔀\u003c\/div\u003e\n      \u003ch3\u003eAnagram\u003c\/h3\u003e\n      \u003cp\u003eStudents unscramble letters to form vocabulary words. Used as an early finisher activity, a group collaboration task, or a quick independent challenge. Extension: use the unscrambled word in an original sentence.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"game-card\"\u003e\n      \u003cdiv class=\"game-icon\"\u003e🌀\u003c\/div\u003e\n      \u003ch3\u003eMaze Chase\u003c\/h3\u003e\n      \u003cp\u003eA fast-paced digital maze where students navigate by selecting the correct vocabulary word for each definition. High engagement, competitive format. Works on the board for whole-class, or on individual devices for independent completion.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"game-card\"\u003e\n      \u003cdiv class=\"game-icon\"\u003e📝\u003c\/div\u003e\n      \u003ch3\u003eQuiz\u003c\/h3\u003e\n      \u003cp\u003eA multiple-choice quiz testing vocabulary understanding. Assigned as formative assessment, end-of-stave review, or a whole-class competition. The teacher instructions suggest reviewing incorrect answers together to reinforce correct meanings.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     VOCABULARY LISTS — WHY BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Vocabulary Lists\u003c\/p\u003e\n    \u003ch2\u003eDefinitions Provided. Synonyms and Antonyms Are a Student Task.\u003c\/h2\u003e\n    \u003cp\u003eEach stave's vocabulary list is organized in a three-column table: the vocabulary term, the definition (provided), and a Synonym \u0026amp; Antonym column that students complete themselves. This design is intentional — looking up and recording synonyms and antonyms deepens word knowledge far more than simply reading a definition once.\u003c\/p\u003e\n    \u003cdiv class=\"vocab-callout\"\u003e\n      \u003ch3\u003eWhat the vocabulary lists include:\u003c\/h3\u003e\n      \u003cp\u003eDefinitions written in student-accessible language — not dictionary-style entries that require a second translation. Vocabulary that includes both general academic words (veneration, remorse, benevolence) and period-specific Victorian terms (ironmongery, negus, forfeits, smoking bishop) that modern readers can't be expected to know without support.\u003c\/p\u003e\n      \u003cp\u003eThe blank Synonym \u0026amp; Antonym column can be assigned as a pre-reading task (complete before reading the stave), an in-class activity using a thesaurus, a homework extension, or extra credit — depending on how much vocabulary depth the teacher wants to build.\u003c\/p\u003e\n      \u003cp\u003eVocabulary lists are printable from the PDF. Students can complete the synonym\/antonym column on paper or digitally — no specific platform required for the print component.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     IMPLEMENTATION OPTIONS — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eHow to Use the Games\u003c\/p\u003e\n    \u003ch2\u003eThree Implementation Modes for Every Game Format — Built In.\u003c\/h2\u003e\n    \u003cp\u003eThe teacher instructions in this resource give three specific approaches for every game: group\/whole-class use, independent use, and a follow-up or competitive extension. That means each of the 35 games can be implemented in multiple ways depending on the classroom setup, available time, or learning goal for that day.\u003c\/p\u003e\n    \u003cdiv class=\"impl-grid\"\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-icon\"\u003e🖥️\u003c\/div\u003e\n        \u003ch3\u003eWhole-Class \/ Projected\u003c\/h3\u003e\n        \u003cp\u003eProject the game on the board, have students call out answers or vote on options, and work through it as a class. Works especially well for introducing a stave's vocabulary before students read independently. Maze Chase and Flash Cards work particularly well in this format.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-icon\"\u003e👥\u003c\/div\u003e\n        \u003ch3\u003eSmall Groups \/ Competitive\u003c\/h3\u003e\n        \u003cp\u003eDivide into teams and time them. First group to complete the matching game, crossword, or quiz wins. The competitive structure raises engagement without requiring any additional teacher setup — just track times or scores. Teams can also collaborate on anagrams together.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-icon\"\u003e🎧\u003c\/div\u003e\n        \u003ch3\u003eIndependent Practice\u003c\/h3\u003e\n        \u003cp\u003eAssign any game as homework, an in-class independent activity, or a formative check. Students access the Wordwall link on their own device. Works for morning warm-ups, early finishers, sub days, or reading reinforcement homework. Headphones suggested for Maze Chase.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-icon\"\u003e🏆\u003c\/div\u003e\n        \u003ch3\u003eExtra Credit Challenges\u003c\/h3\u003e\n        \u003cp\u003eEvery game type includes a specific extra credit extension — students create their own flashcards for additional words, design a matching game for a peer, write a short story using vocabulary words, or earn retake credit on quizzes by explaining wrong answers. Seven game types, seven distinct bonus tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD FEATURES\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"adhd-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eEngagement by Design\u003c\/p\u003e\n    \u003ch2\u003eSeven Formats, Zero Repetition. Game-Based Vocabulary Practice That Holds Attention.\u003c\/h2\u003e\n    \u003cp\u003eVocabulary drills are one of the fastest ways to lose a reluctant reader or a student with attention challenges. This resource is structured to counteract that — through varied formats, competitive options, active engagement, and the low cognitive overhead of game play. Students build word knowledge without feeling like they're doing vocabulary drills.\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\u003eGame-based format reduces drill fatigue\u003c\/h3\u003e\n          \u003cp\u003eStudents who disengage from flashcard sets stay engaged through Maze Chase, who resist matching games find the anagram more interesting. Seven formats means every student is likely to find multiple entry points that work for their attention style.\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\u003eTimed and competitive options increase focus\u003c\/h3\u003e\n          \u003cp\u003eThe teacher instructions include timed completion and team competition for most formats. For many students with attention challenges, a competitive time pressure creates the engagement structure that open-ended tasks lack. Competing against a timer or a peer is naturally motivating.\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\u003eStave-by-stave keeps volume manageable\u003c\/h3\u003e\n          \u003cp\u003eRather than front-loading all 124 vocabulary terms before reading begins, vocabulary is introduced and practiced one stave at a time — 12 to 46 words at a time, matched to what students are currently reading. The cognitive load never becomes overwhelming.\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\u003eShort sessions — any game works in 5–15 minutes\u003c\/h3\u003e\n          \u003cp\u003eEvery game format is completable in a single short session. The word search and flash cards work as 5-minute warm-ups. The quiz and maze chase work as 10–15 minute formative checks. No game requires sustained focus for an extended period.\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\u003eDigital platform is the natural medium\u003c\/h3\u003e\n          \u003cp\u003eStudents who struggle to sustain attention on paper activities often engage readily on a device. Wordwall's interactive format uses movement, color, and immediate feedback — the platform's design reinforces attention in ways that printed vocabulary worksheets can't match.\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\u003eMultiple exposures — never the same experience twice\u003c\/h3\u003e\n          \u003cp\u003eOne vocabulary word receives multiple exposures across different formats: seen on a flash card, matched to a definition, spelled in an anagram, hunted in a word search, and applied in a quiz. This variety of exposure is how vocabulary actually sticks — and it happens without students noticing they've practiced the same word seven times.\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     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eA Complete Vocabulary System for Anyone Teaching \u003cem\u003eA Christmas Carol\u003c\/em\u003e\n\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\u003e6th–8th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eAssign one game per stave as a warm-up the day students begin reading, use another for review before a comprehension quiz, and a third for test prep. All 35 games are ready — no building required.\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\u003ePrint the vocabulary list, discuss the definitions together, then have students work through Wordwall games on a device. Each stave gives you a week's worth of varied vocabulary practice for a holiday literature unit.\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 Support\u003c\/h3\u003e\n      \u003cp\u003eUse one game per session to reinforce the vocabulary from whatever stave a student is currently reading. The short session lengths and varied formats make it easy to match the activity to the student's engagement level on any given day.\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\u003ePost a Wordwall link in the LMS or write it on the board. Students access and complete the game independently on their devices — no teacher facilitation required. The word search and matching games work especially well for fully independent sessions.\u003c\/p\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\"\u003eWhen to Use It\u003c\/p\u003e\n    \u003ch2\u003eThirty-Five Games. Multiple Entry Points Across Your Whole Unit.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003ePre-reading warm-up — flash cards or matching before students begin each stave\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📚\u003c\/span\u003eDuring-reading reinforcement — word search or anagram to keep vocabulary active mid-stave\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eEnd-of-stave review — quiz or maze chase as a formative check before moving on\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏆\u003c\/span\u003eWhole-class competition — project Maze Chase for a timed competitive vocabulary review\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub day — post any Wordwall link for students to complete independently\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎄\u003c\/span\u003eHoliday ELA unit — use all 5 stave sets as a structured vocabulary mini-course alongside the novel\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool vocabulary curriculum — one stave's games per week across a 5-week holiday literature unit\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eLiteracy station — one game format per rotation, students work through 3–4 formats in a single period\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\u003e6th–8th Grade ELA (vocabulary difficulty appropriate for middle school)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Vocabulary Acquisition, Literary Vocabulary, Context Clues, Synonyms \u0026amp; Antonyms\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eVocabulary Lists (5)\u003c\/td\u003e\n        \u003ctd\u003eOne printable vocabulary list per stave — each with term, definition, and blank Synonym \u0026amp; Antonym column for students to complete. Approximately 124 total vocabulary terms across all 5 staves.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eOnline Games\u003c\/td\u003e\n        \u003ctd\u003e7 Wordwall game links per stave × 5 staves = 35 total online games. All hosted on Wordwall.net, accessible via direct link. No teacher account or setup required.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGame Formats (per stave)\u003c\/td\u003e\n        \u003ctd\u003eFlash Cards · Matching · Crossword Puzzle · Word Search · Anagram · Maze Chase · Multiple-Choice Quiz\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTeacher Implementation Guide\u003c\/td\u003e\n        \u003ctd\u003eDetailed instructions for each of the 7 game formats — group\/whole-class, independent, and competitive implementation options for every activity. Plus extra credit suggestions per game type and 4 general extra credit options.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTechnical Requirements\u003c\/td\u003e\n        \u003ctd\u003eInternet-connected devices required for the 35 online games (tablet, computer, or smartphone). The vocabulary lists are printable from the PDF and do not require internet access. The teacher guide recommends providing printed offline alternatives for students without reliable internet access.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal PDF Pages\u003c\/td\u003e\n        \u003ctd\u003e20 pages\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF with embedded Wordwall links — print the vocabulary lists, share the game links digitally\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 students need devices for this resource? What if some students don't have internet access?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — the 35 Wordwall games require internet-connected devices (tablet, computer, or smartphone). The vocabulary lists themselves are printable from the PDF and do not require internet. The teacher guide addresses this directly, suggesting that teachers provide alternative offline activities (printed crosswords or flashcards) for students without reliable internet access. If your classroom has consistent device access, the games work as intended. If not, the printable vocabulary lists can still be used for synonym\/antonym work, definition study, and teacher-created activities.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eThe listing mentions \"synonyms and antonyms included\" — but what exactly does that mean?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe vocabulary lists have a Synonym \u0026amp; Antonym column, but it's intentionally blank — students fill it in themselves. The definitions are provided by the resource. The synonyms and antonyms are a student task, not pre-filled content. This is explicitly stated on the resource cover: \"Definitions Provided. Synonyms \u0026amp; Antonyms Required.\" This makes the vocabulary lists both a reference tool (definitions to read) and an active learning task (students extend their understanding by identifying related words).\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo I need a Wordwall account to use the games?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo teacher account is required to share or assign the games — the links in the PDF go directly to the playable versions on Wordwall.net. Students don't need accounts either. You share the link, they click it and play. Some Wordwall game modes allow score tracking or leaderboards with an account, but the games are fully playable without one. The teacher guide recommends testing all links on student devices before assigning them to ensure compatibility.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhy does Stave 2 have so many more vocabulary terms than the other staves?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eStave 2 (The Ghost of Christmas Past) covers Scrooge's childhood and early working life in extensive flashback sequences. These scenes contain a high density of Victorian cultural vocabulary — period-specific dances like the \"corkscrew\" and \"thread-the-needle,\" foods like \"negus\" and \"forfeits\" (a Victorian parlor game), and early industrial-era terms. Modern middle school readers encounter these references without any cultural context, so the vocabulary list for Stave 2 is intentionally comprehensive. With approximately 46 terms across three pages, it benefits most from being assigned in smaller chunks — a section at a time — rather than all at once.\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 stand-alone vocabulary unit, or does it only work alongside reading the novel?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt works both ways. Used alongside reading, the stave-by-stave organization maps directly to how students move through the novel — pre-teach Stave 1 vocabulary before reading Stave 1, then move to Stave 2 games as students progress. Used as a stand-alone unit, the vocabulary terms are rich enough to teach Victorian English language and culture independently, especially as part of a holiday ELA focus or a word study unit. Several of the extra credit options — creating stories, writing with vocabulary words, peer teaching — work as standalone writing and language activities even without reading the novel.\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\u003e35 Games. Five Staves.\u003cbr\u003eZero Teacher Prep.\u003c\/h2\u003e\n    \u003cp\u003eVocabulary lists with definitions for every stave of \u003cem\u003eA Christmas Carol\u003c\/em\u003e — plus 7 ready-to-use Wordwall games per stave and implementation instructions for group, independent, and competitive play.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · 20 pages · 35 Wordwall game links included · Internet-connected devices required for online games\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":49287281410271,"sku":null,"price":9.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/AChristmasCarolVocabulary_Games-3.png?v=1779390064"},{"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\/SHort_Story_Units_Activities.png?v=1779489188","url":"https:\/\/shop.lightupliterature.com\/collections\/short-stories.oembed","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}