{"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","url":"https:\/\/shop.lightupliterature.com\/products\/gift-of-the-magi-ela-activities-theme-irony-character-light-up-literature","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}