{"title":"Thanksgiving","description":"\u003cp\u003eThis collection brings together no-prep Thanksgiving ELA resources designed for 6th grade, 7th grade, and 8th grade classrooms. Every resource is built to deliver genuine ELA instruction with a seasonal hook — so the week before Thanksgiving break doesn't become a write-off, and your students are still doing meaningful reading, writing, and language work right up until the bell rings.\u003c\/p\u003e\n\n\u003cp\u003eWhether you need a Thanksgiving-themed reading passage, a seasonal writing activity, or a grammar and language skills resource with a November twist, you'll find materials here that fit naturally into your existing ELA curriculum without derailing the unit you're already in. These are real lessons with a Thanksgiving theme — not busywork to survive the holiday week.\u003c\/p\u003e\n\n\u003cp\u003eThese resources work for whole-class instruction, independent practice, bell ringers, and sub plans. Answer keys are included with every product, and everything is ready to use without additional prep — perfect for a week when your energy and planning time are both running low.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for ELA teachers and homeschool educators who want seasonal resources that hold up to the same standard as everything else in their curriculum — because a short week is still a week of school.\u003c\/p\u003e","products":[{"product_id":"thanksgiving-fanboys-craft-compound-sentences-gr-6-8-light-up-literature","title":"Thanksgiving FANBOYS Craft | Compound Sentences Gr. 6–8 | 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\u003eThanksgiving FANBOYS Grammar Craft | Compound Sentences Grades 6–8\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"Thanksgiving turkey craft \u0026amp; lesson for compound sentences grades 6–8. FANBOYS templates, full lesson plan, ADHD supports, exit ticket. Low-prep, 50–60 min.\"\u003e\n\u003cmeta name=\"keywords\" content=\"Thanksgiving grammar activity, compound sentence craft grades 6 7 8, FANBOYS coordinating conjunctions activity, Thanksgiving ELA middle school, compound sentence turkey craft, grammar craft activity, L.6.1 L.7.1 activity, ADHD friendly grammar, Thanksgiving lesson plan ELA, coordinating conjunctions middle school\"\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    --warm-accent: #f0a500;\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);\n    padding: 64px 24px 72px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; top: -80px; right: -80px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.18); pointer-events: none;\n  }\n  .hero::after {\n    content: '';\n    position: absolute; bottom: -60px; left: -60px;\n    width: 240px; height: 240px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.12); pointer-events: none;\n  }\n  .hero-inner { max-width: 800px; margin: 0 auto; position: relative; z-index: 1; }\n  .hero-badge {\n    display: inline-block;\n    background: rgba(189,16,225,0.25);\n    border: 1px solid rgba(189,16,225,0.5);\n    color: #e9b5f9;\n    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 {\n    font-size: clamp(2rem, 5vw, 3.2rem);\n    font-weight: 900; color: var(--white); margin-bottom: 18px;\n  }\n  .hero h1 span { color: #e07ef8; }\n  .hero-sub {\n    font-size: 1.15rem; color: #d4b8f0;\n    max-width: 620px; margin: 0 auto 32px;\n  }\n  .hero-stats {\n    display: flex; justify-content: center;\n    gap: 10px; flex-wrap: wrap; margin-bottom: 36px;\n  }\n  .stat-pill {\n    background: rgba(255,255,255,0.12);\n    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 {\n    background: rgba(189,16,225,0.35);\n    border-color: rgba(189,16,225,0.6);\n  }\n  .btn-primary {\n    display: inline-block;\n    background: var(--purple); color: var(--white);\n    font-family: 'Open Sans', sans-serif;\n    font-size: 1rem; font-weight: 700;\n    padding: 16px 40px; border-radius: 6px;\n    letter-spacing: 0.5px; text-transform: uppercase;\n    transition: background 0.2s ease, transform 0.15s ease;\n  }\n  .btn-primary:hover { background: #a50cc8; transform: translateY(-2px); }\n\n  \/* ─── SUPPLIES BAR ─── *\/\n  .supplies-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 {\n    font-size: 11px; font-weight: 700;\n    letter-spacing: 2.5px; text-transform: uppercase;\n    color: var(--purple); margin-bottom: 10px;\n  }\n  .section h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem);\n    color: var(--indigo); margin-bottom: 20px;\n  }\n  .section p {\n    font-size: 1rem; color: var(--text-body);\n    margin-bottom: 16px; max-width: 700px;\n  }\n  .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n  \/* ─── WHY BAND ─── *\/\n  .why-band {\n    background: var(--light-purple);\n    border-top: 3px solid var(--border-light);\n    border-bottom: 3px solid var(--border-light);\n  }\n  .benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px; margin-top: 30px;\n  }\n  .benefit-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-left: 4px solid var(--purple);\n    border-radius: 8px; padding: 20px 22px;\n  }\n  .benefit-card .b-icon { font-size: 1.5rem; margin-bottom: 8px; }\n  .benefit-card h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.93rem; font-weight: 700;\n    color: var(--indigo); margin-bottom: 6px;\n  }\n  .benefit-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n  \/* ─── LESSON PLAN BAND ─── *\/\n  .lesson-band { background: var(--indigo); color: var(--white); }\n  .lesson-band .section-label { color: #e07ef8; }\n  .lesson-band h2 { color: var(--white); }\n  .lesson-band p { color: #d4b8f0; }\n  .lesson-steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px; margin-top: 28px;\n  }\n  .lesson-step {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 10px; padding: 20px 18px;\n  }\n  .ls-time {\n    font-size: 0.75rem; font-weight: 700;\n    color: #e07ef8; letter-spacing: 1px;\n    text-transform: uppercase; margin-bottom: 6px;\n  }\n  .lesson-step h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.93rem; font-weight: 700;\n    color: var(--white); margin-bottom: 6px;\n  }\n  .lesson-step p { font-size: 0.83rem; color: #c0a0e0; margin: 0; }\n\n  \/* ─── WHAT'S INCLUDED ─── *\/\n  .included-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 22px; margin-top: 30px;\n  }\n  .included-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 10px; padding: 24px 22px;\n    box-shadow: 0 2px 8px rgba(37,4,107,0.06);\n  }\n  .inc-icon { font-size: 1.8rem; margin-bottom: 10px; }\n  .included-card h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.97rem; font-weight: 700;\n    color: var(--indigo); margin-bottom: 8px;\n  }\n  .included-card p { font-size: 0.87rem; color: var(--text-mid); margin: 0 0 10px; }\n  .inc-list {\n    list-style: none; display: flex; flex-direction: column; gap: 5px;\n  }\n  .inc-list li {\n    font-size: 0.83rem; color: var(--text-body);\n    padding-left: 18px; position: relative;\n  }\n  .inc-list li::before {\n    content: '·';\n    position: absolute; left: 4px;\n    color: var(--purple); font-weight: 700; font-size: 1.1rem; line-height: 1.4;\n  }\n\n  \/* ─── FANBOYS FEATURE ─── *\/\n  .fanboys-band {\n    background: var(--light-purple);\n    border-top: 3px solid var(--border-light);\n    border-bottom: 3px solid var(--border-light);\n  }\n  .fanboys-row {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 28px;\n  }\n  .fanboys-pill {\n    background: var(--white);\n    border: 2px solid var(--purple);\n    color: var(--indigo);\n    font-family: 'Playfair Display', serif;\n    font-size: 1.3rem;\n    font-weight: 700;\n    width: 70px; height: 70px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 2px 8px rgba(189,16,225,0.15);\n  }\n  .fanboys-note {\n    margin-top: 20px;\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 10px;\n    padding: 20px 24px;\n    font-size: 0.9rem;\n    color: var(--text-body);\n  }\n  .fanboys-note strong { color: var(--indigo); }\n\n  \/* ─── ADHD BAND ─── *\/\n  .adhd-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 18px; margin-top: 28px;\n  }\n  .adhd-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 10px;\n    padding: 20px 18px;\n  }\n  .adhd-card .adhd-icon { font-size: 1.5rem; margin-bottom: 8px; }\n  .adhd-card h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.9rem; font-weight: 700;\n    color: var(--indigo); margin-bottom: 6px;\n  }\n  .adhd-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── SKILLS ─── *\/\n  .skills-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 14px; margin-top: 28px;\n  }\n  .skills-list li {\n    display: flex; align-items: flex-start;\n    gap: 12px; font-size: 0.95rem; color: var(--text-body);\n  }\n  .skills-list li::before {\n    content: '✓';\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 22px; height: 22px; min-width: 22px;\n    background: var(--purple); color: var(--white);\n    border-radius: 50%; font-size: 12px; font-weight: 700; margin-top: 1px;\n  }\n\n  \/* ─── WHO ─── *\/\n  .who-band {\n    background: var(--indigo); color: var(--white);\n  }\n  .who-band .section-label { color: #e07ef8; }\n  .who-band h2 { color: var(--white); }\n  .who-band p { color: #d4b8f0; }\n  .who-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 18px; margin-top: 28px;\n  }\n  .who-card {\n    text-align: center;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 10px; padding: 24px 18px;\n  }\n  .who-icon { font-size: 2rem; margin-bottom: 10px; }\n  .who-card h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.9rem; font-weight: 700;\n    color: var(--white); margin-bottom: 6px;\n  }\n  .who-card p { font-size: 0.83rem; color: #b89fd4; margin: 0; }\n\n  \/* ─── WAYS ─── *\/\n  .ways-list {\n    list-style: none;\n    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 {\n    font-weight: 700; color: var(--indigo);\n    width: 38%; background: var(--light-purple);\n  }\n  .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n  \/* ─── SUPPLIES CALLOUT ─── *\/\n  .supplies-callout {\n    margin-top: 28px;\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-left: 4px solid var(--warm-accent);\n    border-radius: 10px;\n    padding: 20px 24px;\n    display: flex; gap: 16px; align-items: flex-start; flex-wrap: wrap;\n  }\n  .supplies-callout .sc-icon { font-size: 1.5rem; flex-shrink: 0; margin-top: 2px; }\n  .supplies-callout p { font-size: 0.9rem; color: var(--text-body); margin: 0; }\n  .supplies-callout strong { color: var(--indigo); }\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';\n    background: var(--purple); color: var(--white);\n    font-size: 0.75rem; font-weight: 700;\n    width: 22px; height: 22px; min-width: 22px;\n    border-radius: 50%;\n    display: inline-flex; align-items: center; justify-content: center;\n    margin-top: 1px;\n  }\n  .faq-a {\n    background: var(--light-purple);\n    padding: 16px 22px 18px 56px;\n    font-size: 0.93rem; color: var(--text-body);\n    border-top: 1px solid var(--border-light);\n  }\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 {\n    content: '';\n    position: absolute; top: -100px; right: -100px;\n    width: 350px; height: 350px;\n    border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none;\n  }\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 {\n    background: var(--text-dark); color: #9980c0;\n    text-align: center; padding: 28px 24px; font-size: 0.82rem;\n  }\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 · Thanksgiving ELA · Grammar Craft · L.6.1 · L.7.1.B\u003c\/div\u003e\n    \u003ch1\u003eGrammar That's Worth\u003cbr\u003e\u003cspan\u003eGetting Up to Do\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eA complete Thanksgiving lesson where students master FANBOYS coordinating conjunctions by building compound sentences — then bring them to life in a turkey craft that makes the whole room look like a grammar gallery.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e50–60 Min Lesson\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eFull Lesson Plan\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eTurkey + Feather Templates\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eADHD Friendly\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eGrades 6–8\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=\"supplies-bar\"\u003e\n  ✂️ Low-prep (not zero-prep) — you'll need: scissors · glue · colored markers or crayons · bulletin board space  ·  Everything else is included.\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\"\u003eThe Case For This Lesson\u003c\/p\u003e\n    \u003ch2\u003eGrammar Sticks When Students Do Something With It\u003c\/h2\u003e\n    \u003cp\u003eFilling in blanks on a grammar worksheet and writing a compound sentence on a turkey you then hang on the wall are not the same experience. One is forgettable. The other produces a physical artifact — something students made, named, and decorated — and those tend to stick around in memory longer than a completed worksheet.\u003c\/p\u003e\n    \u003cp\u003eThis lesson is designed to be a real 50–60 minute ELA class — not a glorified coloring project. It includes a structured lesson plan with pacing, differentiation notes for ADHD and struggling writers, and a built-in exit ticket assessment. The craft is the vehicle; the grammar skill is the destination.\u003c\/p\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cdiv class=\"b-icon\"\u003e🦃\u003c\/div\u003e\n        \u003ch3\u003eSeasonal without being fluff\u003c\/h3\u003e\n        \u003cp\u003eThe Thanksgiving theme earns student buy-in, but the lesson outcomes — compound sentence construction, correct FANBOYS usage — are the same ones you'd target any time of year.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cdiv class=\"b-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eA full lesson plan, not just templates\u003c\/h3\u003e\n        \u003cp\u003eTimed lesson segments, teaching scripts for introducing FANBOYS, real-life sentence examples, discussion prompts — everything you'd need to teach this without inventing the lesson yourself.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cdiv class=\"b-icon\"\u003e🎨\u003c\/div\u003e\n        \u003ch3\u003eA bulletin board display that teaches\u003c\/h3\u003e\n        \u003cp\u003eStudents walk around the \"Compound Sentence Turkey Farm\" to read each other's sentences and identify which FANBOYS conjunction was used and why — peer learning built into the activity structure.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THE FANBOYS FEATURE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"fanboys-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Grammar Anchor\u003c\/p\u003e\n    \u003ch2\u003eAll Seven FANBOYS — Each One Matters\u003c\/h2\u003e\n    \u003cp\u003eThis activity covers all seven coordinating conjunctions and goes beyond memorization. Students explore how each conjunction shifts the relationship between two clauses — which is the skill that actually transfers to writing.\u003c\/p\u003e\n    \u003cdiv class=\"fanboys-row\"\u003e\n      \u003cdiv class=\"fanboys-pill\"\u003eFor\u003c\/div\u003e\n      \u003cdiv class=\"fanboys-pill\"\u003eAnd\u003c\/div\u003e\n      \u003cdiv class=\"fanboys-pill\"\u003eNor\u003c\/div\u003e\n      \u003cdiv class=\"fanboys-pill\"\u003eBut\u003c\/div\u003e\n      \u003cdiv class=\"fanboys-pill\"\u003eOr\u003c\/div\u003e\n      \u003cdiv class=\"fanboys-pill\"\u003eYet\u003c\/div\u003e\n      \u003cdiv class=\"fanboys-pill\"\u003eSo\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fanboys-note\"\u003e\n      \u003cstrong\u003eThe lesson explicitly addresses nuance:\u003c\/strong\u003e students don't just memorize the acronym — they discuss how \"but\" signals contrast, how \"so\" shows result, and how \"yet\" adds surprise. The lesson plan includes real-life middle school examples for each conjunction so students understand why word choice matters.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     LESSON PLAN BREAKDOWN\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"lesson-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eLesson Structure\u003c\/p\u003e\n    \u003ch2\u003e50–60 Minutes, Fully Planned\u003c\/h2\u003e\n    \u003cp\u003eThe complete lesson plan is included in the PDF — with timing, teaching notes, and differentiation suggestions. Here's how the class flows.\u003c\/p\u003e\n    \u003cdiv class=\"lesson-steps\"\u003e\n      \u003cdiv class=\"lesson-step\"\u003e\n        \u003cdiv class=\"ls-time\"\u003e10 minutes\u003c\/div\u003e\n        \u003ch3\u003eIntroduction\u003c\/h3\u003e\n        \u003cp\u003eRecap compound sentences and FANBOYS. Present complex example sentences and discuss how conjunction choice changes meaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lesson-step\"\u003e\n        \u003cdiv class=\"ls-time\"\u003e10 minutes\u003c\/div\u003e\n        \u003ch3\u003eCreative Instruction\u003c\/h3\u003e\n        \u003cp\u003eFANBOYS in real-life scenarios students recognize. Class brainstorm of compound sentence ideas — personal, seasonal, or pop culture topics.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lesson-step\"\u003e\n        \u003cdiv class=\"ls-time\"\u003e25–30 minutes\u003c\/div\u003e\n        \u003ch3\u003eTurkey Craft\u003c\/h3\u003e\n        \u003cp\u003eStudents write their compound sentence, select their FANBOYS conjunction feather, cut and assemble their turkey, and personalize with colors and decorations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lesson-step\"\u003e\n        \u003cdiv class=\"ls-time\"\u003e10 minutes\u003c\/div\u003e\n        \u003ch3\u003eGallery Walk \u0026amp; Exit Ticket\u003c\/h3\u003e\n        \u003cp\u003eTurkey Farm display — students read peers' sentences and identify conjunction use. Exit ticket: write one original compound sentence about Thanksgiving or a personal interest.\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\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eEverything in the File\u003c\/p\u003e\n  \u003ch2\u003eOne PDF, Everything You Need\u003c\/h2\u003e\n  \u003cp\u003ePrint the whole thing or select only the pages you need. All templates are blackline — no color ink required.\u003c\/p\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-icon\"\u003e📄\u003c\/div\u003e\n      \u003ch3\u003eFull Lesson Plan\u003c\/h3\u003e\n      \u003cp\u003eTimed, structured, standards-aligned. Includes teaching notes, real-life FANBOYS examples, and ADHD differentiation strategies.\u003c\/p\u003e\n      \u003cul class=\"inc-list\"\u003e\n        \u003cli\u003eGrade level: 6th–8th\u003c\/li\u003e\n        \u003cli\u003eDuration: 50–60 minutes\u003c\/li\u003e\n        \u003cli\u003eStandards: L.6.1, L.7.1.B\u003c\/li\u003e\n        \u003cli\u003eObjectives, materials list, full outline\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-icon\"\u003e🦃\u003c\/div\u003e\n      \u003ch3\u003eTurkey Body Templates\u003c\/h3\u003e\n      \u003cp\u003eMultiple versions to suit your needs — no one-size-fits-all format.\u003c\/p\u003e\n      \u003cul class=\"inc-list\"\u003e\n        \u003cli\u003eLarge single turkey (full-page, for display)\u003c\/li\u003e\n        \u003cli\u003eSmall 4-up and 6-up versions (classroom sets)\u003c\/li\u003e\n        \u003cli\u003eFANBOYS-labeled turkey bodies (For, And, Nor, But, Or, Yet, So)\u003c\/li\u003e\n        \u003cli\u003eBlank turkey bodies for open student choice\u003c\/li\u003e\n        \u003cli\u003eLarge full-tail turkey template for individual crafts\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-icon\"\u003e🪶\u003c\/div\u003e\n      \u003ch3\u003eFeather Templates\u003c\/h3\u003e\n      \u003cp\u003eThe feathers represent the coordinating conjunctions — each one labeled for the student's chosen FANBOYS word.\u003c\/p\u003e\n      \u003cul class=\"inc-list\"\u003e\n        \u003cli\u003eFANBOYS-labeled feather sheets (two copies for class sets)\u003c\/li\u003e\n        \u003cli\u003eAll-blank feather sheet for student labeling\u003c\/li\u003e\n        \u003cli\u003eStudents write their sentence on the turkey body, attach the corresponding conjunction feather\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-icon\"\u003e🎯\u003c\/div\u003e\n      \u003ch3\u003eAssessment \u0026amp; Differentiation\u003c\/h3\u003e\n      \u003cp\u003eBuilt-in assessment options and differentiation supports — no extra planning required.\u003c\/p\u003e\n      \u003cul class=\"inc-list\"\u003e\n        \u003cli\u003eExit ticket (original compound sentence)\u003c\/li\u003e\n        \u003cli\u003eTurkey Farm gallery walk with peer feedback\u003c\/li\u003e\n        \u003cli\u003eSentence starters for struggling writers\u003c\/li\u003e\n        \u003cli\u003eChoice-based topic selection for ownership\u003c\/li\u003e\n        \u003cli\u003eADHD supports documented in lesson plan\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"inc-icon\"\u003e🎁\u003c\/div\u003e\n      \u003ch3\u003eBonus: Thanksgiving Coloring Scene\u003c\/h3\u003e\n      \u003cp\u003eA pilgrim-and-turkey coloring illustration included as a bonus page — useful as a fast-finisher activity or a warm-up while other students finish the craft.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD SUPPORTS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eADHD-Friendly Design\u003c\/p\u003e\n  \u003ch2\u003eBuilt With Attention and Engagement in Mind\u003c\/h2\u003e\n  \u003cp\u003eThe lesson plan includes a dedicated \"Differentiation and ADHD Supports\" section with specific strategies — not just \"differentiate as needed.\"\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      \u003ch3\u003eCreative Choice\u003c\/h3\u003e\n      \u003cp\u003eStudents choose their own topic, theme, and sentence — personal ownership increases engagement and follow-through.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"adhd-card\"\u003e\n      \u003cdiv class=\"adhd-icon\"\u003e✂️\u003c\/div\u003e\n      \u003ch3\u003eMovement-Based\u003c\/h3\u003e\n      \u003cp\u003eCutting, pasting, coloring, and the gallery walk build in physical movement throughout the lesson.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"adhd-card\"\u003e\n      \u003cdiv class=\"adhd-icon\"\u003e📝\u003c\/div\u003e\n      \u003ch3\u003eSentence Starters\u003c\/h3\u003e\n      \u003cp\u003eRelatable sentence starters are available for students who need additional scaffolding to get started.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"adhd-card\"\u003e\n      \u003cdiv class=\"adhd-icon\"\u003e⏱️\u003c\/div\u003e\n      \u003ch3\u003eStructured Intervals\u003c\/h3\u003e\n      \u003cp\u003eShort, timed segments — 10 minutes, 10 minutes, 25–30 minutes, 10 minutes — prevent any one task from going too long.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SKILLS \/ STANDARDS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat Students Practice\u003c\/p\u003e\n    \u003ch2\u003eReal Grammar Skills in a Memorable Format\u003c\/h2\u003e\n    \u003cul class=\"skills-list\"\u003e\n      \u003cli\u003eIdentifying coordinating conjunctions (FANBOYS)\u003c\/li\u003e\n      \u003cli\u003eUnderstanding how each conjunction changes a sentence's meaning\u003c\/li\u003e\n      \u003cli\u003eConstructing grammatically correct compound sentences\u003c\/li\u003e\n      \u003cli\u003eChoosing the most appropriate conjunction for a given idea\u003c\/li\u003e\n      \u003cli\u003eApplying compound sentence structure to personal, relevant topics\u003c\/li\u003e\n      \u003cli\u003eEngaging in peer feedback and discussion about conjunction use\u003c\/li\u003e\n      \u003cli\u003eWriting an independent compound sentence as an exit assessment\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin-top: 28px; font-size: 0.9rem; color: var(--text-mid);\"\u003e\u003cstrong style=\"color: var(--indigo);\"\u003eStandards:\u003c\/strong\u003e CCSS.ELA-LITERACY.L.6.1 — Demonstrate command of standard English grammar and usage. CCSS.ELA-LITERACY.L.7.1.B — Choose among simple, compound, and complex sentences to signal differing relationships among ideas.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"who-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003ePerfect for Classrooms, Homeschool, and Everything in Between\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\u003eA complete lesson, not a worksheet — you can walk in and teach this without any additional planning.\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 lesson plan explains every step. Subs can run this independently with the materials printed and ready.\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 Families\u003c\/h3\u003e\n        \u003cp\u003eA hands-on Thanksgiving activity that teaches real grammar — perfect for a holiday week ELA session.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🌱\u003c\/div\u003e\n        \u003ch3\u003eIntervention \u0026amp; Small Group\u003c\/h3\u003e\n        \u003cp\u003eThe movement and craft elements make this particularly effective for students who struggle with traditional grammar instruction.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WAYS TO USE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eFlexible Use\u003c\/p\u003e\n  \u003ch2\u003eMore Than One Way to Use This\u003c\/h2\u003e\n  \u003cul class=\"ways-list\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📚\u003c\/span\u003eWhole-class Thanksgiving grammar lesson\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eSmall group grammar station or intervention\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🤝\u003c\/span\u003ePartner work for collaborative sentence building\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSubstitute plan — fully self-contained\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📌\u003c\/span\u003eBulletin board display (\"Compound Sentence Turkey Farm\")\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🌎\u003c\/span\u003eCross-curricular writing in history, science, or other subjects\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e6th–8th Grade\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Grammar, Writing, Language Arts\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLesson Duration\u003c\/td\u003e\n        \u003ctd\u003e50–60 minutes\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePrep Level\u003c\/td\u003e\n        \u003ctd\u003eLow-prep — print templates, gather scissors, glue, and markers\/crayons\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eIncludes\u003c\/td\u003e\n        \u003ctd\u003eFull lesson plan · Turkey body templates (multiple versions) · FANBOYS feather templates (labeled + blank) · Differentiation supports · Assessment options · Bonus Thanksgiving coloring scene\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkills\u003c\/td\u003e\n        \u003ctd\u003eCompound sentences, coordinating conjunctions (FANBOYS), conjunction choice and meaning, compound sentence construction\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eCCSS L.6.1, L.7.1.B\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — blackline (prints in black and white), print-and-use\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  \u003cdiv class=\"supplies-callout\"\u003e\n    \u003cdiv class=\"sc-icon\"\u003e🛒\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eClassroom supplies needed (not included):\u003c\/strong\u003e Scissors · Glue sticks · Colored markers or crayons · Bulletin board paper or display space. Everything else — templates, lesson plan, assessment — is in the PDF.\u003c\/p\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\"\u003eWhat supplies do I need beyond the PDF?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eScissors, glue sticks, and colored markers or crayons — standard classroom supplies. If you want to display the finished turkeys, you'll also need butcher paper or bulletin board space. The lesson plan notes that large butcher paper works well for the \"Turkey Farm\" display.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this really a full lesson, or is it mostly just the craft templates?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt's a full lesson. The PDF includes a timed, four-part lesson plan with teaching notes, real-life FANBOYS examples, a brainstorming segment, the craft activity with instructions, a gallery walk component, differentiation strategies, and an exit ticket assessment. You could walk in with the printed materials and teach this class without any additional prep.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan this work as a sub plan?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes, with some setup. Print the templates and leave the lesson plan for the sub. The step-by-step lesson outline is clear enough that a sub can follow it. You'll want to pre-cut some materials if you have younger or less-practiced students, but middle schoolers generally handle the cutting independently.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for homeschool?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — it works well as a hands-on Thanksgiving ELA activity for one student or a small group. The lesson structure scales down easily, and the exit ticket works as a simple assessment. The craft is just as engaging for homeschool students as it is for a full classroom.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this only useful at Thanksgiving?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe turkey theme is specifically Thanksgiving, so the seasonal value is highest in November. That said, the FANBOYS lesson components and the compound sentence sentence-building structure could inform your grammar instruction at any time of year — the lesson plan itself is adaptable.\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\u003eA Grammar Lesson Worth\u003cbr\u003eHanging on the Wall.\u003c\/h2\u003e\n    \u003cp\u003eComplete lesson plan, all templates, ADHD supports, and a built-in assessment — ready to print and teach this week.\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 templates 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":49286930694367,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/ThanksgivingCompoundSentenceActivity.png?v=1779374377"},{"product_id":"free-fall-holiday-ela-freebie-halloween-thanksgiving-christmas-grades-6-8","title":"Free Fall Holiday ELA Freebie | Halloween Thanksgiving Christmas Grades 6–8","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\u003eFree Fall Holiday Reading \u0026amp; Writing Activity — Halloween, Thanksgiving \u0026amp; Christmas\u003c\/title\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{--purple:#BD10E1;--indigo:#25046B;--indigo-faint:#f3effb;--indigo-mid:#e8e0f8;--white:#ffffff;--text-body:#2d2d2d;--text-muted:#5a5a7a;--border:#e2daf0;}\n*{box-sizing:border-box;margin:0;padding:0;}\nbody{font-family:'Open Sans',sans-serif;font-size:14px;line-height:1.85;color:var(--text-body);background:var(--white);}\n.eyebrow{display:inline-block;background:var(--purple);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .7rem;border-radius:3px;margin-bottom:.75rem;}\n.hero{background:var(--indigo);padding:3rem 2rem 2.5rem;text-align:center;}\n.hero h1{font-family:'Playfair Display',serif;color:#fff;font-size:1.7rem;line-height:1.25;margin-bottom:.75rem;}\n.hero p{color:#c4b0e8;font-size:.9rem;max-width:540px;margin:0 auto;}\n.wrap{max-width:680px;margin:0 auto;padding:2rem 1.5rem;}\nh2{font-family:'Playfair Display',serif;color:var(--indigo);font-size:1.2rem;margin-bottom:.6rem;}\np{margin-bottom:.9rem;}\nul{margin:.5rem 0 .9rem 0;padding:0;list-style:none;}\nul li{padding:.2rem 0 .2rem 1.5rem;position:relative;}\nul li::before{content:'✓';position:absolute;left:0;color:var(--purple);font-weight:700;}\n.passage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin:1rem 0;}\n.passage-card{background:var(--indigo-faint);border:1px solid var(--border);border-radius:6px;padding:.85rem .75rem;text-align:center;}\n.passage-card .icon{font-size:1.4rem;display:block;margin-bottom:.3rem;}\n.passage-card strong{display:block;color:var(--indigo);font-size:.85rem;margin-bottom:.2rem;}\n.passage-card span{font-size:.72rem;color:var(--text-muted);}\n.who-block{background:var(--indigo-faint);border-left:4px solid var(--indigo);padding:.85rem 1rem;border-radius:0 6px 6px 0;margin:1rem 0;}\n.who-block strong{color:var(--indigo);}\n.meta-bar{background:var(--indigo-mid);border-radius:6px;padding:.65rem 1rem;font-size:.8rem;color:var(--indigo);font-weight:600;margin:.75rem 0;}\n.cta-block{background:var(--indigo);border-radius:8px;padding:1.5rem;text-align:center;margin-top:1.5rem;}\n.cta-block p{color:#c4b0e8;font-size:.85rem;margin-bottom:.75rem;}\n.cta-block a{display:inline-block;background:var(--purple);color:#fff;font-weight:700;font-size:.85rem;padding:.6rem 1.5rem;border-radius:4px;text-decoration:none;margin:.3rem .2rem;}\n.divider{border:none;border-top:1px solid var(--border);margin:1.25rem 0;}\n@media(max-width:480px){.passage-grid{grid-template-columns:1fr;}}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hero\"\u003e\n  \u003cspan class=\"eyebrow\"\u003eFree Fall Freebie\u003c\/span\u003e\n  \u003ch1\u003eThree Holidays. Three Passages.\u003cbr\u003eOne Rigorous Freebie.\u003c\/h1\u003e\n  \u003cp\u003eHigh-interest informational reading for Halloween, Thanksgiving, and Christmas — with questions that go well beyond surface recall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wrap\"\u003e\n  \u003cp\u003eThis fall freebie gives you three informational passages paired with rigorous comprehension questions featuring strong distractors, text evidence requirements, and a multi-paragraph writing prompt. It's a real skills builder that happens to be holiday-themed — not the other way around.\u003c\/p\u003e\n  \u003chr class=\"divider\"\u003e\n  \u003ch2\u003eThree Passages Included\u003c\/h2\u003e\n  \u003cdiv class=\"passage-grid\"\u003e\n    \u003cdiv class=\"passage-card\"\u003e\n\u003cspan class=\"icon\"\u003e🎃\u003c\/span\u003e\u003cstrong\u003eHalloween\u003c\/strong\u003e\u003cspan\u003eCeltic origins through modern trick-or-treating\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"passage-card\"\u003e\n\u003cspan class=\"icon\"\u003e🍂\u003c\/span\u003e\u003cstrong\u003eThanksgiving\u003c\/strong\u003e\u003cspan\u003eHistory, survival, alliance \u0026amp; shifting meaning\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"passage-card\"\u003e\n\u003cspan class=\"icon\"\u003e🕯️\u003c\/span\u003e\u003cstrong\u003eChristmas\u003c\/strong\u003e\u003cspan\u003eGlobal traditions \u0026amp; the shared theme of light\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003chr class=\"divider\"\u003e\n  \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n  \u003cul\u003e\n    \u003cli\u003e3 informational passages — Halloween, Thanksgiving, Christmas\u003c\/li\u003e\n    \u003cli\u003e6 multiple-choice questions with strong distractors\u003c\/li\u003e\n    \u003cli\u003e4 short-answer questions requiring text evidence\u003c\/li\u003e\n    \u003cli\u003e1 multi-paragraph opinion writing prompt with evidence requirement\u003c\/li\u003e\n    \u003cli\u003eDetailed answer key with explanations for every question and distractor\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003chr class=\"divider\"\u003e\n  \u003cdiv class=\"who-block\"\u003e\n\u003cstrong\u003eWho this is for:\u003c\/strong\u003e Middle school ELA teachers and homeschool parents who want a no-prep fall activity that maintains rigor. Works October through December, and also as a test prep or sub plan resource any time of year.\u003c\/div\u003e\n  \u003cdiv class=\"meta-bar\"\u003e11 Pages  ·  Grades 6–8  ·  PDF  ·  Print Ready  ·  Answer Key Included  ·  No Prep\u003c\/div\u003e\n  \u003cdiv class=\"cta-block\"\u003e\n    \u003cp\u003eWant more high-interest nonfiction with this level of rigor? Explore the Haunting History and Weird Science series.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/haunting-history\"\u003eShop Haunting History →\u003c\/a\u003e\n    \u003ca href=\"\/collections\/weird-science\"\u003eShop Weird Science →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49447778877663,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/cmen81qxx033ov88z9tah466u.png?v=1779619676"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/collections\/Thanksgiving.png?v=1779489437","url":"https:\/\/shop.lightupliterature.com\/collections\/thanksgiving.oembed","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}