{"title":"Grammar Practice \u0026 Test Prep","description":"\u003cp\u003eThis collection brings together no-prep grammar practice resources designed for 6th grade, 7th grade, and 8th grade ELA classrooms. Every resource is aligned to Common Core Language standards — including conventions of standard English grammar, usage, and mechanics — so students are practicing the grammar skills that show up in their writing, on assessments, and in every discipline across the school day.\u003c\/p\u003e\n\n\u003cp\u003eWhether you need practice with sentence structure, punctuation, parts of speech, active and passive voice, or comma rules, you'll find materials here built for real middle school writers who need grammar instruction that connects directly to their own writing — not isolated drills that disappear the moment the worksheet is done.\u003c\/p\u003e\n\n\u003cp\u003eThese resources work for direct instruction, independent practice, small group intervention, bell ringers, and assessment. Answer keys are included with every product, and everything is ready to use without additional prep.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for ELA teachers and homeschool educators who want standards-aligned grammar practice that sticks — because middle schoolers deserve grammar instruction that makes them better writers, not just better test-takers.\u003c\/p\u003e","products":[{"product_id":"7th-grade-run-on-sentence-practice-60-test-prep-grammar-questions-answer-key","title":"7th Grade Run-On Sentence Practice | 60 Test-Prep Grammar Questions \u0026 Answer Key","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\u003e7th Grade Run-On Sentence Practice | 60 Test-Prep Grammar Questions \u0026amp; Answer Key\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"Fix run-on sentences with 60 test-prep grammar questions across 3 no-prep worksheets. 7th grade Common Core aligned. Answer key included. Print and go.\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;family=Playfair+Display:wght@700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-light: #3a0999;\n    --indigo-faint: #f3effb;\n    --indigo-mid: #e8e0f8;\n    --white: #ffffff;\n    --text-body: #2d2d2d;\n    --text-muted: #5a5a7a;\n    --border: #e2daf0;\n  }\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  body {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 14px;\n    line-height: 1.85;\n    color: var(--text-body);\n    background: var(--white);\n  }\n\n  \/* HERO *\/\n  .hero {\n    background: var(--indigo);\n    padding: 4rem 2rem 3.5rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.12);\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -40px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.08);\n  }\n  .hero-eyebrow {\n    display: inline-block;\n    background: var(--purple);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 1.2rem;\n  }\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    color: #fff;\n    font-size: clamp(1.6rem, 4vw, 2.6rem);\n    line-height: 1.25;\n    max-width: 720px;\n    margin: 0 auto 1rem;\n  }\n  .hero-sub {\n    color: rgba(255,255,255,0.82);\n    font-size: 15px;\n    max-width: 580px;\n    margin: 0 auto 2rem;\n  }\n  .hero-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 0.5rem;\n  }\n  .hero-tag {\n    background: rgba(255,255,255,0.12);\n    color: rgba(255,255,255,0.9);\n    font-size: 11.5px;\n    font-weight: 600;\n    padding: 5px 13px;\n    border-radius: 20px;\n    letter-spacing: 0.04em;\n  }\n\n  \/* WRAPPER *\/\n  .page-wrap {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0 1.5rem;\n  }\n\n  \/* SECTION SPACING *\/\n  .section { padding: 3rem 0; border-bottom: 1px solid var(--border); }\n  .section:last-child { border-bottom: none; }\n\n  \/* SECTION LABEL *\/\n  .section-label {\n    display: inline-block;\n    color: var(--purple);\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    margin-bottom: 0.6rem;\n  }\n\n  \/* HEADINGS *\/\n  h2 {\n    font-family: 'Playfair Display', serif;\n    color: var(--indigo);\n    font-size: clamp(1.3rem, 3vw, 1.75rem);\n    line-height: 1.3;\n    margin-bottom: 1rem;\n  }\n  h3 {\n    font-family: 'Open Sans', sans-serif;\n    color: var(--indigo);\n    font-size: 1rem;\n    font-weight: 700;\n    margin-bottom: 0.4rem;\n  }\n\n  \/* INTRO *\/\n  .intro-text {\n    font-size: 15px;\n    line-height: 1.9;\n    color: var(--text-body);\n  }\n  .intro-text p + p { margin-top: 1rem; }\n\n  \/* HIGHLIGHT CALLOUT *\/\n  .callout {\n    border-left: 4px solid var(--purple);\n    background: var(--indigo-faint);\n    padding: 1.25rem 1.5rem;\n    border-radius: 0 8px 8px 0;\n    margin: 1.75rem 0;\n    font-size: 14.5px;\n    color: var(--indigo);\n    font-weight: 600;\n    line-height: 1.7;\n  }\n\n  \/* WORKSHEETS GRID *\/\n  .worksheet-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n  @media (max-width: 600px) {\n    .worksheet-grid { grid-template-columns: 1fr; }\n  }\n  .worksheet-card {\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1.25rem 1rem;\n    text-align: center;\n  }\n  .worksheet-num {\n    display: inline-block;\n    background: var(--purple);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 20px;\n    margin-bottom: 0.6rem;\n  }\n  .worksheet-card h3 { font-size: 14px; margin-bottom: 0.4rem; text-align: center; }\n  .worksheet-card p { font-size: 12.5px; color: var(--text-muted); line-height: 1.6; text-align: center; }\n\n  \/* INCLUDED GRID *\/\n  .included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n  @media (max-width: 560px) {\n    .included-grid { grid-template-columns: 1fr; }\n  }\n  .included-card {\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1.25rem 1.25rem 1.25rem 1rem;\n  }\n  .included-card::before {\n    content: '✓';\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 22px;\n    height: 22px;\n    background: var(--purple);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 50%;\n    margin-bottom: 0.6rem;\n  }\n  .included-card h3 { font-size: 13.5px; margin-bottom: 0.3rem; }\n  .included-card p { font-size: 13px; color: var(--text-muted); line-height: 1.6; }\n\n  \/* SKILLS LIST *\/\n  .skills-list {\n    list-style: none;\n    margin-top: 1.25rem;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.6rem 1.5rem;\n  }\n  @media (max-width: 560px) {\n    .skills-list { grid-template-columns: 1fr; }\n  }\n  .skills-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.5rem;\n    font-size: 13.5px;\n    color: var(--text-body);\n    line-height: 1.55;\n  }\n  .skills-list li::before {\n    content: '◆';\n    color: var(--purple);\n    font-size: 9px;\n    margin-top: 5px;\n    flex-shrink: 0;\n  }\n\n  \/* USE CASES *\/\n  .use-cases {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.65rem;\n    margin-top: 1.25rem;\n  }\n  .use-tag {\n    background: var(--indigo-mid);\n    color: var(--indigo);\n    font-size: 13px;\n    font-weight: 600;\n    padding: 6px 14px;\n    border-radius: 20px;\n  }\n\n  \/* SPECS TABLE *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1.25rem;\n    font-size: 13.5px;\n  }\n  .specs-table tr { border-bottom: 1px solid var(--border); }\n  .specs-table tr:last-child { border-bottom: none; }\n  .specs-table td {\n    padding: 0.65rem 0.5rem;\n    vertical-align: top;\n    line-height: 1.6;\n  }\n  .specs-table td:first-child {\n    font-weight: 700;\n    color: var(--indigo);\n    width: 38%;\n    padding-right: 1rem;\n  }\n\n  \/* FAQ *\/\n  .faq-list {\n    display: flex;\n    flex-direction: column;\n    gap: 1.25rem;\n    margin-top: 1.25rem;\n  }\n  .faq-item {\n    padding: 1.1rem 1.25rem;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #fff;\n  }\n  .faq-q {\n    font-weight: 700;\n    color: var(--indigo);\n    font-size: 13.5px;\n    margin-bottom: 0.5rem;\n  }\n  .faq-a { font-size: 13.5px; color: var(--text-body); line-height: 1.75; }\n\n  \/* CTA BLOCK *\/\n  .cta-block {\n    background: var(--indigo);\n    padding: 3.5rem 2rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .cta-block::before {\n    content: '';\n    position: absolute;\n    top: -50px; left: -50px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.1);\n  }\n  .cta-block h2 {\n    color: #fff;\n    margin-bottom: 1rem;\n    font-size: clamp(1.3rem, 3vw, 1.8rem);\n  }\n  .cta-block p {\n    color: rgba(255,255,255,0.82);\n    font-size: 14.5px;\n    max-width: 540px;\n    margin: 0 auto 2rem;\n    line-height: 1.85;\n  }\n  .cta-btn {\n    display: inline-block;\n    background: var(--purple);\n    color: #fff;\n    font-size: 15px;\n    font-weight: 700;\n    padding: 14px 38px;\n    border-radius: 6px;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    transition: background 0.2s, transform 0.15s;\n  }\n  .cta-btn:hover { background: #a00cc4; transform: translateY(-1px); }\n  .cta-meta {\n    margin-top: 1.2rem;\n    color: rgba(255,255,255,0.55);\n    font-size: 12px;\n    letter-spacing: 0.04em;\n  }\n\n  \/* FOOTER NOTE *\/\n  .footer-note {\n    text-align: center;\n    padding: 2rem 1.5rem;\n    font-size: 12.5px;\n    color: var(--text-muted);\n  }\n  .footer-note a { color: var(--purple); text-decoration: none; }\n  .footer-note a:hover { text-decoration: underline; }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-eyebrow\"\u003e7th Grade ELA · Grammar · Test Prep\u003c\/div\u003e\n  \u003ch1\u003e60 Questions to Finally Fix Run-On Sentences — For Good\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eThree structured, construction-themed worksheets that give 7th graders the focused, repeated practice they need to master one of the most heavily tested grammar skills on state assessments.\u003c\/p\u003e\n  \u003cdiv class=\"hero-meta\"\u003e\n    \u003cspan class=\"hero-tag\"\u003eGrade 7\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eCommon Core Aligned\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003e60 Practice Questions\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eAnswer Key Included\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eNo Prep · Print \u0026amp; Go\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eADHD-Friendly\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"page-wrap\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWhy This Skill Matters\u003c\/span\u003e\n    \u003ch2\u003eRun-On Sentences Are One of the Most Tested Grammar Skills in 7th Grade — and One of the Hardest to Fix with a Single Lesson\u003c\/h2\u003e\n    \u003cdiv class=\"intro-text\"\u003e\n      \u003cp\u003eStudents don't master run-on sentence correction from one explanation. They need repeated, structured practice — seeing the problem across different sentence types, applying the right fix (punctuation, conjunction, or restructuring), and building the pattern recognition that makes it automatic on a test.\u003c\/p\u003e\n      \u003cp\u003eThat's exactly what these three worksheets are designed to do. Sixty targeted questions, scaffolded across three rounds of practice, with a construction theme that reframes the work: students aren't just correcting grammar — they're repairing broken sentences, like fixing roads. It's a small shift that keeps reluctant writers engaged through all 60 questions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"callout\"\u003e\n      Run-on sentences appear on virtually every 7th grade state grammar assessment. Students who can consistently identify and fix them arrive at test day with a real, scoreable advantage.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- THE THREE WORKSHEETS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWhat's Inside\u003c\/span\u003e\n    \u003ch2\u003eThree Worksheets — 20 Questions Each\u003c\/h2\u003e\n    \u003cp\u003eEach worksheet builds on the last, giving students the volume of practice needed to move from recognition to mastery.\u003c\/p\u003e\n    \u003cdiv class=\"worksheet-grid\"\u003e\n      \u003cdiv class=\"worksheet-card\"\u003e\n        \u003cspan class=\"worksheet-num\"\u003eWorksheet 1\u003c\/span\u003e\n        \u003ch3\u003eIdentify \u0026amp; Repair\u003c\/h3\u003e\n        \u003cp\u003eStudents identify run-on sentences and apply punctuation fixes — commas, periods, and semicolons — in 20 test-style questions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"worksheet-card\"\u003e\n        \u003cspan class=\"worksheet-num\"\u003eWorksheet 2\u003c\/span\u003e\n        \u003ch3\u003eConjunctions at Work\u003c\/h3\u003e\n        \u003cp\u003eStudents correct run-ons using coordinating and subordinating conjunctions — building the sentence variety that shows up on both tests and in writing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"worksheet-card\"\u003e\n        \u003cspan class=\"worksheet-num\"\u003eWorksheet 3\u003c\/span\u003e\n        \u003ch3\u003eMixed Practice\u003c\/h3\u003e\n        \u003cp\u003eA full mixed review combining punctuation and conjunction strategies — the format closest to what students will see on state assessments.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eEverything in the Download\u003c\/span\u003e\n    \u003ch2\u003eNo Prep Means No Prep\u003c\/h2\u003e\n    \u003cp\u003eDownload, print, hand out. There is nothing to build, adapt, or supplement.\u003c\/p\u003e\n    \u003cdiv class=\"included-grid\"\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003e3 Structured Worksheets\u003c\/h3\u003e\n        \u003cp\u003e60 test-style questions total — 20 per worksheet — focused on fixing run-on sentences with punctuation and conjunctions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003eComplete Answer Key\u003c\/h3\u003e\n        \u003cp\u003eEvery question answered so you can grade quickly or hand it to students for self-correction — no separate answer guide to track down.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003eConstruction Theme Throughout\u003c\/h3\u003e\n        \u003cp\u003eA consistent real-world theme that reframes grammar practice as sentence repair — keeping reluctant learners and ADHD students engaged through every question.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003ch3\u003ePrint-and-Go Format\u003c\/h3\u003e\n        \u003cp\u003eBlack-ink friendly, clean layout, and self-explanatory instructions — works for classroom teachers, homeschool parents, and substitute teachers equally well.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SKILLS \u0026 STANDARDS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eSkills \u0026amp; Standards\u003c\/span\u003e\n    \u003ch2\u003eCommon Core Aligned — Built for 7th Grade Grammar Mastery\u003c\/h2\u003e\n    \u003cul class=\"skills-list\"\u003e\n      \u003cli\u003eIdentifying run-on sentences\u003c\/li\u003e\n      \u003cli\u003eCorrecting with end punctuation\u003c\/li\u003e\n      \u003cli\u003eUsing commas and semicolons correctly\u003c\/li\u003e\n      \u003cli\u003eApplying coordinating conjunctions\u003c\/li\u003e\n      \u003cli\u003eApplying subordinating conjunctions\u003c\/li\u003e\n      \u003cli\u003eRecognizing sentence boundaries\u003c\/li\u003e\n      \u003cli\u003eStandardized test grammar strategies\u003c\/li\u003e\n      \u003cli\u003eSentence structure and variety\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv style=\"margin-top:1.25rem; font-size:13px; color:var(--text-muted);\"\u003e\n      \u003cstrong style=\"color:var(--indigo);\"\u003eGrade Level:\u003c\/strong\u003e 7th Grade  · \n      \u003cstrong style=\"color:var(--indigo);\"\u003eAlignment:\u003c\/strong\u003e Common Core 7th Grade Language Standards  · \n      \u003cstrong style=\"color:var(--indigo);\"\u003eQuestions:\u003c\/strong\u003e 60 total\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWays to Use It\u003c\/span\u003e\n    \u003ch2\u003eOne Resource — Half a Dozen Uses\u003c\/h2\u003e\n    \u003cdiv class=\"use-cases\"\u003e\n      \u003cspan class=\"use-tag\"\u003eIndependent practice\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eSmall group instruction\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eTest prep workshop\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eBell ringers\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eHomework\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eLiteracy centers\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eSub plans\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eHomeschool grammar curriculum\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eIntervention \u0026amp; reteach\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK SPECS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003ch2\u003eProduct Details\u003c\/h2\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrade Level\u003c\/td\u003e\n\u003ctd\u003e7th Grade\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandard\u003c\/td\u003e\n\u003ctd\u003eCommon Core 7th Grade Language (Grammar)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSkill Focus\u003c\/td\u003e\n\u003ctd\u003eRun-on sentence identification and correction\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWorksheets\u003c\/td\u003e\n\u003ctd\u003e3 worksheets · 20 questions each · 60 questions total\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStrategies Covered\u003c\/td\u003e\n\u003ctd\u003ePunctuation fixes, coordinating conjunctions, subordinating conjunctions\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnswer Key\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003ePrintable PDF · Black-ink friendly\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDigital Version\u003c\/td\u003e\n\u003ctd\u003eNot included (PDF only)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eADHD Supports\u003c\/td\u003e\n\u003ctd\u003eEngaging construction theme, structured format, clear instructions\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eYour Questions, Answered\u003c\/span\u003e\n    \u003ch2\u003eBefore You Download\u003c\/h2\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eIs this appropriate for both classroom and homeschool use?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eYes — the self-explanatory format and included answer key make it equally practical for a classroom teacher who needs a no-prep grammar lesson and a homeschool parent who wants structured, standard-aligned practice without having to create anything from scratch.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eWhy 60 questions instead of a shorter worksheet?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eBecause one practice session doesn't build mastery. Run-on sentence correction requires pattern recognition, and pattern recognition requires volume. Three rounds of 20 questions — each with a slightly different emphasis — gives students enough repetitions to move from effortful correction to automatic recognition, which is what test performance actually requires.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eMy student resists grammar work. Will the construction theme actually help?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eIt reframes the task in a way that removes some of the \"this is boring grammar\" resistance. Students who see themselves as repairing broken sentences — not correcting errors on a worksheet — engage differently with the same underlying skill. It's not a magic fix, but it's a meaningful shift for students who shut down at traditional drill formats.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eCan I use one worksheet at a time, or do I need to use all three together?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eEach worksheet works as a standalone. Use all three as a structured grammar unit, or pull individual worksheets for a bell ringer series, a sub plan day, or targeted small-group intervention — whichever fits your schedule.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- \/page-wrap --\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-block\"\u003e\n  \u003ch2\u003e60 Questions. Three Worksheets. One Skill Mastered.\u003c\/h2\u003e\n  \u003cp\u003eRun-on sentence correction doesn't stick from a single lesson — it sticks from consistent, structured practice. This resource gives students the repetitions they need and gives you a no-prep, answer-key-included resource that's ready the moment you download it.\u003c\/p\u003e\n  \u003ca class=\"cta-btn\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\n  \u003cp class=\"cta-meta\"\u003eGrade 7 · Common Core Aligned · 3 Worksheets · 60 Questions · Answer Key Included · PDF · Print-and-Go · No Prep Required\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer-note\"\u003e\n  Questions? Email \u003ca href=\"mailto:debra@lightupliteraturecurriculum.com\"\u003edebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003cbr\u003e\n  © 2025 Light Up Literature™ Curriculum. All rights reserved. For classroom use only.\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49284221796575,"sku":null,"price":5.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/RunOnFixItGrammarPractice.png?v=1779289789"},{"product_id":"sentence-structure-task-cards-run-ons-fragments-misplaced-modifiers-light-up-literature","title":"Sentence Structure Task Cards | Run-Ons, Fragments, Misplaced Modifiers | 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\u003eSentence Structure Task Cards | Run-Ons, Fragments, Misplaced Modifiers | Light Up Literature\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"36 mixed-skill task cards covering run-ons, fragments \u0026amp; misplaced modifiers for grades 6–8. Expanded answer key explains every wrong choice. No prep. Test-ready grammar practice.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"sentence structure task cards middle school, run-on sentence worksheet 6th grade, sentence fragment activity 7th grade, misplaced modifier task cards, grammar task cards grades 6 7 8, middle school ELA grammar review, test prep grammar task cards\"\u003e\n  \u003clink rel=\"canonical\" href=\"https:\/\/lightupliterature.com\/sentence-structure-task-cards\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;family=Playfair+Display:ital,wght@0,700;1,700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-light: #3a0999;\n      --indigo-faint: #f3effb;\n      --indigo-mid: #e8e0f8;\n      --white: #ffffff;\n      --text-body: #2d2d2d;\n      --text-muted: #5a5a7a;\n      --border: #e2daf0;\n    }\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n    body {\n      font-family: 'Open Sans', sans-serif;\n      font-size: 14px;\n      line-height: 1.85;\n      color: var(--text-body);\n      background: var(--white);\n    }\n\n    .hero {\n      background: var(--indigo);\n      padding: 4.5rem 2rem 4rem;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n    .hero::before {\n      content: '';\n      position: absolute;\n      top: -70px; right: -70px;\n      width: 300px; height: 300px;\n      border-radius: 50%;\n      background: rgba(189,16,225,0.12);\n      pointer-events: none;\n    }\n    .hero::after {\n      content: '';\n      position: absolute;\n      bottom: -90px; left: -50px;\n      width: 240px; height: 240px;\n      border-radius: 50%;\n      background: rgba(189,16,225,0.08);\n      pointer-events: none;\n    }\n    .hero-eyebrow {\n      display: inline-block;\n      background: var(--purple);\n      color: #fff;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      padding: 4px 14px;\n      border-radius: 20px;\n      margin-bottom: 1.25rem;\n    }\n    .hero h1 {\n      font-family: 'Playfair Display', serif;\n      color: #fff;\n      font-size: clamp(1.65rem, 4.2vw, 2.75rem);\n      line-height: 1.2;\n      max-width: 760px;\n      margin: 0 auto 1.1rem;\n    }\n    .hero h1 em {\n      font-style: italic;\n      color: rgba(255,255,255,0.75);\n    }\n    .hero-sub {\n      color: rgba(255,255,255,0.82);\n      font-size: 15.5px;\n      max-width: 620px;\n      margin: 0 auto 2rem;\n      line-height: 1.8;\n    }\n    .hero-meta {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 9px;\n    }\n    .hero-tag {\n      background: rgba(255,255,255,0.12);\n      color: rgba(255,255,255,0.9);\n      font-size: 11.5px;\n      font-weight: 600;\n      padding: 5px 13px;\n      border-radius: 20px;\n      letter-spacing: 0.04em;\n    }\n\n    .page-wrap { max-width: 760px; margin: 0 auto; padding: 0 1.5rem; }\n    .section { padding: 3rem 0; border-bottom: 1px solid var(--border); }\n    .section:last-child { border-bottom: none; }\n    .section-label {\n      display: inline-block;\n      color: var(--purple);\n      font-size: 10.5px;\n      font-weight: 700;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      margin-bottom: 0.6rem;\n    }\n    h2 {\n      font-family: 'Playfair Display', serif;\n      color: var(--indigo);\n      font-size: clamp(1.3rem, 3vw, 1.8rem);\n      line-height: 1.3;\n      margin-bottom: 1rem;\n    }\n    h3 {\n      font-family: 'Open Sans', sans-serif;\n      color: var(--indigo);\n      font-size: 1rem;\n      font-weight: 700;\n      margin-bottom: 0.4rem;\n    }\n    .body-text { font-size: 14.5px; line-height: 1.9; }\n    .body-text p + p { margin-top: 1rem; }\n\n    .callout {\n      border-left: 4px solid var(--purple);\n      background: var(--indigo-faint);\n      padding: 1.25rem 1.5rem;\n      border-radius: 0 8px 8px 0;\n      margin: 1.75rem 0;\n      font-size: 14.5px;\n      color: var(--indigo);\n      font-weight: 600;\n      line-height: 1.75;\n    }\n\n    .stat-strip {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 1px;\n      background: var(--border);\n      border: 1px solid var(--border);\n      border-radius: 10px;\n      overflow: hidden;\n      margin: 1.75rem 0;\n    }\n    .stat-cell {\n      background: var(--indigo-faint);\n      padding: 1.25rem 1rem;\n      text-align: center;\n    }\n    .stat-num {\n      font-family: 'Playfair Display', serif;\n      font-size: 2rem;\n      color: var(--purple);\n      line-height: 1;\n      display: block;\n      margin-bottom: 0.3rem;\n    }\n    .stat-label {\n      font-size: 12px;\n      color: var(--text-muted);\n      font-weight: 600;\n      line-height: 1.4;\n    }\n\n    \/* THREE SKILLS BLOCK *\/\n    .skills-block {\n      background: var(--indigo);\n      border-radius: 12px;\n      padding: 1.75rem 2rem;\n      margin-top: 1.5rem;\n    }\n    .skills-block .std-label {\n      color: var(--purple);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      margin-bottom: 1rem;\n    }\n    .skills-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 1rem;\n    }\n    @media (max-width: 580px) { .skills-row { grid-template-columns: 1fr; } }\n    .skill-pill {\n      background: rgba(255,255,255,0.09);\n      border-radius: 8px;\n      padding: 1.1rem 1rem;\n    }\n    .skill-pill.featured { background: var(--purple); }\n    .skill-count {\n      display: block;\n      font-family: 'Playfair Display', serif;\n      font-size: 1.75rem;\n      color: rgba(255,255,255,0.45);\n      line-height: 1;\n      margin-bottom: 0.3rem;\n    }\n    .skill-pill.featured .skill-count { color: rgba(255,255,255,0.65); }\n    .skill-name {\n      color: #fff;\n      font-weight: 700;\n      font-size: 13px;\n      display: block;\n      margin-bottom: 0.4rem;\n      line-height: 1.3;\n    }\n    .skill-detail {\n      color: rgba(255,255,255,0.65);\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* ANSWER KEY BREAKDOWN *\/\n    .key-breakdown {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 0.75rem;\n      margin-top: 1.25rem;\n    }\n    @media (max-width: 560px) { .key-breakdown { grid-template-columns: 1fr; } }\n    .key-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 0.6rem;\n      background: #fff;\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      padding: 0.85rem 1rem;\n    }\n    .key-icon { font-size: 1.25rem; flex-shrink: 0; margin-top: 1px; }\n    .key-item h3 { font-size: 13px; margin-bottom: 0.2rem; }\n    .key-item p { font-size: 12.5px; color: var(--text-muted); line-height: 1.6; }\n\n    \/* WHAT'S INCLUDED *\/\n    .included-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1rem;\n      margin-top: 1.5rem;\n    }\n    @media (max-width: 560px) { .included-grid { grid-template-columns: 1fr; } }\n    .included-card {\n      background: var(--indigo-faint);\n      border: 1px solid var(--border);\n      border-radius: 10px;\n      padding: 1.25rem;\n    }\n    .check-badge {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 22px; height: 22px;\n      background: var(--purple);\n      color: #fff;\n      font-size: 12px;\n      font-weight: 700;\n      border-radius: 50%;\n      margin-bottom: 0.6rem;\n    }\n    .included-card h3 { font-size: 13.5px; margin-bottom: 0.3rem; }\n    .included-card p { font-size: 13px; color: var(--text-muted); line-height: 1.6; }\n\n    \/* AUDIENCE *\/\n    .audience-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1rem;\n      margin-top: 1.5rem;\n    }\n    @media (max-width: 560px) { .audience-grid { grid-template-columns: 1fr; } }\n    .audience-card {\n      background: var(--indigo-faint);\n      border: 1px solid var(--border);\n      border-radius: 10px;\n      padding: 1.25rem;\n    }\n    .audience-card .icon { font-size: 1.5rem; margin-bottom: 0.5rem; display: block; }\n    .audience-card h3 { font-size: 13.5px; margin-bottom: 0.3rem; }\n    .audience-card p { font-size: 13px; color: var(--text-muted); line-height: 1.6; }\n\n    \/* GRAMMAR SKILLS LIST *\/\n    .skills-list {\n      list-style: none;\n      margin-top: 1.25rem;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 0.6rem 1.5rem;\n    }\n    @media (max-width: 560px) { .skills-list { grid-template-columns: 1fr; } }\n    .skills-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 0.5rem;\n      font-size: 13.5px;\n      color: var(--text-body);\n      line-height: 1.55;\n    }\n    .skills-list li::before {\n      content: '◆';\n      color: var(--purple);\n      font-size: 9px;\n      margin-top: 5px;\n      flex-shrink: 0;\n    }\n\n    \/* USE CASES *\/\n    .use-cases {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.65rem;\n      margin-top: 1.25rem;\n    }\n    .use-tag {\n      background: var(--indigo-mid);\n      color: var(--indigo);\n      font-size: 13px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 20px;\n    }\n\n    \/* SPECS *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.25rem;\n      font-size: 13.5px;\n    }\n    .specs-table tr { border-bottom: 1px solid var(--border); }\n    .specs-table tr:last-child { border-bottom: none; }\n    .specs-table td { padding: 0.65rem 0.5rem; vertical-align: top; line-height: 1.6; }\n    .specs-table td:first-child {\n      font-weight: 700;\n      color: var(--indigo);\n      width: 38%;\n      padding-right: 1rem;\n    }\n\n    \/* FAQ *\/\n    .faq-list { display: flex; flex-direction: column; gap: 1.25rem; margin-top: 1.25rem; }\n    .faq-item {\n      padding: 1.1rem 1.25rem;\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      background: #fff;\n    }\n    .faq-q { font-weight: 700; color: var(--indigo); font-size: 13.5px; margin-bottom: 0.5rem; }\n    .faq-a { font-size: 13.5px; color: var(--text-body); line-height: 1.75; }\n\n    \/* CTA *\/\n    .cta-block {\n      background: var(--indigo);\n      padding: 4rem 2rem;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n    .cta-block::before {\n      content: '';\n      position: absolute;\n      top: -50px; left: -50px;\n      width: 220px; height: 220px;\n      border-radius: 50%;\n      background: rgba(189,16,225,0.1);\n      pointer-events: none;\n    }\n    .cta-block::after {\n      content: '';\n      position: absolute;\n      bottom: -70px; right: -40px;\n      width: 200px; height: 200px;\n      border-radius: 50%;\n      background: rgba(189,16,225,0.07);\n      pointer-events: none;\n    }\n    .cta-block h2 { color: #fff; margin-bottom: 1rem; font-size: clamp(1.3rem, 3vw, 1.85rem); }\n    .cta-block p {\n      color: rgba(255,255,255,0.82);\n      font-size: 14.5px;\n      max-width: 540px;\n      margin: 0 auto 2rem;\n      line-height: 1.85;\n    }\n    .cta-btn {\n      display: inline-block;\n      background: var(--purple);\n      color: #fff;\n      font-size: 15.5px;\n      font-weight: 700;\n      padding: 15px 42px;\n      border-radius: 6px;\n      text-decoration: none;\n      letter-spacing: 0.02em;\n      transition: background 0.2s, transform 0.15s;\n      position: relative;\n      z-index: 1;\n    }\n    .cta-btn:hover { background: #a00cc4; transform: translateY(-1px); }\n    .cta-reassure {\n      margin-top: 1.1rem;\n      color: rgba(255,255,255,0.55);\n      font-size: 12px;\n      letter-spacing: 0.03em;\n    }\n    .cta-meta {\n      margin-top: 1.5rem;\n      color: rgba(255,255,255,0.45);\n      font-size: 11.5px;\n      letter-spacing: 0.03em;\n    }\n\n    .footer-note {\n      text-align: center;\n      padding: 2rem 1.5rem;\n      font-size: 12.5px;\n      color: var(--text-muted);\n    }\n    .footer-note a { color: var(--purple); text-decoration: none; }\n    .footer-note a:hover { text-decoration: underline; }\n\n    @media (max-width: 560px) {\n      .stat-strip { grid-template-columns: 1fr; }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-eyebrow\"\u003eGrades 6–8 ELA · Grammar · L.6–8.1\u003c\/div\u003e\n  \u003ch1\u003e36 Cards. Three Grammar Skills. An Answer Key \u003cem\u003eThat Explains Every Wrong Choice.\u003c\/em\u003e\n\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eMixed-skill task cards for run-on sentences, sentence fragments, and misplaced modifiers — in the same format students encounter on state assessments, with a teacher key that tells you exactly where the mistake thinking happens.\u003c\/p\u003e\n  \u003cdiv class=\"hero-meta\"\u003e\n    \u003cspan class=\"hero-tag\"\u003eGrades 6–8\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003e36 Task Cards\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003e3 Grammar Skills\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eMixed Skill Format\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eExpanded Answer Key\u003c\/span\u003e\n    \u003cspan class=\"hero-tag\"\u003eNo Prep · Print \u0026amp; Go\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"page-wrap\"\u003e\n\n  \u003c!-- WHY THIS EXISTS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWhy This Exists\u003c\/span\u003e\n    \u003ch2\u003eGrammar Practice That Matches What the Test Actually Looks Like\u003c\/h2\u003e\n    \u003cdiv class=\"body-text\"\u003e\n      \u003cp\u003eMost grammar task card sets cover one skill at a time, in a predictable order. Students figure out the pattern fast — and once they know the skill before they read the sentence, the practice stops being rigorous. That's not what state tests look like, and it's not how grammar knowledge is actually built.\u003c\/p\u003e\n      \u003cp\u003eThese cards mix run-ons, fragments, and misplaced modifiers across all 36 cards with no labels and no predictable sequence. Students have to read each sentence, diagnose the error, and then choose the correct fix — which is exactly the thinking state assessments require. The expanded answer key explains not just which answer is right, but why each wrong option is wrong, so you know exactly what misconception to address when a student misses a card.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"callout\"\u003e\n      The mixed-skill format is the key design decision. When students know they're fixing fragments before they read the sentence, they're pattern-matching, not thinking. Mixing the skills removes the shortcut and puts the analytical work back where it belongs — which means the practice actually transfers.\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-strip\"\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-num\"\u003e36\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eTask Cards — Mixed Skill, No Labels, No Patterns\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-num\"\u003e3\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eGrammar Skills Covered in One Resource\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-cell\"\u003e\n        \u003cspan class=\"stat-num\"\u003e12\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eCards Per Skill — Run-Ons, Fragments, Modifiers\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- THE THREE SKILLS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eThe Three Skills\u003c\/span\u003e\n    \u003ch2\u003eThe Grammar Errors That Appear on Every Middle School State Assessment\u003c\/h2\u003e\n    \u003cp style=\"font-size:14.5px; line-height:1.9;\"\u003eRun-on sentences, sentence fragments, and misplaced modifiers are among the most consistently tested grammar skills in grades 6–8. Each one requires a different kind of analytical thinking — which is why combining them in a single mixed set creates better practice than three separate single-skill decks.\u003c\/p\u003e\n    \u003cdiv class=\"skills-block\"\u003e\n      \u003cdiv class=\"std-label\"\u003e🔧 What Students Practice on Each Card\u003c\/div\u003e\n      \u003cdiv class=\"skills-row\"\u003e\n        \u003cdiv class=\"skill-pill\"\u003e\n          \u003cspan class=\"skill-count\"\u003e12\u003c\/span\u003e\n          \u003cspan class=\"skill-name\"\u003eRun-On Sentences\u003c\/span\u003e\n          \u003cspan class=\"skill-detail\"\u003eIdentifying incorrectly joined independent clauses and choosing the right fix — semicolon, comma + conjunction, or separation\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"skill-pill featured\"\u003e\n          \u003cspan class=\"skill-count\"\u003e12\u003c\/span\u003e\n          \u003cspan class=\"skill-name\"\u003eSentence Fragments\u003c\/span\u003e\n          \u003cspan class=\"skill-detail\"\u003eRecognizing incomplete thoughts and selecting the version that correctly completes the sentence structure\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"skill-pill\"\u003e\n          \u003cspan class=\"skill-count\"\u003e12\u003c\/span\u003e\n          \u003cspan class=\"skill-name\"\u003eMisplaced Modifiers\u003c\/span\u003e\n          \u003cspan class=\"skill-detail\"\u003eSpotting when a phrase or word is attached to the wrong subject and choosing the version that places it correctly\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- THE ANSWER KEY --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eThe Answer Key\u003c\/span\u003e\n    \u003ch2\u003eNot Just the Correct Letter — the Reason Behind Every Choice\u003c\/h2\u003e\n    \u003cp style=\"font-size:14.5px; line-height:1.9;\"\u003eMost task card answer keys give you a list of correct letters. This one gives you a coaching document. For each of the 36 cards, the key includes the correct sentence written in full, the grammatical reason it's correct, and a clear explanation of why each distractor is wrong — so when a student misses a card, you know exactly what to address.\u003c\/p\u003e\n    \u003cdiv class=\"key-breakdown\"\u003e\n      \u003cdiv class=\"key-item\"\u003e\n        \u003cspan class=\"key-icon\"\u003e✅\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eCorrect Sentence Written in Full\u003c\/h3\u003e\n          \u003cp\u003eNot just the letter — the complete corrected sentence so you can quickly confirm what students should have written.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"key-item\"\u003e\n        \u003cspan class=\"key-icon\"\u003e📌\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eGrammatical Reason It's Correct\u003c\/h3\u003e\n          \u003cp\u003eA clear explanation of the rule being applied — semicolon between independent clauses, comma after introductory clause, modifier placed next to its subject, and so on.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"key-item\"\u003e\n        \u003cspan class=\"key-icon\"\u003e❌\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eWhy Each Wrong Choice Is Wrong\u003c\/h3\u003e\n          \u003cp\u003eEvery distractor addressed individually — whether it's a comma splice, a meaning change, a fragment disguised as a fix, or an incorrect semicolon-plus-conjunction construction.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"key-item\"\u003e\n        \u003cspan class=\"key-icon\"\u003e🔄\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eFast Reteaching\u003c\/h3\u003e\n          \u003cp\u003eBecause the key identifies the exact error in each wrong choice, you can reteach targeted mini-lessons rather than re-explaining the whole skill from scratch.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eEverything in the Download\u003c\/span\u003e\n    \u003ch2\u003e36 Cards. Two Versions. One Key That Does the Explaining.\u003c\/h2\u003e\n    \u003cdiv class=\"included-grid\"\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"check-badge\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003e36 Mixed-Skill Task Cards\u003c\/h3\u003e\n        \u003cp\u003e12 run-on corrections, 12 fragment corrections, and 12 misplaced modifier corrections — shuffled throughout the set with no skill labels. Each card presents an error sentence in bold and four multiple-choice correction options.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"check-badge\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003eStudent Version (No Labels)\u003c\/h3\u003e\n        \u003cp\u003eThe student-facing cards contain no skill type indicators. Students must identify the error and the fix on their own — exactly the way state assessment grammar questions are structured.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"check-badge\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003eExpanded Teacher Answer Key\u003c\/h3\u003e\n        \u003cp\u003eAll 36 cards answered with the correct sentence written in full, the grammatical rationale, and an explanation of why each wrong option fails. Formatted by card number for fast reference during class review.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"check-badge\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003eAuthentic Middle School Contexts\u003c\/h3\u003e\n        \u003cp\u003eSentences use school events, science labs, sports teams, performances, and field trips — contexts that feel familiar and relevant to 6th, 7th, and 8th graders rather than generic or juvenile examples.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SKILLS \u0026 STANDARDS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eSkills \u0026amp; Standards\u003c\/span\u003e\n    \u003ch2\u003eAligned to the Grammar Standards Tested Across All Three Middle School Grade Levels\u003c\/h2\u003e\n    \u003cul class=\"skills-list\"\u003e\n      \u003cli\u003eIdentify and correct run-on sentences (fused sentences)\u003c\/li\u003e\n      \u003cli\u003eDistinguish comma splices from correctly joined clauses\u003c\/li\u003e\n      \u003cli\u003eChoose the correct coordinating conjunction or semicolon fix\u003c\/li\u003e\n      \u003cli\u003eRecognize sentence fragments and complete incomplete thoughts\u003c\/li\u003e\n      \u003cli\u003eIdentify dependent clauses left without a main clause\u003c\/li\u003e\n      \u003cli\u003eSpot misplaced modifiers and identify the logical subject\u003c\/li\u003e\n      \u003cli\u003eRewrite sentences to place modifiers next to the correct noun\u003c\/li\u003e\n      \u003cli\u003eDistinguish between similar-looking correct and incorrect options\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv style=\"margin-top:1.25rem; font-size:13px; color:var(--text-muted);\"\u003e\n      \u003cstrong style=\"color:var(--indigo);\"\u003ePrimary Standards:\u003c\/strong\u003e CCSS L.6.1, L.7.1, L.8.1  · \n      \u003cstrong style=\"color:var(--indigo);\"\u003eGrade Band:\u003c\/strong\u003e 6th–8th Grade  · \n      \u003cstrong style=\"color:var(--indigo);\"\u003eFormat:\u003c\/strong\u003e Multiple-choice task cards\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWho This Is For\u003c\/span\u003e\n    \u003ch2\u003eUseful at Every Point in the Grammar Instruction Cycle\u003c\/h2\u003e\n    \u003cdiv class=\"audience-grid\"\u003e\n      \u003cdiv class=\"audience-card\"\u003e\n        \u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e\n        \u003ch3\u003eClassroom Teachers\u003c\/h3\u003e\n        \u003cp\u003eUse the full set as a grammar station rotation, deploy individual cards as bell ringers, or pull specific error types for targeted mini-lessons before a writing unit. The expanded key makes whole-class review fast — you can project each card and walk through the wrong choices with language that's already written for you.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"audience-card\"\u003e\n        \u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003e\n        \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003eGrammar instruction is one of the hardest subjects to teach without a background in it. This resource does the explaining for you — the answer key tells you not just what's correct but exactly why, so you can have an informed conversation with your student about each error rather than simply checking answers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"audience-card\"\u003e\n        \u003cspan class=\"icon\"\u003e📝\u003c\/span\u003e\n        \u003ch3\u003eTest Prep \u0026amp; Intervention\u003c\/h3\u003e\n        \u003cp\u003eThese three error types appear on virtually every state ELA assessment from 6th through 8th grade. The mixed-skill format matches the randomness of standardized test grammar sections, and the distractor analysis in the key targets the specific misconceptions that cause students to miss these questions on test day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"audience-card\"\u003e\n        \u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e\n        \u003ch3\u003eWriting Workshop Support\u003c\/h3\u003e\n        \u003cp\u003eRun-ons, fragments, and misplaced modifiers are the errors most commonly flagged during writing conferences and peer editing. Using these cards before or during a writing unit gives students the grammar vocabulary and recognition skills to identify and fix these errors in their own drafts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WAYS TO USE --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eWays to Use It\u003c\/span\u003e\n    \u003ch2\u003eOne Resource, Twelve Ways to Deploy It\u003c\/h2\u003e\n    \u003cdiv class=\"use-cases\"\u003e\n      \u003cspan class=\"use-tag\"\u003eGrammar stations or centers\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eState test prep review\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eBell ringers — 2 cards per day\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eSub plans — no setup needed\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eWriting workshop grammar warm-up\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eSmall group intervention\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eIndependent practice or homework\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003ePartner editing activity\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eEarly finisher extension\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eWhole-class Scoot game\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eHomeschool grammar curriculum\u003c\/span\u003e\n      \u003cspan class=\"use-tag\"\u003eTutoring program sessions\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eAt a Glance\u003c\/span\u003e\n    \u003ch2\u003eProduct Details\u003c\/h2\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrade Level\u003c\/td\u003e\n\u003ctd\u003e6th–8th Grade\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePrimary Standards\u003c\/td\u003e\n\u003ctd\u003eCCSS L.6.1, L.7.1, L.8.1\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTask Cards\u003c\/td\u003e\n\u003ctd\u003e36 total · 12 run-ons · 12 fragments · 12 misplaced modifiers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003eMixed skill — no labels, no predictable order\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnswer Key\u003c\/td\u003e\n\u003ctd\u003eExpanded — correct sentence, grammatical rationale, distractor explanations for all 36 cards\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eContexts\u003c\/td\u003e\n\u003ctd\u003eMiddle school settings: science labs, sports, performances, school events\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFile Format\u003c\/td\u003e\n\u003ctd\u003ePrintable PDF · No prep · Digital-compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cspan class=\"section-label\"\u003eYour Questions, Answered\u003c\/span\u003e\n    \u003ch2\u003eBefore You Download\u003c\/h2\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eWhy are the cards mixed instead of organized by skill type?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eBecause that's how state assessments work — and it's also how grammar knowledge needs to function in writing. When students know in advance they're fixing a fragment, they're not really diagnosing the error; they're just completing a template. The mixed format forces the analytical step: read the sentence, identify the problem, choose the fix. That's the skill that transfers to both writing and testing. If you'd prefer to introduce each skill separately first and then use this set for mixed review, that's a completely valid instructional sequence too.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eIs this appropriate for 6th grade, or is it better suited to 7th and 8th?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eThe sentences and contexts work across all three grade levels. For 6th graders who are encountering these error types for the first time, the cards work well as guided practice after direct instruction on each skill. For 7th and 8th graders, the mixed format makes it an effective review and reinforcement tool. Many teachers use this set in 6th grade as a culminating review after introducing each skill separately, then revisit it in 7th grade as a diagnostic at the start of the year.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eHow is the answer key different from a standard \"letter only\" key?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eFor each of the 36 cards, the key gives you three things: the correct sentence written out in full, the grammatical rule that makes it correct (for example, \"correctly joins two independent clauses with a semicolon\"), and a note on each wrong choice explaining specifically why it fails. This means when you review a card with students, you don't have to come up with the explanation on the spot — it's already there. It also means parents and tutors using the resource can support students confidently without needing a grammar background.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cp class=\"faq-q\"\u003eCan I use this for just one of the three grammar skills rather than all three?\u003c\/p\u003e\n        \u003cp class=\"faq-a\"\u003eYes — because the answer key is organized by card number and each card is clearly labeled (Card 1, Card 2, etc.), you can pull specific cards by skill type for targeted review. The cards themselves don't indicate the skill type on the student-facing side, but the answer key identifies the error type for each one, making it straightforward to sort and select the cards you need for a particular lesson.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-block\"\u003e\n  \u003ch2\u003e36 Cards. Three Skills. An Answer Key That Explains Every Wrong Choice.\u003c\/h2\u003e\n  \u003cp\u003eMixed-skill grammar practice that matches what state assessments actually look like — with a teacher key that tells you not just what's correct, but exactly where students go wrong and why. Zero prep between you and a rigorous grammar lesson.\u003c\/p\u003e\n  \u003ca class=\"cta-btn\" href=\"#\"\u003eGet This Resource\u003c\/a\u003e\n  \u003cp class=\"cta-reassure\"\u003eInstant download · PDF · Print and use today\u003c\/p\u003e\n  \u003cp class=\"cta-meta\"\u003eGrades 6–8 · L.6.1 · L.7.1 · L.8.1 · 36 Task Cards · Run-Ons · Fragments · Misplaced Modifiers · Expanded Answer Key · No Prep · PDF\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"footer-note\"\u003e\n  Questions? Email \u003ca href=\"mailto:debra@lightupliteraturecurriculum.com\"\u003edebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003cbr\u003e\n  © 2025 Light Up Literature™ Curriculum. All rights reserved. For single-classroom use only.\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49285439422687,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/SentenceStructureFixIt-3.png?v=1779321397"},{"product_id":"7th-grade-verb-tense-worksheets-no-prep-grammar-light-up-literature","title":"7th Grade Verb Tense Worksheets | No-Prep Grammar | 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\u003e7th Grade Verb Tense Practice Worksheets | No-Prep Grammar\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"5 no-prep verb tense worksheets for 7th grade with engaging topics—social media, Harry Potter, smartphones \u0026amp; more. Answer keys included. Print and go.\"\u003e\n\u003cmeta name=\"keywords\" content=\"7th grade verb tense worksheets, grammar practice 7th grade, verb tense no prep, ELA grammar worksheets, verb tense test prep, middle school grammar, no prep grammar worksheets, verb tense multiple choice\"\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    --indigo-light: #4c12a1;\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    --check: #BD10E1;\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 {\n    font-family: 'Playfair Display', serif;\n    line-height: 1.2;\n  }\n\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\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -80px; right: -80px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.18);\n    pointer-events: none;\n  }\n\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: -60px;\n    width: 240px; height: 240px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.12);\n    pointer-events: none;\n  }\n\n  .hero-inner {\n    max-width: 780px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\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;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 6px 18px;\n    border-radius: 30px;\n    margin-bottom: 22px;\n  }\n\n  .hero h1 {\n    font-size: clamp(2rem, 5vw, 3.2rem);\n    font-weight: 900;\n    color: var(--white);\n    margin-bottom: 18px;\n  }\n\n  .hero h1 span {\n    color: #e07ef8;\n  }\n\n  .hero-sub {\n    font-size: 1.15rem;\n    color: #d4b8f0;\n    max-width: 580px;\n    margin: 0 auto 32px;\n  }\n\n  .hero-stats {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-bottom: 36px;\n  }\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);\n    font-size: 0.85rem;\n    font-weight: 600;\n    padding: 7px 16px;\n    border-radius: 30px;\n  }\n\n  .btn-primary {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white);\n    font-family: 'Open Sans', sans-serif;\n    font-size: 1rem;\n    font-weight: 700;\n    padding: 16px 40px;\n    border-radius: 6px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    transition: background 0.2s ease, transform 0.15s ease;\n  }\n\n  .btn-primary:hover {\n    background: #a50cc8;\n    transform: translateY(-2px);\n  }\n\n  .btn-secondary {\n    display: inline-block;\n    background: transparent;\n    color: var(--white);\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.9rem;\n    font-weight: 600;\n    padding: 14px 32px;\n    border-radius: 6px;\n    border: 2px solid rgba(255,255,255,0.4);\n    margin-left: 12px;\n    transition: border-color 0.2s ease, background 0.2s ease;\n  }\n\n  .btn-secondary:hover {\n    border-color: var(--white);\n    background: rgba(255,255,255,0.08);\n  }\n\n  \/* ─── SECTIONS ─── *\/\n  .section {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 60px 24px;\n  }\n\n  .section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: var(--purple);\n    margin-bottom: 10px;\n  }\n\n  .section h2 {\n    font-size: clamp(1.6rem, 3vw, 2.2rem);\n    color: var(--indigo);\n    margin-bottom: 20px;\n  }\n\n  .section p {\n    font-size: 1rem;\n    color: var(--text-body);\n    margin-bottom: 16px;\n    max-width: 680px;\n  }\n\n  .divider {\n    border: none;\n    border-top: 2px solid var(--border-light);\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  \/* ─── WHY THIS EXISTS ─── *\/\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\n  .pain-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px;\n    margin-top: 30px;\n  }\n\n  .pain-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-left: 4px solid var(--purple);\n    border-radius: 8px;\n    padding: 20px 22px;\n  }\n\n  .pain-card p {\n    font-size: 0.95rem;\n    color: var(--text-body);\n    margin: 0;\n  }\n\n  \/* ─── WHAT'S INCLUDED ─── *\/\n  .included-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 22px;\n    margin-top: 30px;\n  }\n\n  .included-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 10px;\n    padding: 26px 24px;\n    box-shadow: 0 2px 8px rgba(37,4,107,0.06);\n  }\n\n  .included-card .topic-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 2rem;\n    font-weight: 900;\n    color: var(--purple);\n    opacity: 0.3;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n\n  .included-card h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.95rem;\n    font-weight: 700;\n    color: var(--indigo);\n    margin-bottom: 8px;\n  }\n\n  .included-card p {\n    font-size: 0.88rem;\n    color: var(--text-mid);\n    margin: 0;\n  }\n\n  .summary-box {\n    margin-top: 28px;\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 100%);\n    border-radius: 10px;\n    padding: 26px 30px;\n    color: var(--white);\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n\n  .summary-box .big-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 3.5rem;\n    font-weight: 900;\n    color: #e07ef8;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .summary-box p {\n    color: #d4b8f0;\n    font-size: 0.95rem;\n    margin: 0;\n  }\n\n  .summary-box strong {\n    color: var(--white);\n  }\n\n  \/* ─── SKILLS \/ STANDARDS ─── *\/\n  .skills-band {\n    background: var(--indigo);\n    color: var(--white);\n  }\n\n  .skills-band .section-label {\n    color: #e07ef8;\n  }\n\n  .skills-band h2 {\n    color: var(--white);\n  }\n\n  .skills-band p {\n    color: #d4b8f0;\n  }\n\n  .skills-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .skills-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 0.95rem;\n    color: var(--white);\n  }\n\n  .skills-list li::before {\n    content: '✓';\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 22px;\n    height: 22px;\n    min-width: 22px;\n    background: var(--purple);\n    color: var(--white);\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: 700;\n    margin-top: 1px;\n  }\n\n  \/* ─── WHO IT'S FOR ─── *\/\n  .who-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .who-card {\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 10px;\n    padding: 24px 18px;\n  }\n\n  .who-icon {\n    font-size: 2rem;\n    margin-bottom: 10px;\n  }\n\n  .who-card h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.9rem;\n    font-weight: 700;\n    color: var(--indigo);\n    margin-bottom: 6px;\n  }\n\n  .who-card p {\n    font-size: 0.83rem;\n    color: var(--text-mid);\n    margin: 0;\n  }\n\n  \/* ─── WAYS TO USE ─── *\/\n  .ways-band {\n    background: var(--light-purple);\n    border-top: 3px solid var(--border-light);\n    border-bottom: 3px solid var(--border-light);\n  }\n\n  .ways-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .ways-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 8px;\n    padding: 16px 18px;\n    font-size: 0.93rem;\n    color: var(--text-body);\n    font-weight: 600;\n  }\n\n  .ways-list li span.icon {\n    font-size: 1.2rem;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ─── SPECS TABLE ─── *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 28px;\n    font-size: 0.93rem;\n  }\n\n  .specs-table tr {\n    border-bottom: 1px solid var(--border-light);\n  }\n\n  .specs-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .specs-table td {\n    padding: 13px 16px;\n    vertical-align: top;\n  }\n\n  .specs-table td:first-child {\n    font-weight: 700;\n    color: var(--indigo);\n    width: 38%;\n    background: var(--light-purple);\n  }\n\n  .specs-table td:last-child {\n    color: var(--text-body);\n    background: var(--white);\n  }\n\n  .specs-wrap {\n    border: 1px solid var(--border-light);\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  \/* ─── FAQ ─── *\/\n  .faq-list {\n    display: flex;\n    flex-direction: column;\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .faq-item {\n    border: 1px solid var(--border-light);\n    border-radius: 10px;\n    overflow: hidden;\n  }\n\n  .faq-q {\n    background: var(--white);\n    padding: 18px 22px;\n    font-weight: 700;\n    color: var(--indigo);\n    font-size: 0.97rem;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n\n  .faq-q::before {\n    content: 'Q';\n    background: var(--purple);\n    color: var(--white);\n    font-size: 0.75rem;\n    font-weight: 700;\n    width: 22px;\n    height: 22px;\n    min-width: 22px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n\n  .faq-a {\n    background: var(--light-purple);\n    padding: 16px 22px 18px 56px;\n    font-size: 0.93rem;\n    color: var(--text-body);\n    border-top: 1px solid var(--border-light);\n  }\n\n  \/* ─── CTA BAND ─── *\/\n  .cta-band {\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n    color: var(--white);\n    text-align: center;\n    padding: 64px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cta-band::before {\n    content: '';\n    position: absolute;\n    top: -100px; right: -100px;\n    width: 350px; height: 350px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.15);\n    pointer-events: none;\n  }\n\n  .cta-inner {\n    max-width: 620px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n  }\n\n  .cta-band h2 {\n    color: var(--white);\n    font-size: clamp(1.7rem, 3.5vw, 2.4rem);\n    margin-bottom: 16px;\n  }\n\n  .cta-band p {\n    color: #d4b8f0;\n    font-size: 1.05rem;\n    margin-bottom: 32px;\n    max-width: 520px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .cta-reassure {\n    margin-top: 20px;\n    font-size: 0.82rem;\n    color: #b89fd4;\n  }\n\n  \/* ─── FOOTER ─── *\/\n  .footer {\n    background: var(--text-dark);\n    color: #9980c0;\n    text-align: center;\n    padding: 28px 24px;\n    font-size: 0.82rem;\n  }\n\n  .footer a {\n    color: #c99ee0;\n  }\n\n  \/* ─── RESPONSIVE ─── *\/\n  @media (max-width: 600px) {\n    .btn-secondary { margin-left: 0; margin-top: 12px; display: inline-block; }\n    .summary-box { flex-direction: column; gap: 12px; }\n  }\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\"\u003e7th Grade ELA · Grammar Practice\u003c\/div\u003e\n    \u003ch1\u003eVerb Tense Practice That\u003cbr\u003e\u003cspan\u003eStudents Actually Want to Do\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eFive no-prep worksheets covering verb tense consistency and error correction — built around topics 7th graders genuinely care about.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill\"\u003e5 Worksheets\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e5 Answer Keys\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e100 Practice Items\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003ePrint \u0026amp; Go\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep Required\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\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 Problem\u003c\/p\u003e\n    \u003ch2\u003eVerb Tense Practice Doesn't Have to Be Boring\u003c\/h2\u003e\n    \u003cp\u003eMost grammar worksheets use sentences so dry that students tune out before they've finished reading. When they're not engaged with the content, they're not learning the skill — they're just going through motions.\u003c\/p\u003e\n    \u003cp\u003eThis resource fixes that. Every worksheet uses a high-interest topic students already think about — social media history, Harry Potter, smartphones, shoes — so they're focused on the grammar skill, not fighting boredom.\u003c\/p\u003e\n    \u003cdiv class=\"pain-grid\"\u003e\n      \u003cdiv class=\"pain-card\"\u003e\n        \u003cp\u003e\u003cstrong\u003eNo digging for materials.\u003c\/strong\u003e Download, print, and hand it out. Everything is self-contained — worksheets and answer keys together in one PDF.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pain-card\"\u003e\n        \u003cp\u003e\u003cstrong\u003eNo hunt for answer keys.\u003c\/strong\u003e Every worksheet comes with a complete answer key. Grading takes minutes, not your entire planning period.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pain-card\"\u003e\n        \u003cp\u003e\u003cstrong\u003eNo prep, no stress.\u003c\/strong\u003e Works for regular instruction, substitute plans, bell ringers, or last-minute test prep. Open the file. Print. Done.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHAT'S INCLUDED\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWhat's Inside\u003c\/p\u003e\n  \u003ch2\u003eFive Complete Worksheets, Ready to Print\u003c\/h2\u003e\n  \u003cp\u003eEach worksheet contains 20 multiple-choice questions focused on identifying and correcting verb tense errors in context. Every set includes its own answer key.\u003c\/p\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"topic-num\"\u003e01\u003c\/div\u003e\n      \u003ch3\u003eThe History of Social Media\u003c\/h3\u003e\n      \u003cp\u003eStudents correct verb tense errors in sentences tracing the rise of Facebook, Twitter, Instagram, TikTok, and more.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"topic-num\"\u003e02\u003c\/div\u003e\n      \u003ch3\u003eHow Well Do You Know J.K. Rowling?\u003c\/h3\u003e\n      \u003cp\u003eVerb tense practice set against the real-life story of J.K. Rowling — from rejection letters to global fame.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"topic-num\"\u003e03\u003c\/div\u003e\n      \u003ch3\u003eHistorically Accurate Harry Potter Facts\u003c\/h3\u003e\n      \u003cp\u003eSentences explore the real historical elements woven into the Harry Potter series — alchemy, medieval castles, Latin spells, and more.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"topic-num\"\u003e04\u003c\/div\u003e\n      \u003ch3\u003eAre Smartphones Smart or Toxic?\u003c\/h3\u003e\n      \u003cp\u003eStudents practice tense correction through sentences about smartphone evolution, screen time, and technology's impact on daily life.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cdiv class=\"topic-num\"\u003e05\u003c\/div\u003e\n      \u003ch3\u003eShoes Throughout History\u003c\/h3\u003e\n      \u003cp\u003eA surprisingly engaging topic — from ancient sandals to self-lacing sneakers — gives students a fresh context for verb tense work.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"summary-box\"\u003e\n    \u003cdiv class=\"big-num\"\u003e100\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003ePractice items total across five worksheets.\u003c\/strong\u003e\n      \u003cp\u003eEach item is multiple-choice, making grading fast and giving students clear, immediate feedback on the correct tense choice.\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=\"skills-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eGrammar Skills Covered\u003c\/p\u003e\n    \u003ch2\u003eExactly What 7th Graders Need to Master\u003c\/h2\u003e\n    \u003cp\u003eThese worksheets focus on the verb tense skills most commonly tested in 7th grade grammar assessments and state standardized tests.\u003c\/p\u003e\n    \u003cul class=\"skills-list\"\u003e\n      \u003cli\u003eIdentifying incorrect verb tense in a sentence\u003c\/li\u003e\n      \u003cli\u003eCorrecting verb tense shifts and inconsistencies\u003c\/li\u003e\n      \u003cli\u003ePast, present, and future tense recognition\u003c\/li\u003e\n      \u003cli\u003ePerfect tenses (simple, past perfect, present perfect)\u003c\/li\u003e\n      \u003cli\u003eProgressive tenses in context\u003c\/li\u003e\n      \u003cli\u003eMaintaining tense consistency across a sentence\u003c\/li\u003e\n      \u003cli\u003eChoosing the correct tense based on time signals\u003c\/li\u003e\n      \u003cli\u003eApplying tense rules in real-world informational sentences\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin-top: 28px; color: #c8a8f0; font-size: 0.9rem;\"\u003e\u003cstrong style=\"color: #e07ef8;\"\u003eStandards alignment:\u003c\/strong\u003e Supports CCSS L.7.1 — Demonstrate command of the conventions of standard English grammar and usage when writing or speaking, including producing complete sentences and recognizing and correcting inappropriate fragments and run-ons.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eBuilt for Real Classrooms and Busy Schedules\u003c\/h2\u003e\n  \u003cdiv class=\"who-grid\"\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n      \u003ch3\u003e7th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eSolid, on-level grammar practice you can use any time without prep.\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\u003eClear directions, self-contained format — subs can run this with zero explanation.\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\u003eHigh-quality grammar practice without planning time — just print and work through it together.\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; Interventionists\u003c\/h3\u003e\n      \u003cp\u003eEngaging enough to hold a struggling student's attention; structured enough to build real skill.\u003c\/p\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=\"ways-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eFlexible Use\u003c\/p\u003e\n    \u003ch2\u003eOne Resource, Many Situations\u003c\/h2\u003e\n    \u003cp\u003eThese worksheets are intentionally self-contained so you can reach for them whenever you need them — not just during planned grammar units.\u003c\/p\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e⏰\u003c\/span\u003eBell ringers and daily grammar warm-ups\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003eIndependent practice during a grammar unit\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📝\u003c\/span\u003eTest prep and review before assessments\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🗂️\u003c\/span\u003eSub plans — no explanation needed\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eExit tickets (assign one section at a time)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e👥\u003c\/span\u003eSmall-group intervention and reteaching\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏡\u003c\/span\u003eHomework or take-home practice\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eSpiral review across the school year\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS TABLE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e7th Grade (also suitable for advanced 6th or remedial 8th)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Grammar, Language Arts\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eNumber of Worksheets\u003c\/td\u003e\n        \u003ctd\u003e5 worksheets\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Keys\u003c\/td\u003e\n        \u003ctd\u003e5 (one per worksheet)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuestions per Worksheet\u003c\/td\u003e\n        \u003ctd\u003e20 multiple-choice questions\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Practice Items\u003c\/td\u003e\n        \u003ctd\u003e100\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — print-ready, no prep required\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTopics\u003c\/td\u003e\n        \u003ctd\u003eSocial media history, J.K. Rowling, Harry Potter historical facts, smartphones, shoes throughout history\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkills\u003c\/td\u003e\n        \u003ctd\u003eVerb tense identification, error correction, tense consistency, past\/present\/future\/perfect\/progressive tenses\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    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat exactly do students do on these worksheets?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach worksheet presents sentences that contain a verb tense error. Students read the sentence, identify the problem, and select the correct answer from four multiple-choice options. The skill is verb tense identification and correction; the topics are the vehicle that keeps students engaged.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this truly no prep? What do I need to do?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eDownload the PDF, print the pages you need, and hand them out. That's it. The answer keys are included in the same file, so there's nothing else to track down. You don't need to create a rubric or grade with a key — answers are A, B, C, or D.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eMy students aren't Harry Potter fans. Will those worksheets still work?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — the Harry Potter worksheets focus on real historical facts woven into the books (medieval history, Latin, folklore), so students don't need to be fans to engage with the content. The sentences are informational in nature, not plot summaries.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use this for 6th or 8th grade?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis resource is written for 7th grade, but it works well for advanced 6th graders or as review\/intervention material for 8th graders who need to strengthen verb tense skills before high school.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I share this with other teachers at my school?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYour purchase covers one classroom or personal homeschool. If you'd like to share with colleagues, additional licenses are required — please purchase one license per teacher. Contact us at Debra@lightupliteraturecurriculum.com with questions about school or team licensing.\u003c\/div\u003e\n    \u003c\/div\u003e\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\u003eFive Worksheets. Zero Prep.\u003cbr\u003eReady for Monday.\u003c\/h2\u003e\n    \u003cp\u003eDownload today and have engaging, standards-aligned verb tense practice your students will actually work through.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Single-classroom license · Answer keys 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© 2024 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":49286106317023,"sku":null,"price":5.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7thVerbTensePractice.png?v=1779330458"},{"product_id":"comma-splice-worksheets-grades-7-8-no-prep-grammar","title":"Comma Splice Worksheets Grades 7–8 | No-Prep Grammar","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\u003eComma Splice Worksheets Grades 7–8 | No-Prep Grammar Practice\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"4 no-prep comma splice worksheets for grades 7–8. 77 scaffolded questions, 6 activity types, answer keys included. High-interest topics keep students engaged.\"\u003e\n\u003cmeta name=\"keywords\" content=\"comma splice worksheets 7th grade, comma splice practice middle school, grammar worksheets grades 7 8, no prep grammar middle school, comma splice test prep, L.7.1 L.7.2 worksheets, sentence structure grammar practice, middle school ELA grammar, comma splice identify fix\"\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);\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);\n    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);\n    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;\n    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  \/* ─── STANDARDS BAR ─── *\/\n  .std-bar {\n    background: var(--purple); color: var(--white);\n    text-align: center; padding: 16px 24px;\n    font-size: 0.9rem; font-weight: 600;\n  }\n  .std-bar em { font-style: normal; opacity: 0.85; }\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  .pain-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px; margin-top: 30px;\n  }\n  .pain-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  .pain-card p { font-size: 0.93rem; color: var(--text-body); margin: 0; }\n\n  \/* ─── SCAFFOLDING SECTION ─── *\/\n  .scaffold-band { background: var(--indigo); color: var(--white); }\n  .scaffold-band .section-label { color: #e07ef8; }\n  .scaffold-band h2 { color: var(--white); }\n  .scaffold-band p { color: #d4b8f0; }\n  .scaffold-steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 16px; margin-top: 28px;\n  }\n  .scaffold-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; text-align: center;\n  }\n  .step-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 2rem; font-weight: 900;\n    color: #e07ef8; line-height: 1; margin-bottom: 10px;\n  }\n  .scaffold-step h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.88rem; font-weight: 700;\n    color: var(--white); margin-bottom: 6px;\n  }\n  .scaffold-step p {\n    font-size: 0.8rem; color: #c0a0e0; margin: 0;\n  }\n\n  \/* ─── WORKSHEETS ─── *\/\n  .worksheets-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n    gap: 22px; margin-top: 30px;\n  }\n  .worksheet-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 10px; padding: 26px 24px;\n    box-shadow: 0 2px 8px rgba(37,4,107,0.06);\n  }\n  .ws-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 2rem; font-weight: 900;\n    color: var(--purple); opacity: 0.25;\n    line-height: 1; margin-bottom: 6px;\n  }\n  .ws-topic {\n    font-size: 10px; font-weight: 700; letter-spacing: 1.5px;\n    text-transform: uppercase; color: var(--purple);\n    margin-bottom: 6px;\n  }\n  .worksheet-card h3 {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.97rem; font-weight: 700;\n    color: var(--indigo); margin-bottom: 10px; line-height: 1.3;\n  }\n  .worksheet-card p { font-size: 0.87rem; color: var(--text-mid); margin: 0 0 12px; }\n  .format-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n  .format-tag {\n    font-size: 0.72rem; font-weight: 700;\n    padding: 3px 9px; border-radius: 20px;\n    background: var(--light-purple);\n    color: var(--indigo); border: 1px solid var(--border-light);\n  }\n\n  \/* ─── QUESTION TYPES ─── *\/\n  .qtypes-band {\n    background: var(--light-purple);\n    border-top: 3px solid var(--border-light);\n    border-bottom: 3px solid var(--border-light);\n  }\n  .qtypes-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 18px; margin-top: 28px;\n  }\n  .qtype-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 10px; padding: 20px 18px; text-align: center;\n  }\n  .qtype-icon { font-size: 1.8rem; margin-bottom: 10px; }\n  .qtype-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  .qtype-card p { font-size: 0.82rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── SKILLS LIST ─── *\/\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-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; background: var(--white);\n    border: 1px solid var(--border-light);\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(--indigo); margin-bottom: 6px;\n  }\n  .who-card p { font-size: 0.83rem; color: var(--text-mid); 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  \/* ─── TESTIMONIAL ─── *\/\n  .testimonial-band {\n    background: var(--indigo); color: var(--white);\n    padding: 48px 24px; text-align: center;\n  }\n  .testimonial-inner { max-width: 640px; margin: 0 auto; }\n  .testimonial-inner blockquote {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem; font-style: italic;\n    color: #e0c8f8; line-height: 1.6; margin-bottom: 16px;\n  }\n  .testimonial-inner cite { font-size: 0.85rem; color: #b89fd4; font-style: normal; }\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\n  \/* ─── SUMMARY BOX ─── *\/\n  .summary-box {\n    margin-top: 28px;\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 100%);\n    border-radius: 10px; padding: 26px 30px;\n    color: var(--white);\n    display: flex; align-items: center; gap: 24px; flex-wrap: wrap;\n  }\n  .summary-box .big-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 3.5rem; font-weight: 900;\n    color: #e07ef8; line-height: 1; flex-shrink: 0;\n  }\n  .summary-box p { color: #d4b8f0; font-size: 0.95rem; margin: 0; }\n  .summary-box strong { color: var(--white); }\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\"\u003e7th–8th Grade ELA · Grammar Practice · L.7.1 · L.7.2\u003c\/div\u003e\n    \u003ch1\u003eFinally Fix the \u003cspan\u003eComma Splice Problem\u003c\/span\u003e\u003cbr\u003e— for Good\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eFour no-prep worksheets, 77 scaffolded questions, and six activity types that take students from identifying comma splices to correcting them in full paragraphs.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e4 Worksheets\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e77 Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e6 Activity Types\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eAnswer Key Included\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Print Ready\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"std-bar\"\u003e\n  Aligned to CCSS L.7.1 (grammar and usage) and L.7.2 (punctuation)  ·  \u003cem\u003eGrades 7–8 · Also suitable for advanced 6th or remedial 9th\u003c\/em\u003e\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 Problem\u003c\/p\u003e\n    \u003ch2\u003eComma Splices Are Stubborn — Until Students Actually Practice Fixing Them\u003c\/h2\u003e\n    \u003cp\u003eMost students can recognize a comma splice once you define it. The harder part is developing the instinct to catch them in their own writing — and knowing which fix to use when. That requires practice with real, varied sentences. Not one worksheet with twenty identical rewrites.\u003c\/p\u003e\n    \u003cp\u003eThis resource uses six different activity types to build comma splice fluency across four worksheets, so students aren't just drilling the same skill over and over — they're applying it in increasingly complex ways.\u003c\/p\u003e\n    \u003cdiv class=\"pain-grid\"\u003e\n      \u003cdiv class=\"pain-card\"\u003e\n        \u003cp\u003e\u003cstrong\u003eHigh-interest topics keep reluctant learners engaged.\u003c\/strong\u003e Play-Doh's origin story, virtual reality, and Super Bowl halftime show history give students something worth reading — so they focus on the grammar, not the boredom.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pain-card\"\u003e\n        \u003cp\u003e\u003cstrong\u003eSix activity formats prevent autopilot.\u003c\/strong\u003e Multiple choice, sentence rewrites, fill-in-the-blank, true\/false, matching, and paragraph editing each demand a slightly different kind of thinking.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pain-card\"\u003e\n        \u003cp\u003e\u003cstrong\u003eScaffolded difficulty builds real mastery.\u003c\/strong\u003e Worksheets progress from basic identification and single-sentence rewrites to editing errors inside a full paragraph — the skill transfer that actually shows up in student writing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SCAFFOLDED PROGRESSION\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"scaffold-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eProgressive Skill Development\u003c\/p\u003e\n    \u003ch2\u003eBuilt to Build — Not Just Repeat\u003c\/h2\u003e\n    \u003cp\u003eEach worksheet in this resource is more demanding than the last. Students move from recognizing the error to producing their own corrections to editing an entire paragraph — the arc that builds durable grammar skill.\u003c\/p\u003e\n    \u003cdiv class=\"scaffold-steps\"\u003e\n      \u003cdiv class=\"scaffold-step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eIdentify \u0026amp; Rewrite\u003c\/h3\u003e\n        \u003cp\u003eFind the comma splice. Correct it using one of three methods. Build the foundational habit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eMultiple Choice\u003c\/h3\u003e\n        \u003cp\u003eIdentify the error and name the correct fix strategy — no giveaways in the answer choices.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eFill in the Blank\u003c\/h3\u003e\n        \u003cp\u003eChoose the right conjunction or punctuation to complete the sentence correctly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n        \u003ch3\u003eTrue or False\u003c\/h3\u003e\n        \u003cp\u003eDecide whether each sentence is correct or contains a comma splice — and explain why.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e5\u003c\/div\u003e\n        \u003ch3\u003eMatch the Fix\u003c\/h3\u003e\n        \u003cp\u003eConnect comma splice sentences to their correct correction strategies.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e6\u003c\/div\u003e\n        \u003ch3\u003eParagraph Editing\u003c\/h3\u003e\n        \u003cp\u003eFind and fix every comma splice inside a multi-sentence paragraph — the real-world transfer skill.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THE FOUR WORKSHEETS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWhat's Inside\u003c\/p\u003e\n  \u003ch2\u003eFour Worksheets, Each With a Clear Focus\u003c\/h2\u003e\n  \u003cp\u003eEvery worksheet includes step-by-step instructions defining comma splices and the three fix methods — so students can work independently without needing prior instruction.\u003c\/p\u003e\n  \u003cdiv class=\"worksheets-grid\"\u003e\n\n    \u003cdiv class=\"worksheet-card\"\u003e\n      \u003cdiv class=\"ws-num\"\u003e01\u003c\/div\u003e\n      \u003cdiv class=\"ws-topic\"\u003eTopic · Invention \u0026amp; History\u003c\/div\u003e\n      \u003ch3\u003eThe Invention of Play-Doh\u003c\/h3\u003e\n      \u003cp\u003e20 sentences tracing the surprisingly fascinating origin story of Play-Doh. Students identify comma splices and rewrite each sentence — some sentences are correct, adding an important layer of discrimination.\u003c\/p\u003e\n      \u003cdiv class=\"format-tags\"\u003e\n        \u003cspan class=\"format-tag\"\u003eIdentify \u0026amp; Rewrite\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eAnswer Key\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003e20 Items\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"worksheet-card\"\u003e\n      \u003cdiv class=\"ws-num\"\u003e02\u003c\/div\u003e\n      \u003cdiv class=\"ws-topic\"\u003eTopic · Technology\u003c\/div\u003e\n      \u003ch3\u003eThe Evolution of Virtual Reality\u003c\/h3\u003e\n      \u003cp\u003e20 sentences about VR's development from concept to modern application. Same format as Worksheet 1 — identify and rewrite — with some correct sentences mixed in to keep students sharp.\u003c\/p\u003e\n      \u003cdiv class=\"format-tags\"\u003e\n        \u003cspan class=\"format-tag\"\u003eIdentify \u0026amp; Rewrite\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eAnswer Key\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003e20 Items\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"worksheet-card\"\u003e\n      \u003cdiv class=\"ws-num\"\u003e03\u003c\/div\u003e\n      \u003cdiv class=\"ws-topic\"\u003eTopic · Pop Culture\u003c\/div\u003e\n      \u003ch3\u003eHistory of the Best Super Bowl Halftime Shows\u003c\/h3\u003e\n      \u003cp\u003e17 questions across five sections — multiple choice, sentence rewrites, fill-in-the-blank, matching, and true\/false. Students apply comma splice skills with more variety and less hand-holding.\u003c\/p\u003e\n      \u003cdiv class=\"format-tags\"\u003e\n        \u003cspan class=\"format-tag\"\u003eMultiple Choice\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eRewrite\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eFill in the Blank\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eMatch the Fix\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eTrue\/False\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"worksheet-card\"\u003e\n      \u003cdiv class=\"ws-num\"\u003e04\u003c\/div\u003e\n      \u003cdiv class=\"ws-topic\"\u003eTopic · Pop Culture (Extended)\u003c\/div\u003e\n      \u003ch3\u003eThe Best Super Bowl Halftime Shows\u003c\/h3\u003e\n      \u003cp\u003e20 questions in the most demanding format — adds paragraph editing and short-answer challenges. Students must find and fix all comma splices in a full multi-sentence passage. The culminating worksheet.\u003c\/p\u003e\n      \u003cdiv class=\"format-tags\"\u003e\n        \u003cspan class=\"format-tag\"\u003eMultiple Choice\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eRewrite\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eFill in the Blank\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eShort Answer\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eParagraph Edit\u003c\/span\u003e\n        \u003cspan class=\"format-tag\"\u003eTrue\/False\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cdiv class=\"summary-box\"\u003e\n    \u003cdiv class=\"big-num\"\u003e77\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eTotal practice items across six activity types.\u003c\/strong\u003e\n      \u003cp\u003eNot 77 identical rewrites — 77 questions that each demand a slightly different application of the same skill, building the flexible understanding that sticks.\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=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n  \u003ch2\u003eWhat Students Will Be Able to Do\u003c\/h2\u003e\n  \u003cul class=\"skills-list\"\u003e\n    \u003cli\u003eDefine a comma splice and explain why it's an error\u003c\/li\u003e\n    \u003cli\u003eIdentify comma splices within a sentence accurately\u003c\/li\u003e\n    \u003cli\u003eDistinguish comma splice errors from correctly punctuated sentences\u003c\/li\u003e\n    \u003cli\u003eFix comma splices by adding a coordinating conjunction\u003c\/li\u003e\n    \u003cli\u003eFix comma splices by replacing the comma with a period\u003c\/li\u003e\n    \u003cli\u003eFix comma splices by replacing the comma with a semicolon\u003c\/li\u003e\n    \u003cli\u003eFix comma splices by restructuring the sentence\u003c\/li\u003e\n    \u003cli\u003eChoose the most appropriate fix strategy for a given sentence\u003c\/li\u003e\n    \u003cli\u003eApply comma splice correction skills within paragraph-length writing\u003c\/li\u003e\n    \u003cli\u003eBuild awareness that carries over into their own writing\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 alignment:\u003c\/strong\u003e CCSS L.7.1 — Demonstrate command of the conventions of standard English grammar and usage. CCSS L.7.2 — Demonstrate command of conventions of standard English capitalization, punctuation, and spelling when writing.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     TESTIMONIAL\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"testimonial-band\"\u003e\n  \u003cdiv class=\"testimonial-inner\"\u003e\n    \u003cblockquote\u003e\"My students loved working with these real-world topics — it kept them interested while practicing grammar! The instructions were clear and made teaching comma splices so much easier.\"\u003c\/blockquote\u003e\n    \u003ccite\u003e— Teacher Review\u003c\/cite\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eDesigned for Real Classrooms and Busy Schedules\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003e7th \u0026amp; 8th Grade ELA Teachers\u003c\/h3\u003e\n        \u003cp\u003eStandards-aligned grammar practice that scaffolds instruction across four worksheets — print and go.\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\u003eInstructions are built into each worksheet. Subs can run this without any setup or explanation.\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\u003eClear, self-contained format with answer keys — no grammar expertise required to guide the work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch3\u003eTutors \u0026amp; Interventionists\u003c\/h3\u003e\n        \u003cp\u003eHigh-interest topics hold reluctant students' attention long enough to build the skill.\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\u003eOne Resource, Many Situations\u003c\/h2\u003e\n  \u003cul class=\"ways-list\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e⏰\u003c\/span\u003eBell ringers and grammar warm-ups\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📝\u003c\/span\u003eWhole-class grammar instruction\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eIndependent practice during a writing unit\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eGrammar stations or small-group work\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub plans — fully self-contained\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003eHomework or take-home practice\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eTest prep for state writing assessments\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏡\u003c\/span\u003eHomeschool grammar units\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\u003e7th–8th Grade (also suitable for advanced 6th or remedial 9th)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Grammar, Language Arts, Writing Conventions\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eNumber of Worksheets\u003c\/td\u003e\n        \u003ctd\u003e4\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Questions\u003c\/td\u003e\n        \u003ctd\u003e77, across six activity types\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eActivity Types\u003c\/td\u003e\n        \u003ctd\u003eIdentify \u0026amp; rewrite · Multiple choice · Fill in the blank · True\/false · Match the fix · Paragraph editing · Short answer\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTopics\u003c\/td\u003e\n        \u003ctd\u003eThe invention of Play-Doh · The evolution of virtual reality · Super Bowl halftime show history (two worksheets with distinct formats)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Key\u003c\/td\u003e\n        \u003ctd\u003eIncluded — one complete answer key for all four worksheets\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkills\u003c\/td\u003e\n        \u003ctd\u003eComma splice identification, error correction (three fix methods), sentence structure, paragraph-level editing\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eCCSS L.7.1, L.7.2\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — print-ready, no prep required\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo students need prior instruction on comma splices before using this?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo — each worksheet opens with a clear definition of a comma splice and explains the three fix methods (adding a conjunction, replacing with a period or semicolon, or restructuring). Students can work through the exercises independently without a lesson beforehand, which also makes this ideal for sub plans.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eI notice two worksheets cover Super Bowl halftime shows. Are they the same?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThey cover the same general topic but are not the same worksheet. Worksheet 3 uses multiple choice, sentence rewrites, fill-in-the-blank, matching, and true\/false. Worksheet 4 adds paragraph editing, short-answer questions, and a sentence completion section — it's the most demanding worksheet in the set. Using both gives students repeated exposure to the same grammar skill in increasingly complex formats, which is intentional.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for 8th grade, or is it only for 7th?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis resource works well for grades 7 and 8. It's particularly useful for 8th graders who need to solidify comma splice skills before high school, or as review before a writing assessment. Advanced 6th graders and remedial 9th graders are also a good fit.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat does \"ADHD Friendly\" mean for this resource?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe engaging, high-interest topics help hold attention during grammar practice — which is often where ADHD-diagnosed students check out. The variety of activity formats also means no student is doing the same type of task for too long, and the shorter sentence-level exercises can feel less overwhelming than extended writing tasks.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use this for multiple classes?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYour purchase covers one classroom. If you want to use it across multiple classes that you personally teach, that's covered. If other teachers want to use it, each teacher needs their own license. Contact Debra@lightupliteraturecurriculum.com for team or school licensing.\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\u003e77 Questions. Four Worksheets.\u003cbr\u003eOne Grammar Error Finally Mastered.\u003c\/h2\u003e\n    \u003cp\u003eScaffolded practice that takes students from identifying comma splices to correcting them in full paragraphs — no prep, ready to print.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Single-classroom license · Answer key 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":49286909886687,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7-8GradeCommaSpliceWorksheets-2.png?v=1779372937"},{"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":"7th-grade-pronoun-agreement-worksheets-grammar-test-prep-light-up-literature","title":"7th Grade Pronoun Agreement Worksheets | Grammar Test Prep | 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\u003e7th Grade Pronoun Agreement Worksheets | Grammar Practice \u0026amp; Test Prep\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"5 themed pronoun agreement worksheets, 5 exit tickets, paragraph correction exercises, teacher guide, homeschool guide, and complete answer keys. 7th grade ELA, no prep.\"\u003e\n\u003cmeta name=\"keywords\" content=\"pronoun agreement 7th grade, pronoun antecedent agreement worksheet, grammar test prep 7th grade, sentence correction pronoun, L.7.1 grammar worksheet, pronoun agreement practice middle school, 7th grade ELA grammar, homeschool grammar 7th grade, pronoun worksheet exit ticket, grammar intervention 7th grade, pronoun antecedent worksheet, middle school grammar no prep\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-mid: #3a0a8f;\n    --white: #ffffff;\n    --off-white: #faf8ff;\n    --light-purple: #f5e8fc;\n    --text-dark: #1a0040;\n    --text-mid: #3d2070;\n    --text-body: #2d1060;\n    --border-light: #e0cff5;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Open Sans', sans-serif;\n    background-color: var(--off-white);\n    color: var(--text-body);\n    line-height: 1.7;\n    font-size: 16px;\n  }\n\n  h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n  a { color: var(--purple); text-decoration: none; }\n\n  \/* ─── HERO ─── *\/\n  .hero {\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n    color: var(--white); padding: 64px 24px 72px;\n    text-align: center; position: relative; overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; top: -80px; right: -80px;\n    width: 320px; height: 320px; border-radius: 50%;\n    background: rgba(189,16,225,0.18); pointer-events: none;\n  }\n  .hero::after {\n    content: ''; position: absolute; bottom: -60px; left: -60px;\n    width: 240px; height: 240px; border-radius: 50%;\n    background: rgba(189,16,225,0.12); pointer-events: none;\n  }\n  .hero-inner { max-width: 800px; margin: 0 auto; position: relative; z-index: 1; }\n  .hero-badge {\n    display: inline-block;\n    background: rgba(189,16,225,0.25);\n    border: 1px solid rgba(189,16,225,0.5);\n    color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n    font-size: 12px; font-weight: 700;\n    letter-spacing: 2px; text-transform: uppercase;\n    padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n  }\n  .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n  .hero h1 span { color: #e07ef8; }\n  .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 640px; margin: 0 auto 32px; }\n  .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n  .stat-pill {\n    background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n    color: var(--white); font-size: 0.85rem; font-weight: 600;\n    padding: 7px 16px; border-radius: 30px;\n  }\n  .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n  .btn-primary {\n    display: inline-block; background: var(--purple); color: var(--white);\n    font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n    padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n    text-transform: uppercase; transition: background 0.2s ease, transform 0.15s ease;\n  }\n  .btn-primary:hover { background: #a50cc8; transform: translateY(-2px); }\n\n  \/* ─── TRUST BAR ─── *\/\n  .trust-bar {\n    background: var(--purple); color: var(--white);\n    text-align: center; padding: 14px 24px;\n    font-size: 0.9rem; font-weight: 600;\n  }\n\n  \/* ─── SECTIONS ─── *\/\n  .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n  .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n  .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n  .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n  .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n  \/* ─── WHY BAND ─── *\/\n  .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n  .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n  .why-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n  }\n  .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n  .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n  .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n  \/* ─── 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-num { font-family: 'Playfair Display', serif; font-size: 2.5rem; font-weight: 900; color: #e07ef8; line-height: 1; margin-bottom: 8px; }\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  \/* ─── WORKSHEETS GRID ─── *\/\n  .ws-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 18px; margin-top: 28px; }\n  .ws-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 10px; padding: 22px;\n    border-top: 4px solid var(--purple);\n  }\n  .ws-num { font-size: 0.75rem; font-weight: 700; color: var(--purple); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 6px; }\n  .ws-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n  .ws-card p { font-size: 0.86rem; color: var(--text-mid); margin: 0 0 10px; }\n  .ws-format {\n    display: flex; flex-wrap: wrap; gap: 6px;\n  }\n  .ws-tag {\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  \/* ─── EXIT TICKETS ─── *\/\n  .et-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 14px; margin-top: 28px; }\n  .et-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 8px; padding: 16px;\n    text-align: center;\n  }\n  .et-icon { font-size: 1.5rem; margin-bottom: 8px; }\n  .et-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.85rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n  .et-card p { font-size: 0.78rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── GUIDE CALLOUT ─── *\/\n  .guide-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 28px; }\n  .guide-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  .guide-icon { font-size: 1.8rem; margin-bottom: 10px; }\n  .guide-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n  .guide-card p { font-size: 0.86rem; color: var(--text-body); margin: 0 0 8px; }\n  .guide-steps { font-size: 0.82rem; color: var(--text-mid); }\n  .guide-steps strong { color: var(--indigo); }\n\n  \/* ─── ADHD CALLOUT ─── *\/\n  .adhd-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n  .adhd-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 28px; }\n  .adhd-card {\n    background: var(--white); border: 1px solid var(--border-light);\n    border-radius: 8px; padding: 18px 20px;\n    display: flex; gap: 14px; align-items: flex-start;\n  }\n  .adhd-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\n  .adhd-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n  .adhd-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n  \/* ─── 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: 24%; }\n  .skills-table td:nth-child(3) { color: var(--text-body); background: var(--white); font-size: 0.87rem; }\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\"\u003e7th Grade ELA · Pronoun Agreement · Grammar Practice \u0026amp; Test Prep\u003c\/div\u003e\n    \u003ch1\u003eGrammar Practice That\u003cbr\u003e\u003cspan\u003eStudents Actually Engage With\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eFive high-interest themed worksheets, five exit tickets, paragraph correction exercises, and complete answer keys — plus dedicated guides for both teachers and homeschool parents.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e5 Themed Worksheets\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e5 Exit Tickets\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eParagraph Correction Exercises\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eTeacher \u0026amp; Parent Guides\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eComplete Answer Keys\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Print Ready\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Aligned to L.7.1 · Three exercise formats · High-interest topics across all five worksheets\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\u003ePronoun Agreement Is a Small Error With a Big Impact on Writing Quality.\u003c\/h2\u003e\n    \u003cp\u003eWhen a 7th grader writes \"each student submitted their assignment\" instead of \"his or her assignment,\" it's not a careless mistake — it's a gap in understanding how pronouns must agree with their antecedents in number. That gap shows up in writing, on state assessments, and in every piece of formal communication they produce.\u003c\/p\u003e\n    \u003cp\u003eThis resource addresses the gap directly with three distinct practice formats: choosing the correct pronoun in context, identifying and correcting errors in paragraphs, and quick-check exit tickets. Each format builds a different kind of skill — recognition, analysis, and application — working together to develop genuine mastery rather than rote memorization.\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\u003eTopics students actually care about\u003c\/h3\u003e\n        \u003cp\u003eBass fishing, football, social media, spring break — all five worksheets use high-interest themes so students focus their attention on the grammar, not on getting through boring content.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📝\u003c\/div\u003e\n        \u003ch3\u003eThree exercise formats, one skill\u003c\/h3\u003e\n        \u003cp\u003eFill-in-the-blank pronoun selection, paragraph error identification and correction, and multiple-choice exit tickets. Each format builds comprehension differently — and together they prepare students for any assessment format.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eBuilt for home AND classroom\u003c\/h3\u003e\n        \u003cp\u003eThis is one of the few grammar resources with dedicated guides for both teachers and homeschool parents — written specifically for each audience, with implementation steps and tips that actually fit each context.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✅\u003c\/div\u003e\n        \u003ch3\u003eComplete answer keys — every item\u003c\/h3\u003e\n        \u003cp\u003eEvery fill-in sentence, every paragraph correction, and every exit ticket answer is included — with full corrected sentences for the paragraph exercises, not just letters. Grading is fast; feedback is specific.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FIVE WORKSHEETS — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Five Worksheets\u003c\/p\u003e\n    \u003ch2\u003eHigh-Interest Topics. Consistent Skill Focus. Multiple Formats.\u003c\/h2\u003e\n    \u003cp\u003eEach worksheet uses a different engaging theme, keeping practice fresh across multiple days or sessions. Worksheets 1–3 are pure pronoun selection practice. Worksheets 4 and 5 add paragraph correction, building toward the higher-order skill of finding and fixing errors in running text.\u003c\/p\u003e\n    \u003cdiv class=\"dark-grid\"\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-num\"\u003e①\u003c\/div\u003e\n        \u003ch3\u003eBass Fishing\u003c\/h3\u003e\n        \u003cp\u003e20 fill-in-the-blank sentences. Students choose the correct pronoun to complete each sentence — covering singular\/plural agreement, indefinite pronoun antecedents, and compound antecedents.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-num\"\u003e②\u003c\/div\u003e\n        \u003ch3\u003eFootball\u003c\/h3\u003e\n        \u003cp\u003e20 fill-in-the-blank sentences using football contexts — players, teams, coaches, referees. Same format as Worksheet 1, with new antecedent types and agreement challenges throughout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-num\"\u003e③\u003c\/div\u003e\n        \u003ch3\u003eCool Careers\u003c\/h3\u003e\n        \u003cp\u003e20 fill-in-the-blank sentences about trade careers, entrepreneurs, freelancers, and skilled workers. Includes tricky cases like collective nouns and compound subjects that often trip up 7th graders.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-num\"\u003e④\u003c\/div\u003e\n        \u003ch3\u003eFamous Inventions\u003c\/h3\u003e\n        \u003cp\u003e10 pronoun selection questions, then two paragraph correction sections (Safety Elevator + Windshield Wipers) with 5 embedded errors each. Students identify and rewrite the incorrect sentences.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-num\"\u003e⑤\u003c\/div\u003e\n        \u003ch3\u003eDeer \u0026amp; Wildlife\u003c\/h3\u003e\n        \u003cp\u003e10 pronoun selection questions about deer behavior and biology, then two paragraph correction sections (Behavior of Deer + Antlers and Growth) with 5 errors each to find and correct.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     EXIT TICKETS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eFive Exit Tickets\u003c\/p\u003e\n  \u003ch2\u003eQuick Checks, Ready to Print — Three Per Page\u003c\/h2\u003e\n  \u003cp\u003eEach exit ticket contains five multiple-choice pronoun agreement questions on a high-interest topic. All five are formatted to print three copies per page — so one print run gives you a full class set. Use one at the end of each practice session to check for understanding before moving on.\u003c\/p\u003e\n  \u003cdiv class=\"et-grid\"\u003e\n    \u003cdiv class=\"et-card\"\u003e\n      \u003cdiv class=\"et-icon\"\u003e🏛️\u003c\/div\u003e\n      \u003ch3\u003eIdes of March\u003c\/h3\u003e\n      \u003cp\u003e5 questions · Julius Caesar \u0026amp; Roman history context\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"et-card\"\u003e\n      \u003cdiv class=\"et-icon\"\u003e🌸\u003c\/div\u003e\n      \u003ch3\u003eSpring Break\u003c\/h3\u003e\n      \u003cp\u003e5 questions · Travel \u0026amp; vacation context\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"et-card\"\u003e\n      \u003cdiv class=\"et-icon\"\u003e☀️\u003c\/div\u003e\n      \u003ch3\u003eSummer Break\u003c\/h3\u003e\n      \u003cp\u003e5 questions · Summer activities context\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"et-card\"\u003e\n      \u003cdiv class=\"et-icon\"\u003e📱\u003c\/div\u003e\n      \u003ch3\u003eYouTubers \u0026amp; Influencers\u003c\/h3\u003e\n      \u003cp\u003e5 questions · Social media context\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"et-card\"\u003e\n      \u003cdiv class=\"et-icon\"\u003e🐺\u003c\/div\u003e\n      \u003ch3\u003eWild Animals\u003c\/h3\u003e\n      \u003cp\u003e5 questions · Wildlife \u0026amp; nature context\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SKILL BREAKDOWN TABLE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n    \u003ch2\u003eThree Kinds of Practice. One Thorough Grammar Skill.\u003c\/h2\u003e\n    \u003cp\u003ePronoun-antecedent agreement involves multiple sub-skills — recognizing antecedents, applying singular\/plural rules, and making judgment calls on tricky cases like indefinite pronouns and compound subjects. This resource works through all of them.\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\u003eExercises\u003c\/td\u003e\n            \u003ctd\u003eWhat Students Practice\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSingular vs. Plural Agreement\u003c\/td\u003e\n            \u003ctd\u003eAll 5 worksheets · All 5 exit tickets\u003c\/td\u003e\n            \u003ctd\u003eIdentifying whether the antecedent is singular or plural and selecting the matching pronoun (his or her \/ their \/ its \/ they)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIndefinite Pronoun Antecedents\u003c\/td\u003e\n            \u003ctd\u003eWorksheets 1–5\u003c\/td\u003e\n            \u003ctd\u003eApplying rules for tricky antecedents like \"everyone,\" \"someone,\" \"anyone,\" \"each,\" \"neither\" — which require singular pronouns despite feeling plural\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCompound Antecedents\u003c\/td\u003e\n            \u003ctd\u003eWorksheets 1–5\u003c\/td\u003e\n            \u003ctd\u003eDetermining pronoun agreement when two or more antecedents are joined by \"and\" (plural) or \"or\"\/\"nor\" (match the closer antecedent)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eError Identification \u0026amp; Correction\u003c\/td\u003e\n            \u003ctd\u003eWorksheets 4–5\u003c\/td\u003e\n            \u003ctd\u003eReading paragraphs with embedded pronoun errors, identifying which sentences are incorrect, and rewriting them correctly — the highest-demand format in the resource\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eTest-Format Practice\u003c\/td\u003e\n            \u003ctd\u003eAll 5 exit tickets\u003c\/td\u003e\n            \u003ctd\u003eApplying pronoun agreement knowledge in a multiple-choice format that mirrors how the skill appears on state assessments and standardized tests\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     TEACHER + PARENT GUIDES\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eBuilt-In Implementation Guides\u003c\/p\u003e\n  \u003ch2\u003eOne Resource. Two Complete Guides. No Adaptation Required.\u003c\/h2\u003e\n  \u003cp\u003eMost grammar resources are written for one audience and require the other to improvise. This one includes a complete guide for each — written in the right language for each context, with steps that actually fit how each group teaches.\u003c\/p\u003e\n  \u003cdiv class=\"guide-grid\"\u003e\n    \u003cdiv class=\"guide-card\"\u003e\n      \u003cdiv class=\"guide-icon\"\u003e🏫\u003c\/div\u003e\n      \u003ch3\u003eTeacher's Classroom Guide\u003c\/h3\u003e\n      \u003cp\u003eA full implementation plan with six steps and suggested timing for each phase of instruction.\u003c\/p\u003e\n      \u003cdiv class=\"guide-steps\"\u003e\n        \u003cstrong\u003eStep 1:\u003c\/strong\u003e Introduce pronoun agreement (10–15 min) · \u003cstrong\u003eStep 2:\u003c\/strong\u003e Guided practice with class (15 min) · \u003cstrong\u003eStep 3:\u003c\/strong\u003e Independent practice (20–25 min) · \u003cstrong\u003eStep 4:\u003c\/strong\u003e Discussion \u0026amp; error analysis (10–15 min) · \u003cstrong\u003eStep 5:\u003c\/strong\u003e Optional application writing task · \u003cstrong\u003eStep 6:\u003c\/strong\u003e Exit ticket assessment \u0026amp; review. Each step includes specific instructional suggestions, not just time estimates.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"guide-card\"\u003e\n      \u003cdiv class=\"guide-icon\"\u003e🏠\u003c\/div\u003e\n      \u003ch3\u003eHomeschool Parent's Guide\u003c\/h3\u003e\n      \u003cp\u003eA seven-step at-home learning guide written specifically for parents — not just the classroom guide reworded.\u003c\/p\u003e\n      \u003cdiv class=\"guide-steps\"\u003e\n        Covers how to \u003cstrong\u003eintroduce the concept\u003c\/strong\u003e using real-world examples, how to \u003cstrong\u003ework through questions together\u003c\/strong\u003e without just giving answers, how to \u003cstrong\u003emake corrections a learning experience\u003c\/strong\u003e, and how to \u003cstrong\u003eapply the skill in writing\u003c\/strong\u003e. Also includes tips for keeping lessons short and engaging, using visuals, and celebrating progress — plus a verbal quiz format for assessing understanding at home.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD SUPPORTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"adhd-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eADHD-Friendly Design\u003c\/p\u003e\n    \u003ch2\u003eGrammar Practice Designed to Keep Attention, Not Lose It\u003c\/h2\u003e\n    \u003cp\u003eGrammar drills are one of the highest-dropout activities for students who struggle with attention. This resource is designed to counteract that — through high-interest topics, varied formats, and short exit-ticket checkpoints that build momentum without overwhelming.\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\u003eHigh-interest themes throughout\u003c\/h3\u003e\n          \u003cp\u003eFootball, fishing, social media, careers, wildlife — topics students already have opinions about make the grammar fade into the background. They focus on the sentences, not on finishing the page.\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\u003eConsistent format within worksheets\u003c\/h3\u003e\n          \u003cp\u003eWorksheets 1–3 follow the exact same structure. Once a student knows what to do, they can move through the sentences without re-reading instructions at every question.\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\u003eExit tickets are genuinely short\u003c\/h3\u003e\n          \u003cp\u003eFive questions. That's it. Exit tickets provide a sense of completion without the cognitive fatigue of a full worksheet — ideal for students who struggle to sustain focus across longer tasks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e🧩\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eMultiple sessions, not one marathon\u003c\/h3\u003e\n          \u003cp\u003eEach worksheet is its own self-contained session. Teachers and parents can assign one at a time — spreading practice over five sessions — without any loss of coherence or continuity.\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\u003eParagraph correction = active engagement\u003c\/h3\u003e\n          \u003cp\u003eFinding hidden errors in a paragraph is a naturally engaging task — it's more like a puzzle than a drill. Worksheets 4 and 5 use this format to make the higher-demand work feel more approachable.\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\u003eParent guide explicitly addresses focus\u003c\/h3\u003e\n          \u003cp\u003eThe homeschool guide includes \"keep lessons short and engaging\" and \"make it fun\" as explicit tips — not as afterthoughts. It's written with the reality of at-home attention challenges in mind.\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\u003e7th Grade Grammar — Flexible Enough for Multiple Contexts\u003c\/h2\u003e\n  \u003cdiv class=\"who-grid\"\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n      \u003ch3\u003e7th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse the teacher guide to implement as a 5-day grammar mini-unit, or pull individual worksheets for independent practice, grammar stations, or targeted reteaching.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n      \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n      \u003cp\u003eThe parent guide walks you through exactly how to introduce and practice the concept at home — no ELA background required. Complete answer keys make grading and feedback 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; Interventionists\u003c\/h3\u003e\n      \u003cp\u003eStart with one worksheet per session, use exit tickets as pre\/post checks, and let the paragraph correction exercises reveal where the specific gaps are for each student.\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\u003eAny of the three main worksheet formats works independently without teacher explanation. Students can read the instructions and begin — no setup or verbal walkthrough 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\u003e5-day grammar mini-unit using one worksheet + one exit ticket per day\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer warm-up — 3–5 sentences from any worksheet to open class\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🚪\u003c\/span\u003eExit ticket to close a grammar lesson and check for understanding before homework\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eTest prep practice in the weeks before state ELA assessments\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub day — any worksheet is fully self-contained and student-directed\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🧩\u003c\/span\u003eGrammar station in a literacy rotation — one worksheet per station visit\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool grammar curriculum for 7th grade language arts\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eIntervention tool — use paragraph corrections to identify and address specific error patterns\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e7th Grade (also appropriate for advanced 6th or struggling 8th)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Grammar, Language Arts, Pronoun-Antecedent Agreement\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWorksheets (5)\u003c\/td\u003e\n        \u003ctd\u003eBass Fishing (20 sentences) · Football (20 sentences) · Cool Careers (20 sentences) · Famous Inventions (10 questions + 2 paragraph corrections) · Deer \u0026amp; Wildlife (10 questions + 2 paragraph corrections)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eExit Tickets (5)\u003c\/td\u003e\n        \u003ctd\u003eIdes of March · Spring Break · Summer Break · YouTubers \u0026amp; Influencers · Wild Animals — 5 multiple-choice questions each, printed 3-up per page for efficient printing\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eExercise Formats\u003c\/td\u003e\n        \u003ctd\u003eFill-in-the-blank pronoun selection (WS 1–5) · Paragraph error identification and sentence rewriting (WS 4–5) · Multiple-choice (exit tickets)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTeacher's Guide\u003c\/td\u003e\n        \u003ctd\u003e6-step classroom implementation plan with suggested timing for introduction, guided practice, independent work, error analysis, optional writing application, and exit ticket assessment\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHomeschool Parent's Guide\u003c\/td\u003e\n        \u003ctd\u003e7-step at-home learning guide with additional tips for engagement, visuals, short sessions, and verbal assessment — written for parents, not adapted from the teacher guide\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Keys\u003c\/td\u003e\n        \u003ctd\u003eComplete answer keys for all 5 worksheets and all 5 exit tickets. Paragraph correction answers include full corrected sentences, not just error locations.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eL.7.1 — Demonstrate command of the conventions of standard English grammar; specifically L.7.1c (pronoun reference clarity) and pronoun-antecedent agreement\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — no prep, print ready\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eAre the worksheets fill-in-the-blank or traditional multiple choice?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIt depends on the worksheet. Worksheets 1, 2, and 3 are fill-in-the-blank — students read the sentence and write the correct pronoun in the blank. There's no A\/B\/C\/D option list; they have to produce the answer. Worksheets 4 and 5 use the same fill-in format for the first 10 sentences, then switch to paragraph correction where students identify errors and rewrite sentences. The five exit tickets are traditional multiple choice with four labeled options — that's the format most similar to state assessments.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat does the answer key include for the paragraph corrections?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe paragraph correction answer key includes the fully corrected sentence for every item — not just an indication of what was wrong. For example, rather than \"change 'their' to 'its',\" the key gives you the complete rewritten sentence: \"A deer must always be aware of its surroundings to avoid predators.\" This makes it easy to discuss specific corrections with students and useful for students who want to compare their rewritten sentence to a model answer.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for homeschool use?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — it was designed with homeschool parents explicitly in mind. The homeschool parent's guide is a separate document (not a reworded teacher guide) with 7 steps for introducing, practicing, and assessing the skill at home. It includes tips for making exercises fun, using real-world examples, keeping sessions short, and quizzing verbally after the worksheets. The complete answer keys with full corrected sentences mean no grammar background is needed to check student work accurately.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use just a few of the worksheets, or do they need to be done in order?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach worksheet is completely independent — there's no sequence that must be followed. Worksheets 1, 2, and 3 all practice the same skill with different topics, so any of them can stand alone. Worksheets 4 and 5 add paragraph correction, which is a higher-demand format, so some teachers prefer to assign 1–3 first for scaffolding before moving to 4–5. But there's no requirement — use whichever worksheets fit your timeline and student needs.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow long does each worksheet take to complete?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eWorksheets 1–3 (20 fill-in sentences each) take most 7th graders about 15–20 minutes to complete independently. Worksheets 4 and 5 (10 sentences plus two paragraph corrections) typically take 25–35 minutes, since the paragraph correction format requires more reading and rewriting. Exit tickets take 5–10 minutes. The teacher guide suggests 20–25 minutes for independent practice, which aligns with the longer worksheets — shorter worksheets leave time for the guided introduction and exit ticket in a single class period.\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\u003eGrammar Practice That\u003cbr\u003eDoesn't Feel Like Punishment.\u003c\/h2\u003e\n    \u003cp\u003eFive themed worksheets, five exit tickets, dedicated teacher and parent guides, and complete answer keys — everything needed to teach pronoun agreement the right way.\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 · Complete answer keys for all worksheets and exit tickets 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":49287030505695,"sku":null,"price":7.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7thPronouns.png?v=1779380177"},{"product_id":"7th-grade-grammar-diagnostic-test-30-questions-placement-light-up-literature","title":"7th Grade Grammar Diagnostic Test | 30 Questions + Placement | 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\u003e7th Grade Grammar Diagnostic Test | 30 Questions + Placement Chart\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"7th grade grammar diagnostic: 30 MC questions, editing passage, skills placement chart \u0026amp; expanded answer key. Covers 10 grammar skills. No prep.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"7th grade grammar diagnostic, grammar baseline assessment 7th grade, 7th grade revise and edit test, L.7.1 L.7.2 grammar assessment, grammar placement test 7th grade, 7th grade grammar skills chart, editing passage grammar test, middle school grammar diagnostic, STAAR grammar prep 7th grade, CCSS grammar 7th grade\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Open Sans', sans-serif;\n      background-color: var(--off-white);\n      color: var(--text-body);\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    \/* ─── HERO ─── *\/\n    .hero {\n      background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n      color: var(--white); padding: 64px 24px 72px;\n      text-align: center; position: relative; overflow: hidden;\n    }\n    .hero::before {\n      content: ''; position: absolute; top: -80px; right: -80px;\n      width: 320px; height: 320px; border-radius: 50%;\n      background: rgba(189,16,225,0.18); pointer-events: none;\n    }\n    .hero::after {\n      content: ''; position: absolute; bottom: -60px; left: -60px;\n      width: 240px; height: 240px; border-radius: 50%;\n      background: rgba(189,16,225,0.12); pointer-events: none;\n    }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge {\n      display: inline-block;\n      background: rgba(189,16,225,0.25);\n      border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n      font-size: 12px; font-weight: 700;\n      letter-spacing: 2px; text-transform: uppercase;\n      padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n    }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill {\n      background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n      color: var(--white); font-size: 0.85rem; font-weight: 600;\n      padding: 7px 16px; border-radius: 30px;\n    }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary {\n      display: inline-block; background: var(--purple); color: var(--white);\n      font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n      padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n    .btn-primary:hover { background: #a50cc8; }\n\n    \/* ─── TRUST BAR ─── *\/\n    .trust-bar {\n      background: var(--purple); color: var(--white);\n      text-align: center; padding: 14px 24px;\n      font-size: 0.9rem; font-weight: 600;\n    }\n\n    \/* ─── SECTIONS ─── *\/\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    \/* ─── WHY BAND ─── *\/\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n    }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    \/* ─── DARK BAND ─── *\/\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    \/* ─── WHAT'S INCLUDED CARDS ─── *\/\n    .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 20px; margin-top: 28px; }\n    .included-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 12px; padding: 26px 24px;\n    }\n    .included-icon { font-size: 1.6rem; margin-bottom: 12px; }\n    .included-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .included-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n\n    \/* ─── PASSAGE BLOCK ─── *\/\n    .passage-block {\n      background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.15);\n      border-left: 4px solid #e07ef8; border-radius: 10px;\n      padding: 28px 30px; margin-top: 28px;\n    }\n    .passage-block h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 12px; }\n    .passage-block p { font-size: 0.88rem; color: #c0a0e0; margin-bottom: 10px; }\n    .passage-block p:last-child { margin: 0; }\n    .passage-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }\n    .passage-tags span {\n      background: rgba(189,16,225,0.25); border: 1px solid rgba(189,16,225,0.45);\n      color: #e9b5f9; font-size: 0.78rem; font-weight: 700;\n      padding: 4px 12px; border-radius: 20px;\n    }\n\n    \/* ─── CONTRAST ─── *\/\n    .contrast-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 28px; }\n    @media (max-width: 580px) { .contrast-wrap { grid-template-columns: 1fr; } }\n    .contrast-col { border-radius: 10px; padding: 24px 22px; }\n    .contrast-col.basic { background: #ede8f8; border: 2px solid #c0aee8; }\n    .contrast-col.this { background: var(--white); border: 2px solid var(--purple); }\n    .contrast-col h3 {\n      font-family: 'Open Sans', sans-serif; font-size: 0.82rem; font-weight: 700;\n      text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 14px;\n    }\n    .contrast-col.basic h3 { color: #5830a0; }\n    .contrast-col.this h3 { color: var(--purple); }\n    .contrast-list { list-style: none; }\n    .contrast-list li {\n      display: flex; gap: 10px; align-items: flex-start;\n      font-size: 0.87rem; color: var(--text-body);\n      padding: 8px 0; border-bottom: 1px solid rgba(0,0,0,0.06);\n    }\n    .contrast-list li:last-child { border-bottom: none; }\n    .contrast-list li .mark { flex-shrink: 0; font-size: 0.95rem; margin-top: 2px; }\n\n    \/* ─── SKILLS GRID ─── *\/\n    .skills-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; margin-top: 28px; }\n    .skill-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-top: 3px solid var(--purple); border-radius: 10px; padding: 18px 20px;\n    }\n    .skill-card .s-icon { font-size: 1.3rem; margin-bottom: 6px; }\n    .skill-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .skill-card p { font-size: 0.8rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── PLACEMENT BAND ─── *\/\n    .placement-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .placement-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 18px; margin-top: 28px; }\n    .placement-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; padding: 22px 20px; text-align: center;\n    }\n    .placement-label {\n      font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n      color: var(--purple); margin-bottom: 8px;\n    }\n    .placement-score {\n      font-family: 'Playfair Display', serif; font-size: 2rem; font-weight: 900;\n      color: var(--indigo); line-height: 1; margin-bottom: 10px;\n    }\n    .placement-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .placement-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── IMPL BAND ─── *\/\n    .impl-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 20px; margin-top: 28px; }\n    .impl-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 10px; padding: 22px;\n    }\n    .impl-label { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #e07ef8; margin-bottom: 8px; }\n    .impl-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .impl-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; }\n\n    \/* ─── 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\"\u003e7th Grade ELA · Grammar Diagnostic · Baseline Assessment · No Prep\u003c\/div\u003e\n    \u003ch1\u003e\n      Know Exactly Where Your Students Stand\u003cbr\u003e\u003cspan\u003eBefore You Teach a Single Grammar Lesson.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eA complete 7th grade grammar diagnostic built around 10 tested grammar skills, an authentic editing passage, and a skills placement chart that tells you — skill by skill — who needs support, who is on grade level, and who is ready for enrichment. 30 questions, expanded answer key, and no prep required.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e30 Multiple Choice Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e10 Grammar Skills Assessed\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eSkills Placement Chart Included\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eAuthentic Editing Passage\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eExpanded Answer Key\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eMini-Lessons for Non-Specialists\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e10 Student Pages · No Prep\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Diagnostic\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  7th Grade · Grammar \u0026amp; Editing Diagnostic · CCSS L.7.1, L.7.2, L.7.3 · W.7.5 · Placement + Progress Tool\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\u003eA Grammar Worksheet Tells You What Students Got Wrong. This Tells You \u003cem\u003eWhy\u003c\/em\u003e — and What to Do Next.\u003c\/h2\u003e\n    \u003cp\u003eMost grammar assessments hand you a score. This diagnostic hands you a roadmap. Every question maps to one of 10 grammar skill categories, so when a student finishes, you can see at a glance whether their errors cluster in punctuation, verb tense, parallel structure, or something else entirely — and target reteaching accordingly.\u003c\/p\u003e\n    \u003cp\u003eThe expanded answer key explains the rule behind every correct answer and breaks down exactly why each wrong answer is wrong. That's not just useful for grading — it's ready-to-use instructional content for teachers who need to reteach the skill immediately, and for parents who need to understand what their student missed without an ELA background.\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\u003eSkill-level data, not just a total score\u003c\/h3\u003e\n        \u003cp\u003eThe Skills Placement Chart breaks performance into 10 grammar categories with clear thresholds for Needs Support, On Grade Level, and Above Grade Level within each skill. You'll know whether a student needs help with modifiers specifically — not just that they scored 18 out of 30.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eAuthentic editing passage — not isolated drills\u003c\/h3\u003e\n        \u003cp\u003eThe first 10 questions are tied to \"The Backyard Business,\" a short realistic narrative seeded with authentic grammar and punctuation errors. Students practice revising and editing in context — the same format used on state assessments — rather than correcting decontextualized sentences.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🧠\u003c\/div\u003e\n        \u003ch3\u003eExpanded answer key does the teaching for you\u003c\/h3\u003e\n        \u003cp\u003eEvery one of the 30 questions includes the correct answer, the grammar rule it tests, and a clear explanation of why each wrong answer is wrong. The embedded mini-lessons are written for non-specialists — useful for substitutes, new teachers, homeschool parents, and tutors who need to reinforce a rule on the spot.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch3\u003eMirrors state assessment rigor\u003c\/h3\u003e\n        \u003cp\u003eAnswer choices are carefully balanced — no obvious giveaways. Students must actually apply grammar knowledge, not pattern-match or eliminate careless errors. This makes the diagnostic accurate: the results reflect real skill, not test-taking luck, so your placement data is trustworthy.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHAT'S INCLUDED — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eTwo Assessment Sections. One Placement Chart. A Complete Grammar Baseline.\u003c\/h2\u003e\n    \u003cp\u003eThis is not a grammar worksheet. It's a structured diagnostic that moves from in-context editing to standalone grammar application — giving you a full picture of where each student stands across the skills 7th grade ELA standards require.\u003c\/p\u003e\n    \u003cdiv class=\"included-grid\"\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"included-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eEditing Passage: \"The Backyard Business\"\u003c\/h3\u003e\n        \u003cp\u003eA short, engaging narrative about three middle schoolers starting a backyard service business. The passage is written with intentional grammar errors — missing commas, verb tense mistakes, dialogue punctuation issues, pronoun errors, and more — giving students a realistic editing task rather than isolated sentence exercises. Ten revise-and-edit questions follow the passage directly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"included-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eSection I — Revise \u0026amp; Edit (Q1–10)\u003c\/h3\u003e\n        \u003cp\u003eTen multiple choice questions tied to \"The Backyard Business.\" Students identify errors and select the best correction across a range of skills: FANBOYS comma placement, introductory clause commas, dialogue punctuation, irregular verb forms, comma splices, pronoun-verb agreement, and run-on sentences. Questions mirror the format of STAAR and other state revise-and-edit tasks.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"included-icon\"\u003e🧠\u003c\/div\u003e\n        \u003ch3\u003eSection II — Grammar Diagnostic (Q11–30)\u003c\/h3\u003e\n        \u003cp\u003eTwenty standalone multiple choice questions spanning all 10 grammar skill categories: collective noun agreement, parallel structure, semicolons with conjunctive adverbs, introductory phrase commas, misplaced modifiers, affect\/effect, subject-verb agreement, sentence fragments, logical transitions, title capitalization, run-ons, verb tense, adjectives vs. adverbs, essential clauses, coordinating conjunctions, lay\/lie, dangling modifiers, parallel verbs, joining independent clauses, and preposition use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"included-icon\"\u003e📊\u003c\/div\u003e\n        \u003ch3\u003eSkills Placement Chart\u003c\/h3\u003e\n        \u003cp\u003eA printable one-page chart that maps every question to its grammar skill category and gives score thresholds for Needs Support, On Grade Level, and Above Grade Level within each of the 10 skills. Fill in the scores after grading and you have actionable data — organized by skill — ready for reteaching plans, parent conferences, or intervention grouping.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"included-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003ePerformance Summary Table\u003c\/h3\u003e\n        \u003cp\u003eAn overall placement guide with three levels: Needs Support (0–14), On Grade Level (15–23), and Above Grade Level (24–30). Provides interpretive language for each level so you can communicate results clearly to students, parents, or instructional coaches without additional writing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"included-card\"\u003e\n        \u003cdiv class=\"included-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003eExpanded Answer Key + Mini-Lessons\u003c\/h3\u003e\n        \u003cp\u003eFull explanations for all 30 questions: correct answer, the grammar rule tested, and a clear breakdown of why each wrong answer is wrong. Embedded mini-lessons for non-specialists explain five key patterns — independent clause test, introductory clause comma, dialogue tag rule, irregular verb tense, and comma splice fix — in plain language. No ELA background required to use this effectively.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"passage-block\"\u003e\n      \u003ch3\u003eThe Editing Passage: \"The Backyard Business\"\u003c\/h3\u003e\n      \u003cp\u003eA realistic five-paragraph narrative following Mason, Ben, and Lila as they launch an impromptu yard-service business before a community sale. The story arc is complete — planning, first customer, chaos, success, reflection — making it genuinely readable, not just a vehicle for error correction.\u003c\/p\u003e\n      \u003cp\u003eThe passage is seeded with errors across multiple skill categories so that the 10 editing questions pull from a range of grammar skills rather than hammering one rule repeatedly. Students who read carefully and think critically will perform better than students who pattern-match — which is exactly what makes the results accurate for placement purposes.\u003c\/p\u003e\n      \u003cdiv class=\"passage-tags\"\u003e\n        \u003cspan\u003eFANBOYS Comma Placement\u003c\/span\u003e\n        \u003cspan\u003eIntroductory Clause Commas\u003c\/span\u003e\n        \u003cspan\u003eDialogue Punctuation\u003c\/span\u003e\n        \u003cspan\u003eIrregular Verb Forms\u003c\/span\u003e\n        \u003cspan\u003ePronoun–Verb Agreement\u003c\/span\u003e\n        \u003cspan\u003eComma Splices\u003c\/span\u003e\n        \u003cspan\u003eRun-On Sentences\u003c\/span\u003e\n        \u003cspan\u003eSubject–Verb Agreement\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THIS VS. GENERIC GRAMMAR TESTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eHow This Is Different\u003c\/p\u003e\n  \u003ch2\u003eBeyond the Score. Beyond the Answer Key.\u003c\/h2\u003e\n  \u003cp\u003eMost grammar tests tell you how many questions a student got wrong. This diagnostic tells you which skills those errors belong to, what rule the student missed, and what language you can use to reteach it — immediately, without additional prep.\u003c\/p\u003e\n  \u003cdiv class=\"contrast-wrap\"\u003e\n    \u003cdiv class=\"contrast-col basic\"\u003e\n      \u003ch3\u003eTypical Grammar Test\u003c\/h3\u003e\n      \u003cul class=\"contrast-list\"\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eScore out of X — no skill-level breakdown\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eAnswer key with correct letters only\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eIsolated grammar sentences, no context\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eOne or two skills recycled throughout\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eNo guidance on what to reteach or how\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eNon-specialists can't grade or explain errors without additional research\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"contrast-col this\"\u003e\n      \u003ch3\u003eThis Diagnostic\u003c\/h3\u003e\n      \u003cul class=\"contrast-list\"\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eSkills placement chart — data by category, not just overall\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eExpanded answer key — rule + why each wrong answer is wrong\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eAuthentic editing passage — grammar in context, assessment-style format\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003e10 distinct grammar skills, balanced across 30 questions\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003ePerformance summary with interpretive language built in\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eMini-lessons for non-specialists — usable on the spot, no prep\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     10 GRAMMAR SKILLS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n    \u003ch2\u003eTen Grammar Skills. Every One Tested. Every One Chartable.\u003c\/h2\u003e\n    \u003cp\u003eEvery question in this diagnostic belongs to one of the 10 skill categories on the placement chart. The result is a clean data picture — not just a raw score — that tells you exactly where to focus instruction for each student or group.\u003c\/p\u003e\n    \u003cdiv class=\"skills-grid\"\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🔤\u003c\/div\u003e\n        \u003ch3\u003eParts of Speech in Context\u003c\/h3\u003e\n        \u003cp\u003eNouns, verbs, adjectives, adverbs, and prepositions used correctly in realistic sentences. Includes adjectives vs. adverbs after sensory verbs and preposition selection.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🔗\u003c\/div\u003e\n        \u003ch3\u003eSentence Types \u0026amp; Structure\u003c\/h3\u003e\n        \u003cp\u003eIdentifying and correcting fragments, run-ons, comma splices, and compound or complex sentence construction. Four questions total — the most heavily weighted skill, consistent with state assessment priorities.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003ePunctuation\u003c\/h3\u003e\n        \u003cp\u003eIntroductory phrase and clause commas, FANBOYS commas, semicolons with conjunctive adverbs, dialogue punctuation, and essential vs. nonessential clause commas. Four questions total.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e👥\u003c\/div\u003e\n        \u003ch3\u003ePronoun–Antecedent Agreement\u003c\/h3\u003e\n        \u003cp\u003ePronoun case, collective noun pronoun agreement, indefinite pronoun agreement (each, neither, one), and correct pronoun selection in context.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e⏱️\u003c\/div\u003e\n        \u003ch3\u003eVerb Tense \u0026amp; Agreement\u003c\/h3\u003e\n        \u003cp\u003eIrregular past tense forms (blow\/blew, begin\/begun), future perfect tense, subject-verb agreement in complex constructions, and tense consistency within sentences.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch3\u003eModifiers\u003c\/h3\u003e\n        \u003cp\u003eMisplaced modifiers (where almost falls in a sentence changes meaning entirely) and dangling modifiers (the trophy can't aim to win). Students must identify both the error and the correct fix.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e↔️\u003c\/div\u003e\n        \u003ch3\u003eConjunctions \u0026amp; Transitions\u003c\/h3\u003e\n        \u003cp\u003eLogical transition selection (however vs. furthermore vs. for instance), coordinating conjunction placement, and semicolon use between independent clauses.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🔠\u003c\/div\u003e\n        \u003ch3\u003eCapitalization \u0026amp; Titles\u003c\/h3\u003e\n        \u003cp\u003eCorrect capitalization of book titles following the major-words rule. Students must distinguish between fully correct capitalization and subtle errors in middle or final words.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🔀\u003c\/div\u003e\n        \u003ch3\u003eCommonly Confused Words\u003c\/h3\u003e\n        \u003cp\u003eAffect vs. effect (noun vs. verb distinction) and lay vs. lie (transitive vs. intransitive verb). Answer choices include common errors like \"effected\" meaning \"caused\" — plausible distractors, not giveaways.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e⚖️\u003c\/div\u003e\n        \u003ch3\u003eParallel Structure\u003c\/h3\u003e\n        \u003cp\u003eBalanced phrasing in lists (all -ing, all infinitive, all base form) and in series comparisons. Students identify which option maintains consistent grammatical form across all items in the list.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     PLACEMENT TOOLS — LIGHT BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"placement-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003ePlacement Tools\u003c\/p\u003e\n    \u003ch2\u003eThree Levels. Ten Categories. One Clear Picture of Where to Start.\u003c\/h2\u003e\n    \u003cp\u003eAfter grading, plug scores into the Skills Placement Chart to see where each student — and each skill — falls. This is the tool that makes the diagnostic useful beyond Day One: it drives small-group formation, reteaching sequence, and parent communication.\u003c\/p\u003e\n    \u003cdiv class=\"placement-grid\"\u003e\n      \u003cdiv class=\"placement-card\"\u003e\n        \u003cdiv class=\"placement-label\"\u003eLevel 1\u003c\/div\u003e\n        \u003cdiv class=\"placement-score\"\u003e0–14\u003c\/div\u003e\n        \u003ch3\u003eNeeds Support\u003c\/h3\u003e\n        \u003cp\u003eSignificant gaps in grammar fundamentals. Prioritize sentence structure and punctuation — these skills carry the most weight on standardized assessments. Intervention grouping or scaffolded instruction recommended.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"placement-card\"\u003e\n        \u003cdiv class=\"placement-label\"\u003eLevel 2\u003c\/div\u003e\n        \u003cdiv class=\"placement-score\"\u003e15–23\u003c\/div\u003e\n        \u003ch3\u003eOn Grade Level\u003c\/h3\u003e\n        \u003cp\u003eGeneral command of 7th grade grammar with identifiable growth areas. Use the skill-level chart to pinpoint which categories need targeted practice — students here don't need a full reteach, just focused follow-up.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"placement-card\"\u003e\n        \u003cdiv class=\"placement-label\"\u003eLevel 3\u003c\/div\u003e\n        \u003cdiv class=\"placement-score\"\u003e24–30\u003c\/div\u003e\n        \u003ch3\u003eAbove Grade Level\u003c\/h3\u003e\n        \u003cp\u003eMastery of most grade-level grammar skills. Students in this range are ready for advanced application — argument writing, complex sentence combining, or pre-AP grammar challenges that extend beyond standard L.7.1–L.7.3.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: var(--white); border: 1px solid var(--border-light); border-left: 5px solid var(--purple); border-radius: 8px; padding: 20px 24px; margin-top: 24px;\"\u003e\n      \u003cp style=\"font-size: 0.9rem; color: var(--text-body); margin: 0;\"\u003e\u003cstrong style=\"color: var(--indigo);\"\u003eSkill-level thresholds are also built in:\u003c\/strong\u003e Each of the 10 grammar categories on the placement chart includes its own Needs Support \/ On Grade Level \/ Above Grade Level range based on how many questions per skill a student answered correctly. You'll know not just the overall level but which specific skill is pulling performance down — before you begin planning reteaching.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     HOW TO USE IT — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eHow to Use It\u003c\/p\u003e\n    \u003ch2\u003eFour Implementation Paths — All No Prep.\u003c\/h2\u003e\n    \u003cp\u003eThe diagnostic works in a single class period for most 7th graders. The teacher notes suggest starting with sentence structure and punctuation reteaching when scores indicate gaps — these skills are weighted most heavily on standardized assessments.\u003c\/p\u003e\n    \u003cdiv class=\"impl-grid\"\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eOption 1\u003c\/div\u003e\n        \u003ch3\u003eBeginning-of-Year Baseline\u003c\/h3\u003e\n        \u003cp\u003eAdminister in the first week to establish a grammar baseline before any instruction. Use the placement chart to form small groups for targeted grammar instruction throughout the semester, and re-administer at mid-year to measure growth.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eOption 2\u003c\/div\u003e\n        \u003ch3\u003eMid-Year Skill Check\u003c\/h3\u003e\n        \u003cp\u003eUse after a grammar unit to confirm which skills have reached mastery and which need additional practice before moving on. The skill-level chart makes it easy to identify students who are ready for enrichment versus those who need another instructional cycle.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eOption 3\u003c\/div\u003e\n        \u003ch3\u003ePre-Test Prep Assessment\u003c\/h3\u003e\n        \u003cp\u003eAdminister 4–6 weeks before a state benchmark or standardized assessment. Identify which grammar categories most students are missing and use the expanded answer key mini-lessons to deliver targeted, efficient grammar review sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eOption 4\u003c\/div\u003e\n        \u003ch3\u003eHomeschool \u0026amp; Tutoring Placement\u003c\/h3\u003e\n        \u003cp\u003eAdminister at the start of a school year or tutoring engagement to establish a grammar baseline. Use the performance summary and skills chart to prioritize which skills to address first and track progress across sessions. The expanded answer key provides all the instructional language needed without additional research.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 10px; padding: 22px 26px; margin-top: 24px;\"\u003e\n      \u003cp style=\"color: #d4b8f0; font-size: 0.9rem; margin-bottom: 8px;\"\u003e\u003cstrong style=\"color: var(--white);\"\u003eSub-ready and specialist-optional:\u003c\/strong\u003e Because the expanded answer key explains every rule in plain language — including why wrong answers are wrong — this diagnostic can be administered and reviewed by a substitute teacher, a teaching aide, a homeschool parent, or a tutor without ELA expertise. The mini-lessons embedded in the answer key provide all the instructional language needed to review the diagnostic meaningfully after grading.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eOne Diagnostic. Multiple Contexts.\u003c\/h2\u003e\n  \u003cdiv class=\"who-grid\"\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n      \u003ch3\u003e7th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse as a beginning-of-year baseline, mid-year checkpoint, or pre-test-prep assessment. The skills chart makes data-driven grouping fast — no additional tracking spreadsheet required. Grade-level teams can administer simultaneously and share results easily.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n      \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n      \u003cp\u003eThe expanded answer key explains every rule clearly — no ELA background needed. Administer the diagnostic, use the placement chart to identify priority skills, and let the mini-lessons guide review conversations. The performance summary gives you language to explain results accurately.\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; Test Prep\u003c\/h3\u003e\n      \u003cp\u003eAdminister at the start of an engagement to identify which grammar skills to prioritize. The skill-level breakdown tells you whether a student needs foundational sentence structure work or just a targeted review of comma rules — so you can plan sessions efficiently and communicate progress to parents.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🔄\u003c\/div\u003e\n      \u003ch3\u003eSubstitutes \u0026amp; Interventionists\u003c\/h3\u003e\n      \u003cp\u003eBecause the diagnostic is fully self-contained and the answer key explains every question without requiring specialist knowledge, this is genuinely sub-ready. The passage, questions, and answer key are all in one PDF — print and go.\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\u003eStart of Year. Before a Test. During Intervention. All of the Above.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📅\u003c\/span\u003eBeginning-of-year grammar baseline — before any formal grammar instruction begins\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eMid-year grammar checkpoint — after a grammar unit, to confirm mastery and identify gaps\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔁\u003c\/span\u003ePre-standardized-test grammar review — identify highest-priority skills 4–6 weeks out\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eRTI or intervention placement — skills chart drives small-group formation quickly\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool or tutoring placement — establish a baseline at the start of instruction\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSubstitute-ready assignment — fully self-contained, no specialist needed to administer or review\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e7th Grade ELA (appropriate for advanced 6th grade placement or 8th grade review)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkill Focus\u003c\/td\u003e\n        \u003ctd\u003eGrammar, revising \u0026amp; editing, punctuation, sentence structure, pronoun agreement, verb tense, modifiers, transitions, capitalization, and commonly confused words\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards Alignment\u003c\/td\u003e\n        \u003ctd\u003eCCSS L.7.1, L.7.2, L.7.3, W.7.5 · Mirrors STAAR and TNReady revise-and-edit question format\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eEditing Passage\u003c\/td\u003e\n        \u003ctd\u003e\"The Backyard Business\" — original realistic narrative with intentional grammar errors seeded across 10 skill categories\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSection I (Q1–10)\u003c\/td\u003e\n        \u003ctd\u003eRevise-and-edit questions tied to the passage: comma placement, dialogue punctuation, verb forms, pronoun agreement, comma splices, run-ons\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSection II (Q11–30)\u003c\/td\u003e\n        \u003ctd\u003e20 standalone grammar questions covering all 10 skill categories with balanced, assessment-style answer choices — no obvious giveaways\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Questions\u003c\/td\u003e\n        \u003ctd\u003e30 multiple choice questions\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrammar Skills Assessed\u003c\/td\u003e\n        \u003ctd\u003eParts of Speech in Context · Sentence Types \u0026amp; Structure · Punctuation · Pronoun–Antecedent Agreement · Verb Tense \u0026amp; Agreement · Modifiers · Conjunctions \u0026amp; Transitions · Capitalization \u0026amp; Titles · Commonly Confused Words · Parallel Structure\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePlacement Tools\u003c\/td\u003e\n        \u003ctd\u003eSkills Placement Chart (10 skill categories with Needs Support \/ On Grade Level \/ Above Grade Level thresholds) · Performance Summary Table (overall placement, 3 levels)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Key\u003c\/td\u003e\n        \u003ctd\u003eExpanded answer key for all 30 questions — correct answer, grammar rule explanation, and why each wrong answer is wrong · Embedded mini-lessons for non-specialists\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStudent Pages\u003c\/td\u003e\n        \u003ctd\u003e10 student-facing pages (passage + both assessment sections + placement chart). Answer key and teacher materials are additional pages.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Pages\u003c\/td\u003e\n        \u003ctd\u003e22 pages\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — printable and digital upload ready (Google Classroom, Canvas, etc.)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow is this different from just printing a grammar quiz?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe questions themselves are only part of what this product provides. The Skills Placement Chart maps every question to one of 10 grammar categories and gives proficiency thresholds for each one — so after grading, you can see whether a student's errors cluster in verb tense, punctuation, parallel structure, or somewhere else entirely. The expanded answer key explains the rule behind every correct answer and breaks down why each wrong answer is wrong. That combination — skill-level data plus instructional explanation — is what makes this a diagnostic rather than a quiz.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow long does this take to administer?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eMost 7th graders complete the full diagnostic in one class period (45–55 minutes). The editing passage takes approximately 10–15 minutes to read carefully; the 30 questions take another 30–40 minutes for most students. For homeschool or tutoring use, the assessment can be split across two sessions — the editing passage and Section I in one sitting, Section II in another — without affecting the validity of the results.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for homeschool use if I'm not an ELA teacher?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The expanded answer key was written with this use case in mind. It explains every grammar rule in plain language — not ELA jargon — and includes mini-lessons for non-specialists embedded directly in the key. The performance summary and skills chart give you clear language to interpret results without needing prior knowledge of what a 7th grade grammar standard means. Homeschool parents consistently find this type of resource useful precisely because the instructional support is built in.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use this as a substitute-ready assignment?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The diagnostic is fully self-contained — the passage, both question sections, and all answer materials are in a single PDF. A substitute can administer the assessment without any additional setup, and the answer key is written clearly enough that a non-specialist can review answers with students meaningfully. Many teachers use this as a first-week diagnostic precisely because it works without requiring the classroom teacher to be present for the review.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat standards does this align to?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe diagnostic aligns to CCSS L.7.1 (grammar and usage conventions), L.7.2 (capitalization, punctuation, and spelling), L.7.3 (language choices for style and meaning), and W.7.5 (revising and editing writing). The revise-and-edit format of Section I mirrors the question format used on STAAR and TNReady language assessments. The teacher notes in the expanded key include explicit notes on how the assessment connects to standardized test expectations.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs there a 6th grade or 8th grade version?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — this diagnostic is part of a grade-band series. The 6th Grade Grammar Diagnostic and 8th Grade Grammar Diagnostic are available separately, and a complete 6th–8th Grade Grammar Diagnostic Bundle is also available. Each version uses a different editing passage and is calibrated to the grammar skills and standards for that grade level, making them useful for pre\/post measurement or for identifying where a student falls across the grade band.\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\u003eStart the Year Knowing\u003cbr\u003eExactly Where to Begin.\u003c\/h2\u003e\n    \u003cp\u003e30 questions. 10 grammar skills. An editing passage that mirrors state assessment format. A skills placement chart that tells you — category by category — what each student needs next. Expanded answer key with mini-lessons included. No prep required.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · 22 pages · 10 student pages · No prep required · Single classroom or homeschool license\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOOTER\n══════════════════════════════════════════ --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49387126456543,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7thGradeGrammarDiagnostic-4.png?v=1779546800"},{"product_id":"christmas-sentence-structure-worksheets-simple-compound-complex-light-up-literature","title":"Christmas Sentence Structure Worksheets | Simple Compound Complex | 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\u003eChristmas Sentence Structure Worksheets | Simple Compound Complex\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"Christmas sentence structure worksheets for grades 6-8: simple, compound \u0026amp; complex. Advent, snowman \u0026amp; snowflake activities with answer keys. No prep.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"Christmas sentence structure worksheets, simple compound complex sentences Christmas, holiday grammar worksheets middle school, compound sentence FANBOYS worksheets, complex sentence subordinating conjunctions, sentence types worksheet 6th grade, December grammar activity, Christmas ELA worksheets, Advent sentence activity, winter grammar worksheets 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    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Open Sans', sans-serif;\n      background-color: var(--off-white);\n      color: var(--text-body);\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    \/* ─── HERO ─── *\/\n    .hero {\n      background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n      color: var(--white); padding: 64px 24px 72px;\n      text-align: center; position: relative; overflow: hidden;\n    }\n    .hero::before {\n      content: ''; position: absolute; top: -80px; right: -80px;\n      width: 320px; height: 320px; border-radius: 50%;\n      background: rgba(189,16,225,0.18); pointer-events: none;\n    }\n    .hero::after {\n      content: ''; position: absolute; bottom: -60px; left: -60px;\n      width: 240px; height: 240px; border-radius: 50%;\n      background: rgba(189,16,225,0.12); pointer-events: none;\n    }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge {\n      display: inline-block;\n      background: rgba(189,16,225,0.25);\n      border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n      font-size: 12px; font-weight: 700;\n      letter-spacing: 2px; text-transform: uppercase;\n      padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n    }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill {\n      background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n      color: var(--white); font-size: 0.85rem; font-weight: 600;\n      padding: 7px 16px; border-radius: 30px;\n    }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary {\n      display: inline-block; background: var(--purple); color: var(--white);\n      font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n      padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n    .btn-primary:hover { background: #a50cc8; }\n\n    \/* ─── TRUST BAR ─── *\/\n    .trust-bar {\n      background: var(--purple); color: var(--white);\n      text-align: center; padding: 14px 24px;\n      font-size: 0.9rem; font-weight: 600;\n    }\n\n    \/* ─── SECTIONS ─── *\/\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    \/* ─── WHY BAND ─── *\/\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n    }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    \/* ─── DARK BAND ─── *\/\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    \/* ─── ACTIVITY CARDS ─── *\/\n    .activity-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 28px; }\n    .activity-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 12px; padding: 26px 24px;\n    }\n    .activity-number {\n      font-family: 'Playfair Display', serif; font-size: 2.6rem; font-weight: 900;\n      color: #e07ef8; line-height: 1; margin-bottom: 10px;\n    }\n    .activity-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .activity-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .activity-tag {\n      display: inline-block; margin-top: 12px;\n      background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-size: 0.75rem; font-weight: 700;\n      padding: 3px 10px; border-radius: 20px;\n    }\n\n    \/* ─── SKILLS GRID ─── *\/\n    .skills-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; margin-top: 28px; }\n    .skill-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-top: 3px solid var(--purple); border-radius: 10px; padding: 18px 20px;\n    }\n    .skill-card .s-icon { font-size: 1.3rem; margin-bottom: 6px; }\n    .skill-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .skill-card p { font-size: 0.8rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── 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-why {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-left: 5px solid var(--purple); border-radius: 8px;\n      padding: 20px 24px; margin-top: 24px; margin-bottom: 28px;\n    }\n    .adhd-why h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .adhd-why p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n    .adhd-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; }\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    \/* ─── CONTRAST ─── *\/\n    .contrast-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 28px; }\n    @media (max-width: 580px) { .contrast-wrap { grid-template-columns: 1fr; } }\n    .contrast-col { border-radius: 10px; padding: 24px 22px; }\n    .contrast-col.basic { background: #ede8f8; border: 2px solid #c0aee8; }\n    .contrast-col.this { background: var(--white); border: 2px solid var(--purple); }\n    .contrast-col h3 {\n      font-family: 'Open Sans', sans-serif; font-size: 0.82rem; font-weight: 700;\n      text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 14px;\n    }\n    .contrast-col.basic h3 { color: #5830a0; }\n    .contrast-col.this h3 { color: var(--purple); }\n    .contrast-list { list-style: none; }\n    .contrast-list li {\n      display: flex; gap: 10px; align-items: flex-start;\n      font-size: 0.87rem; color: var(--text-body);\n      padding: 8px 0; border-bottom: 1px solid rgba(0,0,0,0.06);\n    }\n    .contrast-list li:last-child { border-bottom: none; }\n    .contrast-list li .mark { flex-shrink: 0; font-size: 0.95rem; margin-top: 2px; }\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\"\u003e6th–8th Grade ELA · Christmas Themed · Sentence Structure · No Prep\u003c\/div\u003e\n    \u003ch1\u003e\n      Grammar Practice That Actually\u003cbr\u003e\u003cspan\u003eWorks in December.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eThree Christmas-themed sentence structure activities covering simple, compound, and complex sentences — all in one download. Fifty total sentences across three engaging topics: Advent history, snowman traditions, and snowflake science. Complete answer keys included. Print and go.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e10 Complex Sentence Pairs\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e20 Compound Sentence Pairs\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e20 Identification Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eComplete Answer Keys\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eDual Answer Options for Complex\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eADHD-Supportive Design\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e6 Student Pages · No Prep\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  6th–8th Grade · Simple, Compound \u0026amp; Complex Sentences · CCSS L.6.1, L.7.1 · Christmas \u0026amp; Winter Themed\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\u003eDecember Is the Hardest Month to Teach Grammar. This Makes It the Most Engaging.\u003c\/h2\u003e\n    \u003cp\u003eBy December, attention is split between holiday events, the end of the semester, and whatever's happening outside the classroom window. Generic grammar worksheets don't compete with any of that. Christmas-themed grammar practice that actually connects to something students care about — traditions they recognize, facts they find surprising, seasonal context that feels relevant — has a real attention advantage.\u003c\/p\u003e\n    \u003cp\u003eBut engagement without rigor is just filler. This resource uses the holiday context to deliver genuine sentence structure practice: combining sentence pairs with the correct conjunction, choosing the right subordinating word, and correctly classifying sentence types across 50 total sentences. The skills are real. The context is what makes them willing to work through it.\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\u003eThree sentence types — all practiced, not just defined\u003c\/h3\u003e\n        \u003cp\u003eSimple, compound, and complex sentences each get their own dedicated activity. Students don't just read about coordinating conjunctions — they choose the correct one for 20 different sentence pairs. They don't just memorize subordinating conjunctions — they use them to combine sentence pairs about Advent history in context.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eProduction before identification\u003c\/h3\u003e\n        \u003cp\u003eThe first two activities ask students to create sentences from pairs — selecting the right conjunction and writing out the combined sentence. The third activity asks students to classify. This sequence matters: students who have practiced building compound and complex sentences are far better at recognizing them accurately than students who only practiced labeling.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eAnswer keys that actually help\u003c\/h3\u003e\n        \u003cp\u003eThe complex sentence answer key provides two acceptable responses for every item — one with the subordinating conjunction at the start of the sentence and one with it placed in the middle. Teachers can use this to show students that good writers have choices, not just one correct answer. It also makes grading student-generated sentences much faster and more consistent.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔄\u003c\/div\u003e\n        \u003ch3\u003eFlexible enough for the December schedule\u003c\/h3\u003e\n        \u003cp\u003eEach of the three activities works independently. Run one as a bell ringer, assign one as holiday homework, use one as a sub plan. Or run all three across three class periods as a structured sentence structure mini-unit. The activities don't depend on each other, so the December schedule chaos doesn't derail the whole resource.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHAT'S INCLUDED — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eThree Activities. Fifty Sentences. One Complete Sentence Structure Set.\u003c\/h2\u003e\n    \u003cp\u003eEach activity uses a different holiday topic and targets a different sentence structure skill. Together, they cover the full simple\/compound\/complex standard — from construction to classification — in a context that holds attention during December.\u003c\/p\u003e\n    \u003cdiv class=\"activity-grid\"\u003e\n      \u003cdiv class=\"activity-card\"\u003e\n        \u003cdiv class=\"activity-number\"\u003e10\u003c\/div\u003e\n        \u003ch3\u003eAdvent History: Complex Sentence Activity\u003c\/h3\u003e\n        \u003cp\u003eTen sentence pairs drawn from the history of Advent — its Latin origins, the four-week season, candle traditions, the role of Pope Gregory I, and the development of Advent calendars. Students select a subordinating conjunction (because, although, while, since, after, before, if, until, when, where, unless) and write a combined complex sentence. Content is both factual and engaging — students often find the historical details genuinely interesting.\u003c\/p\u003e\n        \u003cspan class=\"activity-tag\"\u003eSubordinating Conjunctions\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"activity-card\"\u003e\n        \u003cdiv class=\"activity-number\"\u003e20\u003c\/div\u003e\n        \u003ch3\u003eSnowman Traditions: Compound Sentence Activity\u003c\/h3\u003e\n        \u003cp\u003eTwenty sentence pairs about snowman history, traditions, and fun facts — including the world's largest snowman (over 122 feet tall), the two-ball Japanese snowman tradition, and the materials people use for eyes and noses. Students select the correct coordinating conjunction (FANBOYS: for, and, nor, but, or, yet, so) and write the combined compound sentence. The variety of snowman facts keeps interest high across all 20 items.\u003c\/p\u003e\n        \u003cspan class=\"activity-tag\"\u003eFANBOYS Coordinating Conjunctions\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"activity-card\"\u003e\n        \u003cdiv class=\"activity-number\"\u003e20\u003c\/div\u003e\n        \u003ch3\u003eSnowflake Science: Sentence Type Identification\u003c\/h3\u003e\n        \u003cp\u003eTwenty sentences about snowflake formation, symmetry, and science — including the Wilson Bentley snowflake photographs, the record-setting 15-inch snowflake of 1887, and how temperature and humidity affect crystal shape. Students classify each sentence as Simple (S), Compound (C), or Complex (CX). Sentences are carefully varied so students must read and analyze rather than rely on shortcuts.\u003c\/p\u003e\n        \u003cspan class=\"activity-tag\"\u003eSimple · Compound · Complex\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.15); border-left: 4px solid #e07ef8; border-radius: 10px; padding: 28px 30px; margin-top: 28px;\"\u003e\n      \u003ch3 style=\"font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 12px;\"\u003eBonus: Snowman Outline Template Page\u003c\/h3\u003e\n      \u003cp style=\"font-size: 0.88rem; color: #c0a0e0; margin-bottom: 10px;\"\u003eA page of 12 blank snowman outlines for a creative extension: students write their completed compound sentences inside the snowman shapes for display or portfolio use. Works as a visual reinforcement activity, a bulletin board element, or simply an optional creative outlet for students who finish early.\u003c\/p\u003e\n      \u003cp style=\"font-size: 0.88rem; color: #c0a0e0; margin: 0;\"\u003eThe template is included in the 6 student pages and requires no additional prep — print and use as-is, or skip it if the creative extension doesn't fit your timeline.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.15); border-radius: 10px; padding: 22px 26px; margin-top: 20px;\"\u003e\n      \u003cp style=\"color: #d4b8f0; font-size: 0.9rem; margin-bottom: 8px;\"\u003e\u003cstrong style=\"color: var(--white);\"\u003eAbout the complex sentence answer key:\u003c\/strong\u003e Every one of the 10 complex sentence items includes two acceptable responses — one version with the subordinating conjunction opening the sentence (the dependent clause first), and one with the conjunction in the middle (independent clause first, dependent clause second). This dual-answer format means you're not locked into one \"correct\" version, and it gives you a ready-made teaching moment about sentence variety and stylistic choice.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SKILLS COVERED\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eSkills Practiced\u003c\/p\u003e\n  \u003ch2\u003eFrom Construction to Classification — All Three Sentence Structures.\u003c\/h2\u003e\n  \u003cp\u003eThe three activities build on each other in terms of cognitive demand. Students first practice producing complex and compound sentences with the correct conjunction — and then classify sentences across all three types. By the time they reach the identification worksheet, they've already built both structures themselves.\u003c\/p\u003e\n  \u003cdiv class=\"skills-grid\"\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🔗\u003c\/div\u003e\n      \u003ch3\u003eSubordinating Conjunction Selection\u003c\/h3\u003e\n      \u003cp\u003eChoosing the correct subordinating conjunction for a given sentence relationship — not just any conjunction, but the one that captures the logical relationship between the two clauses (cause, contrast, time, condition, etc.).\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e⚙️\u003c\/div\u003e\n      \u003ch3\u003eComplex Sentence Construction\u003c\/h3\u003e\n      \u003cp\u003eCombining two simple sentences into a grammatically correct complex sentence, with correct comma placement depending on whether the dependent clause opens or follows the independent clause.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🔀\u003c\/div\u003e\n      \u003ch3\u003eFANBOYS Conjunction Selection\u003c\/h3\u003e\n      \u003cp\u003eChoosing the correct coordinating conjunction for each sentence pair — for, and, nor, but, or, yet, so — based on the logical relationship (addition, contrast, cause, alternative) between the two independent clauses.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🔨\u003c\/div\u003e\n      \u003ch3\u003eCompound Sentence Construction\u003c\/h3\u003e\n      \u003cp\u003eCombining two independent clauses into a correctly punctuated compound sentence, with a comma before the coordinating conjunction. The 20-item set gives enough repetition to build genuine automaticity.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🔍\u003c\/div\u003e\n      \u003ch3\u003eSentence Type Identification\u003c\/h3\u003e\n      \u003cp\u003eClassifying sentences as simple, compound, or complex by analyzing clause structure — not just spotting signal words. The snowflake sentences are designed so that students must read carefully rather than rely on shortcuts.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e📐\u003c\/div\u003e\n      \u003ch3\u003eComma Placement in Complex Sentences\u003c\/h3\u003e\n      \u003cp\u003eThe dual answer key for the complex activity reinforces the rule that a comma follows an opening dependent clause but is not used when the independent clause comes first — a common student error on assessments.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD-SUPPORTIVE DESIGN\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"adhd-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eADHD-Supportive Design\u003c\/p\u003e\n    \u003ch2\u003eStructure That Keeps Students Working — Without the Fight.\u003c\/h2\u003e\n    \u003cp\u003eDecember is already a hard month for students who struggle with sustained attention. This resource is designed with four features that make it easier for students with ADHD — or any student who loses focus during independent grammar work — to stay on task without external scaffolding.\u003c\/p\u003e\n\n    \u003cdiv class=\"adhd-why\"\u003e\n      \u003ch3\u003eWhy holiday context is more than a motivation trick:\u003c\/h3\u003e\n      \u003cp\u003eFor students with ADHD, novelty and relevance are genuine attention supports — not gimmicks. A grammar worksheet about snowman history activates engagement differently than an abstract grammar exercise because the content itself is interesting. Students who would mentally check out mid-page on a decontextualized grammar drill often complete Christmas-themed activities without prompting, simply because the content holds their attention independently.\u003c\/p\u003e\n    \u003c\/div\u003e\n\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\u003eChunked Activity Structure\u003c\/h3\u003e\n          \u003cp\u003eThree separate worksheets, each with a distinct task and topic. Students who can't sustain attention across a long, uniform assignment work more successfully when the task resets every 10–20 items with a new context and a new skill. Each worksheet is a natural stopping point.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e📋\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eClear, Consistent Instructions\u003c\/h3\u003e\n          \u003cp\u003eEach activity begins with explicit directions, conjunction lists, and a defined task format. Students with ADHD who struggle to hold working memory through ambiguous instructions can re-read the directions at the top of the page without needing teacher clarification.\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\u003eProduction Over Multiple Choice\u003c\/h3\u003e\n          \u003cp\u003eWriting out combined sentences — rather than circling an answer — requires sustained engagement with each item. For ADHD students who rush through multiple choice by guessing, the write-out format slows the pace naturally and improves accuracy without requiring external monitoring.\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\u003eCreative Outlet Built In\u003c\/h3\u003e\n          \u003cp\u003eThe snowman outline template page gives students who finish the compound activity early a low-pressure creative task: writing their favorite compound sentences inside the snowman shapes. This extension holds attention without introducing a new skill, and produces something students often want to display.\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     HOW IT'S DIFFERENT\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eHow This Is Different\u003c\/p\u003e\n    \u003ch2\u003eNot Just Holiday Filler. Actual Grammar Practice.\u003c\/h2\u003e\n    \u003cp\u003eThere's a real risk with holiday worksheets: they look festive but amount to very little actual skill practice. This resource is built differently — the holiday theme is the context, not the content.\u003c\/p\u003e\n    \u003cdiv class=\"contrast-wrap\"\u003e\n      \u003cdiv class=\"contrast-col basic\"\u003e\n        \u003ch3\u003eTypical Holiday Grammar Activity\u003c\/h3\u003e\n        \u003cul class=\"contrast-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eCircle the correct word in a sentence about elves\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eOne sentence type practiced, if any\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eAnswer key lists correct letters only\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003e5–8 items — not enough for real practice\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eCute, but not defensible as instructional time\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eDoesn't connect to state standards\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"contrast-col this\"\u003e\n        \u003ch3\u003eThis Resource\u003c\/h3\u003e\n        \u003cul class=\"contrast-list\"\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eStudents produce 30 original combined sentences\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eAll three sentence types — complex, compound, identification\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eDual answer key for complex sentences — correct options, not just one right answer\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003e50 total sentences across three distinct contexts\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eDefensible as standards-aligned grammar instruction (L.6.1, L.7.1)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eWorks as bell ringers, sub plans, stations, or a mini-unit\u003c\/li\u003e\n        \u003c\/ul\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\u003eOne Resource. Multiple Contexts.\u003c\/h2\u003e\n  \u003cdiv class=\"who-grid\"\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n      \u003ch3\u003e6th–8th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse as a December grammar unit, a pre-break skill review, or a rotating station activity. Each worksheet stands alone, so you can run one per day across a week or assign all three in a single extended block.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n      \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n      \u003cp\u003eThe clear instructions and complete answer keys — including two acceptable responses for each complex sentence — mean you can assign and grade the activities accurately without needing an ELA background. The holiday theme keeps December grammar lessons from feeling like a chore.\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; Test Prep\u003c\/h3\u003e\n      \u003cp\u003eUse one activity per session as a focused conjunction practice that's more engaging than a standard drill. The 10-item and 20-item structures fit naturally into 20–30 minute tutoring blocks without requiring session-to-session continuity.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🔄\u003c\/div\u003e\n      \u003ch3\u003eSubstitute Teachers\u003c\/h3\u003e\n      \u003cp\u003eFully self-contained — instructions, content, and answer keys all in one PDF. A substitute can run all three activities across a full period or assign individual worksheets for shorter class sessions. No ELA expertise required to administer.\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\u003eDecember Grammar That Actually Gets Done.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer — one worksheet per day across three days before winter break\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub plan — self-contained, no prep, complete answer key included\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eStation rotation — one activity per station during December ELA centers\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHoliday homework — engaging enough that students actually complete it at home\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003ePre-quiz review — students who practice writing compound and complex sentences identify them more accurately on assessments\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎓\u003c\/span\u003eEarly finisher extension — the snowman outline template gives students who finish early a built-in creative task\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e6th–8th Grade ELA (appropriate for advanced 5th or review use in 9th)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSeasonal Theme\u003c\/td\u003e\n        \u003ctd\u003eChristmas and winter — Advent history (Christian tradition), snowman building facts, snowflake science\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkills Covered\u003c\/td\u003e\n        \u003ctd\u003eCreating complex sentences using subordinating conjunctions · Creating compound sentences using coordinating conjunctions (FANBOYS) · Identifying simple, compound, and complex sentences\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards Alignment\u003c\/td\u003e\n        \u003ctd\u003eCCSS L.6.1, L.7.1 (grammar and usage conventions — sentence structure)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eActivity 1\u003c\/td\u003e\n        \u003ctd\u003eAdvent History Complex Sentence Activity — 10 sentence pairs to combine using subordinating conjunctions (because, although, while, since, after, before, if, until, when, where, unless)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eActivity 2\u003c\/td\u003e\n        \u003ctd\u003eSnowman Traditions Compound Sentence Activity — 20 sentence pairs to combine using coordinating conjunctions (FANBOYS)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eActivity 3\u003c\/td\u003e\n        \u003ctd\u003eSnowflake Science Sentence Type Identification — 20 sentences to classify as Simple (S), Compound (C), or Complex (CX)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Sentences\u003c\/td\u003e\n        \u003ctd\u003e50 sentences across three activities (10 complex + 20 compound + 20 identification)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eBonus Element\u003c\/td\u003e\n        \u003ctd\u003eSnowman outline template page — 12 blank snowman shapes for creative writing extension or display\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Keys\u003c\/td\u003e\n        \u003ctd\u003eComplete answer key for all three activities. Complex sentence key includes two acceptable responses per item (dependent clause at start vs. independent clause at start). Compound sentence key includes correct FANBOYS conjunction and full sentence. Identification key provides correct classification for all 20 snowflake sentences.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStudent Pages\u003c\/td\u003e\n        \u003ctd\u003e6 student-facing pages (all three activities + snowman template). Answer keys are additional pages.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Pages\u003c\/td\u003e\n        \u003ctd\u003e11 pages\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — printable and digital upload ready (Google Classroom, Canvas, etc.)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use just one activity, or do students need to do all three?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach of the three activities is fully independent — they don't build on each other in a way that requires completion in order. You can use the Snowflake identification worksheet as a standalone bell ringer, assign only the Snowman compound sentences for homework, or run all three across three class periods. The activities work together as a mini-unit but each one works alone just as well. This is intentional: December schedules are unpredictable, and the resource is designed to remain useful even if you only have time for one or two of the three activities.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhy does the complex sentence answer key have two answers per item?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eWhen students use a subordinating conjunction to combine two sentences, they have a genuine grammatical choice: the dependent clause can open the sentence (with a comma after it) or it can follow the independent clause (no comma needed). Both versions are correct — they just have different punctuation requirements and create slightly different emphasis. The answer key provides both options because student writing naturally produces both, and marking one wrong when it's grammatically sound would be inaccurate. It's also a useful teaching moment: students can see that grammar allows for stylistic choices, not just one correct answer.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs the Advent content appropriate for public school use?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Advent activity treats the topic academically — it presents historical and cultural information about Advent as a Christian tradition (its Latin origins, the role of Pope Gregory I, candle symbolism, the development of Advent calendars) without instructional or devotional framing. Teachers in public school contexts routinely include historical and cultural references to religious traditions as part of social studies and ELA content. That said, you know your classroom and community best — the snowman and snowflake activities cover the same sentence structure skills without any religious content if you prefer to use those instead.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for homeschool use if I'm not an ELA teacher?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The instructions at the top of each activity are written clearly enough that a student can read and follow them independently. The answer keys cover all 50 sentences — with dual options for complex sentences and the full correct compound sentences listed — so you can evaluate student work accurately without needing a grammar background. The conjunction lists provided in each activity's instructions also function as a built-in reference tool for students who need support during the activity.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat grade level is this really best for?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe content and skill level is solidly 6th–8th grade. The sentence facts are engaging for middle schoolers, the conjunction choices require genuine grammatical reasoning rather than pattern-matching, and the identification activity includes enough sentence variety to challenge students who already have a surface-level understanding of sentence types. Advanced 5th graders who have had sentence structure instruction would handle this well. For 9th grade, this works as a review or a quick assessment of a skill that should already be in place.\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\u003eGrammar Practice That Wins\u003cbr\u003eAgainst December Distractions.\u003c\/h2\u003e\n    \u003cp\u003e50 sentences across three engaging Christmas-themed activities. Complex, compound, and identification — all covered. Complete answer keys with dual options for complex sentences. Six student pages. Print and go.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · 11 pages · 6 student pages · No prep required · Single classroom or homeschool license\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOOTER\n══════════════════════════════════════════ --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49387837980895,"sku":null,"price":4.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/ChristmasSimple_Compound_andComplexSentences-2.png?v=1779547815"},{"product_id":"6th-grade-run-on-sentence-worksheets-60-nonfiction-sentences-light-up-literature","title":"6th Grade Run-On Sentence Worksheets | 60 Nonfiction Sentences | 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\u003e6th Grade Run-On Sentence Worksheets | 60 High-Interest Sentences\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"Fix run-on sentences with 60 high-interest nonfiction sentences across 3 topics. Toilets, fast food \u0026amp; toys. 3 correction methods. Scaffolded. Answer keys included.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"6th grade run-on sentence worksheets, fixing run-on sentences 6th grade, semicolon practice worksheets, compound sentence practice 6th grade, L.6.1 grammar worksheets, run-on sentence practice middle school, nonfiction grammar worksheets 6th grade, scaffolded grammar practice, high interest grammar worksheets, STAAR grammar run-on sentences\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Open Sans', sans-serif;\n      background-color: var(--off-white);\n      color: var(--text-body);\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    \/* ─── HERO ─── *\/\n    .hero {\n      background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n      color: var(--white); padding: 64px 24px 72px;\n      text-align: center; position: relative; overflow: hidden;\n    }\n    .hero::before {\n      content: ''; position: absolute; top: -80px; right: -80px;\n      width: 320px; height: 320px; border-radius: 50%;\n      background: rgba(189,16,225,0.18); pointer-events: none;\n    }\n    .hero::after {\n      content: ''; position: absolute; bottom: -60px; left: -60px;\n      width: 240px; height: 240px; border-radius: 50%;\n      background: rgba(189,16,225,0.12); pointer-events: none;\n    }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge {\n      display: inline-block;\n      background: rgba(189,16,225,0.25);\n      border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n      font-size: 12px; font-weight: 700;\n      letter-spacing: 2px; text-transform: uppercase;\n      padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n    }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill {\n      background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n      color: var(--white); font-size: 0.85rem; font-weight: 600;\n      padding: 7px 16px; border-radius: 30px;\n    }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary {\n      display: inline-block; background: var(--purple); color: var(--white);\n      font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n      padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n    .btn-primary:hover { background: #a50cc8; }\n\n    \/* ─── TRUST BAR ─── *\/\n    .trust-bar {\n      background: var(--purple); color: var(--white);\n      text-align: center; padding: 14px 24px;\n      font-size: 0.9rem; font-weight: 600;\n    }\n\n    \/* ─── SECTIONS ─── *\/\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    \/* ─── WHY BAND ─── *\/\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n    }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    \/* ─── DARK BAND ─── *\/\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    \/* ─── WORKSHEET CARDS ─── *\/\n    .worksheet-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 28px; }\n    .worksheet-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 12px; padding: 26px 24px;\n    }\n    .worksheet-num {\n      font-family: 'Playfair Display', serif; font-size: 2.8rem; font-weight: 900;\n      color: #e07ef8; line-height: 1; margin-bottom: 10px;\n    }\n    .worksheet-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .worksheet-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .ws-tag {\n      display: inline-block; margin-top: 12px;\n      background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-size: 0.75rem; font-weight: 700;\n      padding: 3px 10px; border-radius: 20px;\n    }\n\n    \/* ─── SCAFFOLD EXPLAINER ─── *\/\n    .scaffold-block {\n      background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.15);\n      border-left: 4px solid #e07ef8; border-radius: 10px;\n      padding: 28px 30px; margin-top: 28px;\n    }\n    .scaffold-block h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 14px; }\n    .scaffold-row {\n      display: flex; gap: 16px; align-items: flex-start;\n      padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.1);\n    }\n    .scaffold-row:last-child { border-bottom: none; padding-bottom: 0; }\n    .scaffold-label {\n      flex-shrink: 0; background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-size: 0.78rem; font-weight: 700;\n      padding: 4px 12px; border-radius: 20px; white-space: nowrap; margin-top: 2px;\n    }\n    .scaffold-text { font-size: 0.87rem; color: #c0a0e0; }\n    .scaffold-text strong { color: var(--white); }\n\n    \/* ─── CONTRAST ─── *\/\n    .contrast-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 28px; }\n    @media (max-width: 580px) { .contrast-wrap { grid-template-columns: 1fr; } }\n    .contrast-col { border-radius: 10px; padding: 24px 22px; }\n    .contrast-col.basic { background: #ede8f8; border: 2px solid #c0aee8; }\n    .contrast-col.this { background: var(--white); border: 2px solid var(--purple); }\n    .contrast-col h3 {\n      font-family: 'Open Sans', sans-serif; font-size: 0.82rem; font-weight: 700;\n      text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 14px;\n    }\n    .contrast-col.basic h3 { color: #5830a0; }\n    .contrast-col.this h3 { color: var(--purple); }\n    .contrast-list { list-style: none; }\n    .contrast-list li {\n      display: flex; gap: 10px; align-items: flex-start;\n      font-size: 0.87rem; color: var(--text-body);\n      padding: 8px 0; border-bottom: 1px solid rgba(0,0,0,0.06);\n    }\n    .contrast-list li:last-child { border-bottom: none; }\n    .contrast-list li .mark { flex-shrink: 0; font-size: 0.95rem; margin-top: 2px; }\n\n    \/* ─── SKILLS ─── *\/\n    .skills-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; margin-top: 28px; }\n    .skill-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-top: 3px solid var(--purple); border-radius: 10px; padding: 18px 20px;\n    }\n    .skill-card .s-icon { font-size: 1.3rem; margin-bottom: 6px; }\n    .skill-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .skill-card p { font-size: 0.8rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── IMPL BAND ─── *\/\n    .impl-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 20px; margin-top: 28px; }\n    .impl-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 10px; padding: 22px;\n    }\n    .impl-label { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #e07ef8; margin-bottom: 8px; }\n    .impl-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .impl-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; }\n\n    \/* ─── 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\"\u003e6th Grade ELA · Run-On Sentences · Scaffolded · High-Interest Nonfiction · No Prep\u003c\/div\u003e\n    \u003ch1\u003e\n      60 Run-On Sentences. Three Topics\u003cbr\u003e\u003cspan\u003eStudents Actually Want to Read About.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eThree scaffolded worksheets covering the history of toilets, fast food through the ages, and the world's most innovative toys — each with 20 run-on sentences and explicit instructions telling students exactly which correction method to use. Complete answer keys explain the grammar rule behind every fix.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e60 Run-On Sentences\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e3 High-Interest Topics\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eScaffolded — Method Specified Per Item\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eSemicolons · Compound Sentences · Separate Sentences\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eAnswer Keys with Explanations\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e7 Student Pages · No Prep\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  6th Grade · Run-On Sentences · CCSS L.6.1, L.6.2, L.6.3 · Scaffolded · High-Interest Nonfiction\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHY THIS EXISTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eMost Run-On Worksheets Just Say \"Fix This.\" This One Teaches Students \u003cem\u003eHow\u003c\/em\u003e — One Method at a Time.\u003c\/h2\u003e\n    \u003cp\u003eThere's an important instructional difference between asking a student to fix a run-on and specifying which fix to use. When every question requires a different correction method that students must identify themselves, weaker students often default to whichever method feels safest — typically just splitting the sentence in two. The targeted practice that actually builds semicolon and compound sentence skill gets avoided.\u003c\/p\u003e\n    \u003cp\u003eThese worksheets solve that by specifying the correction method for each item in parentheses: \u003cem\u003e(Fix this run-on using a semicolon.)\u003c\/em\u003e Students can't avoid the harder methods. They practice all three — semicolon, compound sentence, two separate sentences — with the volume and repetition needed to move from instruction to automaticity. The high-interest nonfiction topics make sure they're engaged enough to get through all 60.\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\u003eScaffolded by design — not by accident\u003c\/h3\u003e\n        \u003cp\u003eEach of the 60 sentences specifies exactly which correction method to use in bold parenthetical instructions. This is not a shortcut — it's intentional scaffolding that forces students to practice the specific method they'd otherwise skip. Teachers who want to see if students can choose independently can cover the parenthetical and treat questions as open-ended without reprinting anything.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔥\u003c\/div\u003e\n        \u003ch3\u003eTopics that actually hold attention\u003c\/h3\u003e\n        \u003cp\u003eAncient Romans sat shoulder to shoulder in public toilets without walls. The thermopolia of Pompeii sold hot food from stone counters 2,000 years before drive-thrus. Silly Putty was invented by accident. These are the kinds of facts that make 6th graders read more carefully — not because the worksheet demands it, but because they actually want to know what happens next.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eAnswer keys that teach the rule, not just the answer\u003c\/h3\u003e\n        \u003cp\u003eEvery corrected sentence in the answer key includes a brief explanation of why the fix works — \"A semicolon correctly links two complete ideas that are closely related\" — not just the corrected sentence. For Worksheet 1, the key also explains why the original sentence was wrong. Teachers can share these explanations directly with students, and non-specialist adults can use them to review answers without a grammar background.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔢\u003c\/div\u003e\n        \u003ch3\u003eSixty sentences — enough for real practice\u003c\/h3\u003e\n        \u003cp\u003eTwenty sentences per worksheet, twenty per correction method across the full resource. Run-on correction is a skill that requires repetition before it becomes reliable. Sixty varied examples, spread across three engaging topics and three correction strategies, is enough practice to actually move the needle — not just introduce the concept and move on.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHAT'S INCLUDED — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eThree Worksheets. Three Topics. One Complete Run-On Sentence Unit.\u003c\/h2\u003e\n    \u003cp\u003eEach worksheet is self-contained and uses a different nonfiction topic. All three rotate through the same three correction methods so students get balanced practice across semicolons, compound sentences, and splitting into two sentences — regardless of which worksheet they complete.\u003c\/p\u003e\n\n    \u003cdiv class=\"worksheet-grid\"\u003e\n      \u003cdiv class=\"worksheet-card\"\u003e\n        \u003cdiv class=\"worksheet-num\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003e\"A Surprisingly Honest History of Toilets\"\u003c\/h3\u003e\n        \u003cp\u003eTwenty run-on sentences tracing toilet history from ancient civilizations building latrines above rivers, through Roman shared sponge sticks and medieval castle garderobes, to Victorian indoor plumbing and modern Japanese high-tech toilets that warm the seat and play music. The topic is genuinely surprising and reliably hooks reluctant readers who wouldn't open a standard grammar worksheet.\u003c\/p\u003e\n        \u003cspan class=\"ws-tag\"\u003e3 pages\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"worksheet-card\"\u003e\n        \u003cdiv class=\"worksheet-num\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003e\"Pompeii to Chick-fil-A: Fast Food Through the Ages\"\u003c\/h3\u003e\n        \u003cp\u003eTwenty run-on sentences tracing fast food from Pompeii's thermopolia (stone food counters with deep jars for hot dishes), through medieval bread stands and roasted meat sellers, into the Industrial Revolution's street carts, the White Castle cleanliness revolution, McDonald's assembly line system, and today's mobile ordering apps. Historical facts students rarely encounter in class — which is exactly what makes them read.\u003c\/p\u003e\n        \u003cspan class=\"ws-tag\"\u003e2 pages\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"worksheet-card\"\u003e\n        \u003cdiv class=\"worksheet-num\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003e\"A Wild History of the World's Most Innovative Toys\"\u003c\/h3\u003e\n        \u003cp\u003eTwenty run-on sentences tracing toys from Egyptian dolls discovered in ancient tombs, through Greek yo-yos, Chinese kites, medieval hobbyhorses, early marbles, the Slinky (discovered by accident), the Rubik's Cube, Barbie, Beanie Babies, fidget spinners, and VR headsets. STEM history framing gives the topic cross-curricular relevance without compromising grammar practice.\u003c\/p\u003e\n        \u003cspan class=\"ws-tag\"\u003e2 pages\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"scaffold-block\"\u003e\n      \u003ch3\u003eHow the Scaffolding Works — The Three Correction Methods\u003c\/h3\u003e\n      \u003cdiv class=\"scaffold-row\"\u003e\n        \u003cspan class=\"scaffold-label\"\u003eSemicolon\u003c\/span\u003e\n        \u003cdiv class=\"scaffold-text\"\u003e\n          \u003cstrong\u003eStudents add a semicolon between two independent clauses.\u003c\/strong\u003e The parenthetical reads: \u003cem\u003e(Fix this run-on using a semicolon.)\u003c\/em\u003e The answer key confirms the semicolon placement and explains why the two clauses are closely enough related to warrant this connection rather than a period.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-row\"\u003e\n        \u003cspan class=\"scaffold-label\"\u003eCompound Sentence\u003c\/span\u003e\n        \u003cdiv class=\"scaffold-text\"\u003e\n          \u003cstrong\u003eStudents add a comma and coordinating conjunction between two independent clauses.\u003c\/strong\u003e The parenthetical reads: \u003cem\u003e(Fix this run-on using a compound sentence.)\u003c\/em\u003e Students must select the appropriate conjunction as well as place the comma correctly. The answer key notes when the instruction requires compound structure specifically — not semicolon or two sentences.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scaffold-row\"\u003e\n        \u003cspan class=\"scaffold-label\"\u003eTwo Sentences\u003c\/span\u003e\n        \u003cdiv class=\"scaffold-text\"\u003e\n          \u003cstrong\u003eStudents split the run-on into two separate, correctly punctuated sentences.\u003c\/strong\u003e The parenthetical reads: \u003cem\u003e(Fix this run-on using two separate sentences.)\u003c\/em\u003e This is the most common default correction — having it specified rather than left open forces students to practice the other two methods equally.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     HOW IT'S DIFFERENT\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eHow This Is Different\u003c\/p\u003e\n  \u003ch2\u003eScaffolded Practice vs. Open-Ended Correction.\u003c\/h2\u003e\n  \u003cp\u003eThe scaffolding design is the defining feature — but the high-interest content and explanation-based answer key are what make this resource work across more use cases than a standard grammar worksheet.\u003c\/p\u003e\n  \u003cdiv class=\"contrast-wrap\"\u003e\n    \u003cdiv class=\"contrast-col basic\"\u003e\n      \u003ch3\u003eTypical Run-On Worksheet\u003c\/h3\u003e\n      \u003cul class=\"contrast-list\"\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003e\"Fix the run-on\" — no method specified\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eStudents default to splitting every sentence in two\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eGeneric or made-up sentences, low engagement\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eAnswer key lists the corrected sentence only\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003e10–15 sentences — not enough for mastery\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e—\u003c\/span\u003eNon-specialists can't explain why answers are correct\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"contrast-col this\"\u003e\n      \u003ch3\u003eThis Resource\u003c\/h3\u003e\n      \u003cul class=\"contrast-list\"\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eEach item specifies the exact correction method to use\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eAll three methods practiced in roughly equal proportion\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eHigh-interest nonfiction — facts students actually want to read\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eAnswer key explains why each fix works\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003e60 sentences across three topics — enough for real practice\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"mark\"\u003e✓\u003c\/span\u003eNon-specialists can grade and review using the explanation key\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SKILLS COVERED\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eSkills Practiced\u003c\/p\u003e\n    \u003ch2\u003eThree Run-On Corrections. One Skill — Practiced Three Ways.\u003c\/h2\u003e\n    \u003cp\u003eEvery skill listed below is applied across all three worksheets. Students don't practice semicolons in Worksheet 1 and then forget about them — the rotation ensures each method gets consistent reinforcement throughout the full resource.\u003c\/p\u003e\n    \u003cdiv class=\"skills-grid\"\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e;\u003c\/div\u003e\n        \u003ch3\u003eSemicolon Correction\u003c\/h3\u003e\n        \u003cp\u003eIdentifying where two independent clauses are closely related enough to warrant a semicolon, and placing it correctly between them. The answer key reinforces the reasoning each time: why is a semicolon appropriate here rather than a period or conjunction?\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📎\u003c\/div\u003e\n        \u003ch3\u003eCompound Sentence Construction\u003c\/h3\u003e\n        \u003cp\u003eAdding a coordinating conjunction (FANBOYS) with a comma before it to join two independent clauses. Students must select an appropriate conjunction — not just add \"and\" — and place the comma correctly. This is the fix students most need practice with after two-sentence splitting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e✂️\u003c\/div\u003e\n        \u003ch3\u003eTwo-Sentence Split\u003c\/h3\u003e\n        \u003cp\u003eDividing a run-on into two separate, correctly punctuated sentences. Though this feels like the \"easiest\" fix, the nonfiction sentences are complex enough that students must identify the correct split point and punctuate both resulting sentences accurately.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eIndependent Clause Identification\u003c\/h3\u003e\n        \u003cp\u003eRecognizing where one complete thought ends and another begins — the foundational skill that makes all three correction methods possible. Students practice this identification 60 times across genuinely varied sentence structures.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📏\u003c\/div\u003e\n        \u003ch3\u003eComma Placement in Compound Sentences\u003c\/h3\u003e\n        \u003cp\u003eA comma goes before the coordinating conjunction — not after it. Students who practice this rule in 20 compound sentence corrections (across all three worksheets combined) are far more likely to apply it correctly in their own writing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📝\u003c\/div\u003e\n        \u003ch3\u003eSentence Rewriting\u003c\/h3\u003e\n        \u003cp\u003eEvery corrected sentence is written out in full on lines below the run-on. The act of writing the corrected sentence — not just circling an answer — reinforces the correct structure through production, not just recognition.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     HOW TO USE IT — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eHow to Use It\u003c\/p\u003e\n    \u003ch2\u003eMultiple Paths. The Same Reliable Practice.\u003c\/h2\u003e\n    \u003cp\u003eEach worksheet works independently, so you're not locked into using all three at once. The structure is consistent enough across all three that students who've done Worksheet 1 know exactly what to expect from Worksheet 2 — and can focus on the content and the corrections rather than figuring out a new format.\u003c\/p\u003e\n    \u003cdiv class=\"impl-grid\"\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eMini-Unit\u003c\/div\u003e\n        \u003ch3\u003eThree-Day Run-On Unit\u003c\/h3\u003e\n        \u003cp\u003eOne worksheet per class period — 20 sentences with a 15-minute discussion of answer key explanations at the end. By Day 3, students have corrected 60 run-ons, discussed the grammar rule behind each fix, and practiced all three correction methods enough to use them independently. The scaffolding can be removed on Day 3 for students who are ready to choose their own correction method.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eDaily Practice\u003c\/div\u003e\n        \u003ch3\u003eBell Ringer or Warm-Up\u003c\/h3\u003e\n        \u003cp\u003eAssign 5 sentences per session — each worksheet provides four sessions of 5 items each. The consistent format makes bell ringer administration simple, and the varied nonfiction topics mean students don't experience the same topic three days in a row. Teachers can project the run-on, have students correct it, then reveal the answer key explanation for quick whole-class review.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eIntervention\u003c\/div\u003e\n        \u003ch3\u003eTargeted Grammar Practice\u003c\/h3\u003e\n        \u003cp\u003eAssign the semicolon items across all three worksheets as a focused semicolon unit — students practice that specific correction method with 20 varied sentences before moving to compound sentences. The scaffolded method labels make it easy to identify which items target which skill without creating a separate resource.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"impl-card\"\u003e\n        \u003cdiv class=\"impl-label\"\u003eSub Plan\u003c\/div\u003e\n        \u003ch3\u003eSelf-Contained Assignment\u003c\/h3\u003e\n        \u003cp\u003eThe instructions on each worksheet are explicit enough that students can work independently without teacher guidance. The high-interest nonfiction topics reduce the likelihood of off-task behavior during independent work. Assign one or all three worksheets depending on the available time — the answer key requires no ELA expertise to review.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 10px; padding: 22px 26px; margin-top: 24px;\"\u003e\n      \u003cp style=\"color: #d4b8f0; font-size: 0.9rem; margin-bottom: 8px;\"\u003e\u003cstrong style=\"color: var(--white);\"\u003eRemove the scaffolding when students are ready:\u003c\/strong\u003e The parenthetical correction instructions can be covered or whited out before copying for students who are ready to identify the appropriate fix method themselves. This turns the scaffolded practice resource into an open-ended assessment without purchasing or creating anything additional — the same PDF serves both instructional phases.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eOne Resource. Multiple Contexts.\u003c\/h2\u003e\n  \u003cdiv class=\"who-grid\"\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n      \u003ch3\u003e6th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse as a mini-unit opener, a skill reinforcement sequence, or a bell ringer rotation. The three-worksheet structure maps naturally onto a three-day instructional sequence. The answer key explanations support whole-class review without additional preparation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n      \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n      \u003cp\u003eThe answer keys explain every correction in plain language — no grammar background required. Students work through the sentences independently, and you review using the explanations as a built-in discussion guide. The high-interest topics keep reluctant learners engaged without external motivation.\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; Interventionists\u003c\/h3\u003e\n      \u003cp\u003eAssign items by correction method for targeted skill sessions: all semicolon items in one sitting, all compound items in another. The consistent format across all three worksheets makes this easy to implement without reprinting or reorganizing. The nonfiction content is engaging enough to hold attention in one-on-one sessions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🔄\u003c\/div\u003e\n      \u003ch3\u003eNew Teachers \u0026amp; Substitutes\u003c\/h3\u003e\n      \u003cp\u003eThe answer keys are written for non-specialists — they explain why each fix works rather than just listing the corrected sentence. A substitute or new teacher can administer, collect, and review these worksheets accurately without needing to independently know the grammar rules being tested.\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\u003eGrammar Practice That Earns Its Class Time.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer — 5 items per session, 4 sessions per worksheet\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub plan — self-contained, high-interest, no ELA expertise required to administer\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eTargeted intervention — pull semicolon items across all three worksheets for focused method practice\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eBefore a grammar assessment — 60 sentences provides pre-test practice volume that casual review can't match\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomework — the nonfiction topics are engaging enough that students actually complete it independently\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eStation rotation — one worksheet per station, students rotate through all three correction methods\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SPECS\n══════════════════════════════════════════ --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e6th Grade ELA (supports 5th–7th intervention or review)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards Alignment\u003c\/td\u003e\n        \u003ctd\u003eCCSS L.6.1, L.6.2, L.6.3\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkill Focus\u003c\/td\u003e\n        \u003ctd\u003eFixing run-on sentences using three methods: semicolon, compound sentence (comma + conjunction), and two separate sentences\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eScaffolding\u003c\/td\u003e\n        \u003ctd\u003eEvery sentence item specifies the required correction method in bold parenthetical instructions — scaffolded by design to ensure equal practice across all three methods\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWorksheet 1\u003c\/td\u003e\n        \u003ctd\u003e\"A Surprisingly Honest History of Toilets\" — 20 run-on sentences, ancient civilizations to modern Japan (3 student pages)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWorksheet 2\u003c\/td\u003e\n        \u003ctd\u003e\"Pompeii to Chick-fil-A: Fast Food Through the Ages\" — 20 run-on sentences, thermopolia to mobile ordering apps (2 student pages)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWorksheet 3\u003c\/td\u003e\n        \u003ctd\u003e\"A Wild History of the World's Most Innovative Toys\" — 20 run-on sentences, Egyptian dolls to VR headsets (2 student pages)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Sentences\u003c\/td\u003e\n        \u003ctd\u003e60 run-on sentences (20 per worksheet)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Keys\u003c\/td\u003e\n        \u003ctd\u003eFull answer key for all three worksheets — corrected sentence + explanation of why the fix works. Worksheet 1 key also includes why the original was wrong. Answer keys are not counted in the 7 student pages.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStudent Pages\u003c\/td\u003e\n        \u003ctd\u003e7 student-facing pages across the three worksheets\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Pages\u003c\/td\u003e\n        \u003ctd\u003e19 pages (covers + student worksheets + answer keys + thank you page)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — printable and digital upload ready (Google Classroom, Canvas, etc.)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhy does each item specify which correction method to use? Won't that make it too easy?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe scaffolding is intentional, not a shortcut. Most run-on worksheets don't specify a method, which means students default to whichever correction feels easiest — almost always splitting the sentence in two. That means semicolons and compound sentence construction get minimal practice, even on a worksheet that's technically about run-ons. Specifying the method ensures students practice all three with equal frequency. For teachers who want students to choose independently, the parenthetical instructions can be covered before copying — the same worksheet serves both scaffolded instruction and open assessment.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eAre the three worksheets sequential, or can I use just one?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eEach worksheet is completely independent — they don't build on each other in a way that requires completing them in order. All three use the same format and rotate through the same three correction methods, so any one of them gives students complete exposure to all three strategies. You can use one as a bell ringer series, assign one as homework, or use all three in sequence as a three-day mini-unit. The topics are also entirely independent — no shared content or carry-over between worksheets.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan a non-ELA teacher or homeschool parent use this effectively?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes. The answer keys are written specifically so that someone without a grammar background can review and discuss answers accurately. Every item includes a brief explanation of why the fix works — not just the corrected sentence. Worksheet 1's key also explains why the original sentence was wrong. A homeschool parent, substitute, or teaching aide can use these explanations directly in their review conversation with students without needing prior knowledge of the underlying grammar rules.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs the content appropriate for 6th graders? Some of the topics sound unusual.\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe toilet history topic in particular raises this question — and it's worth addressing directly. The content is factual and historically framed throughout: ancient plumbing systems, medieval castle design, Victorian sanitation reform. There's no crude or inappropriate content. The topic is unusual by design — unusual facts are exactly what make 6th graders actually read the sentences. Teachers who have used high-interest nonfiction with reluctant readers will recognize the engagement advantage immediately.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow long does each worksheet take to complete?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eMost 6th graders complete 20 items in 20–30 minutes in an independent work setting. For bell ringer use, 5 items takes approximately 7–10 minutes including the writing-out-the-correction step. For intervention or tutoring use, 5–10 items with discussion of the answer key explanations fits comfortably in a 20-minute session. The three-worksheet set is designed to span three class periods at full-period practice pace, or many more sessions if used as daily bell ringers.\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\u003eSixty Sentences. Three Topics.\u003cbr\u003eThree Methods. All the Practice They Need.\u003c\/h2\u003e\n    \u003cp\u003eScaffolded run-on correction across high-interest nonfiction students actually want to read. Semicolons, compound sentences, and two-sentence splits — each one practiced with volume and explanation. Seven student pages. Answer keys included. No prep.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · 19 pages · 7 student pages · No prep required · Single classroom or homeschool license\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOOTER\n══════════════════════════════════════════ --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49388544426207,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6RunOnSentences-3.png?v=1779548450"},{"product_id":"6th-grade-comma-practice-worksheets-grammar-test-prep-no-prep-pdf-adhd-friendly","title":"6th Grade Comma Practice Worksheets | Grammar Test Prep | No-Prep PDF | ADHD Friendly","description":"\u003cbody\u003e\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e6th Grade Comma Practice Worksheets | Grammar Test Prep | No-Prep PDF | ADHD Friendly\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"60 comma questions for 6th grade — 3 themes, 3 rules, detailed answer key. Lists, introductory elements \u0026amp; nonrestrictive clauses. No prep PDF. L.6.2.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"6th grade comma worksheets, comma practice 6th grade, grammar test prep middle school, commas in a list, introductory phrases comma, nonrestrictive clauses commas, L.6.2 grammar, no prep grammar worksheets, ADHD grammar worksheets, comma rules middle school, 6th grade ELA grammar, sub plans grammar, homeschool grammar 6th grade\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'Open Sans', sans-serif; background-color: var(--off-white); color: var(--text-body); line-height: 1.7; font-size: 16px; }\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    .hero { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); padding: 64px 24px 72px; text-align: center; position: relative; overflow: hidden; }\n    .hero::before { content: ''; position: absolute; top: -80px; right: -80px; width: 320px; height: 320px; border-radius: 50%; background: rgba(189,16,225,0.18); pointer-events: none; }\n    .hero::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 240px; height: 240px; border-radius: 50%; background: rgba(189,16,225,0.12); pointer-events: none; }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge { display: inline-block; background: rgba(189,16,225,0.25); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 6px 18px; border-radius: 30px; margin-bottom: 22px; }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill { background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); color: var(--white); font-size: 0.85rem; font-weight: 600; padding: 7px 16px; border-radius: 30px; }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px; text-transform: uppercase; }\n    .btn-primary:hover { background: #a50cc8; }\n\n    .notice-bar { background: #3a0a8f; color: #e9b5f9; text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; border-bottom: 2px solid rgba(189,16,225,0.4); }\n    .notice-bar strong { color: var(--white); }\n    .trust-bar { background: var(--purple); color: var(--white); text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; }\n\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card { background: var(--white); border: 1px solid var(--border-light); border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px; }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    .component-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 28px; }\n    .component-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 24px; }\n    .component-icon { font-size: 1.6rem; margin-bottom: 12px; }\n    .component-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .component-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .component-tag { display: inline-block; margin-top: 12px; background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-size: 0.75rem; font-weight: 700; padding: 3px 10px; border-radius: 20px; }\n\n    .skills-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; margin-top: 28px; }\n    .skill-card { background: var(--white); border: 1px solid var(--border-light); border-top: 3px solid var(--purple); border-radius: 10px; padding: 18px 20px; }\n    .skill-card .s-icon { font-size: 1.3rem; margin-bottom: 6px; }\n    .skill-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .skill-card p { font-size: 0.8rem; color: var(--text-mid); margin: 0; }\n\n    .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n    .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n    .who-icon { font-size: 2rem; margin-bottom: 10px; }\n    .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    .ways-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 28px; }\n    .ways-list li { display: flex; align-items: flex-start; gap: 12px; background: var(--white); border: 1px solid var(--border-light); border-radius: 8px; padding: 16px 18px; font-size: 0.93rem; color: var(--text-body); font-weight: 600; }\n    .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n    .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n    .specs-table tr { border-bottom: 1px solid var(--border-light); }\n    .specs-table tr:last-child { border-bottom: none; }\n    .specs-table td { padding: 13px 16px; vertical-align: top; }\n    .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n    .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n    .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n    .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n    .faq-q { background: var(--white); padding: 18px 22px; font-weight: 700; color: var(--indigo); font-size: 0.97rem; display: flex; align-items: flex-start; gap: 12px; }\n    .faq-q::before { content: 'Q'; background: var(--purple); color: var(--white); font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px; }\n    .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n    .cta-band { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); text-align: center; padding: 64px 24px; position: relative; overflow: hidden; }\n    .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n    .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n    .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n    .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n\n    .standards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; margin-top: 24px; }\n    .std-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 8px; padding: 16px 18px; }\n    .std-code { font-family: 'Open Sans', sans-serif; font-size: 0.8rem; font-weight: 700; color: #e07ef8; letter-spacing: 1px; margin-bottom: 4px; }\n    .std-desc { font-size: 0.82rem; color: #c0a0e0; }\n\n    \/* RULE CARDS *\/\n    .rule-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .rule-card { background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px; }\n    .rule-number { display: inline-block; background: var(--purple); color: var(--white); font-size: 0.75rem; font-weight: 700; padding: 3px 12px; border-radius: 20px; margin-bottom: 12px; letter-spacing: 1px; text-transform: uppercase; }\n    .rule-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .rule-card p { font-size: 0.88rem; color: var(--text-body); margin-bottom: 10px; }\n    .rule-example { background: var(--light-purple); border-left: 3px solid var(--purple); border-radius: 4px; padding: 10px 14px; font-size: 0.82rem; color: var(--text-mid); font-style: italic; }\n  \u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrade 6 ELA · Grammar · Comma Rules · Test Prep · No Prep · ADHD Friendly\u003c\/div\u003e\n    \u003ch1\u003e\n      60 Questions. Three Rules.\u003cbr\u003e\u003cspan\u003eZero Prep.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eThree themed, no-prep comma worksheets for 6th grade — covering the three rules tested most on state ELA assessments. High-interest topics. Best-answer multiple choice. A detailed answer key that explains every single question.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e3 Themed Worksheets · 60 Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eBest-Answer Multiple Choice Format\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eDetailed Answer Key — Every Question Explained\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eCommas in Lists · Introductory Elements · Nonrestrictive Clauses\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eADHD Friendly · Sub Plans · Test Prep · L.6.2\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"notice-bar\"\u003e\n  \u003cstrong\u003eThis is not a fill-in-the-blank drill sheet.\u003c\/strong\u003e Every question is written in best-answer format — the same format students encounter on state grammar assessments — with a detailed key that explains why every answer is right or wrong.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grade 6 ELA · Grammar · L.6.2 · No Prep PDF · Answer Key Included · Classroom · Homeschool · Sub Plans\n\u003c\/div\u003e\n\n\n\u003c!-- WHY THIS RESOURCE --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eGrammar Practice That Holds Attention and Actually Prepares Students for the Test.\u003c\/h2\u003e\n    \u003cp\u003eMost comma worksheets give students sentences like \"The cat sat on the mat\" and ask them to add a comma. Students finish them in four minutes, learn nothing, and can't apply the rules when it counts. This resource was built differently.\u003c\/p\u003e\n    \u003cp\u003eEach worksheet uses a high-interest informational topic — the invention of glue, precious gemstones from the ancient world, and the origins of silk — so students are engaged in the content while they practice the skill. The multiple-choice format mirrors exactly what students will see on 6th grade state ELA assessments. And the answer key does not just list correct answers — it explains every question.\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\u003eHigh-interest topics that hold middle school attention\u003c\/h3\u003e\n        \u003cp\u003eGlue, gemstones, and silk are not random choices. They are the kinds of topics that show up in informational reading passages — and that middle schoolers will actually pay attention to instead of rushing through. Students practice grammar while reading content worth reading.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e☑️\u003c\/div\u003e\n        \u003ch3\u003eBest-answer format that mirrors state testing\u003c\/h3\u003e\n        \u003cp\u003eEach of the 60 questions presents four plausible answer choices. All four involve the same sentence — with commas placed differently in each option. Students must identify the correctly punctuated version. This is exactly how comma usage is tested on most state ELA assessments at 6th grade.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eAn answer key that actually teaches\u003c\/h3\u003e\n        \u003cp\u003eThe answer key explains why the correct answer is right and why each incorrect answer falls short — in clear, plain language. Teachers and parents can use it to have a real conversation about comma placement. Students can use it to self-check and actually understand what they got wrong.\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-friendly format and structure\u003c\/h3\u003e\n        \u003cp\u003eEach worksheet is organized around a single theme and a single question format. Students always know what they are doing. The multiple-choice structure reduces the blank-page anxiety that derails struggling writers during grammar practice. No sentences to construct from scratch — just read, identify, choose.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eThree Worksheets. One Skill. Every Question Explained.\u003c\/h2\u003e\n    \u003cp\u003eEach worksheet is built around a different high-interest informational topic and covers all three comma rules across 20 best-answer multiple-choice questions. The detailed answer key makes every worksheet self-sufficient — teachers, parents, and substitutes can use any of them independently.\u003c\/p\u003e\n\n    \u003cdiv class=\"component-grid\"\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e🔬\u003c\/div\u003e\n        \u003ch3\u003eWorksheet 1 — The Invention of Glue\u003c\/h3\u003e\n        \u003cp\u003e20 multiple-choice questions built around the history of glue — from animal-based adhesives in ancient Egypt to the accidental discovery of super glue. All three comma rules are covered: commas in a list, after introductory elements, and to set off nonrestrictive clauses. High-interest content keeps 6th graders engaged through all 20 questions.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e20 Questions · All Three Rules · Answer Key\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e💎\u003c\/div\u003e\n        \u003ch3\u003eWorksheet 2 — Precious Gemstones From the Ancient World\u003c\/h3\u003e\n        \u003cp\u003e20 multiple-choice questions built around the history of gemstones in ancient Rome, Egypt, and Greece. The informational content is rich enough that students are reading and thinking — not just hunting for comma positions mechanically. Covers all three rules at the same level of rigor as Worksheet 1.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e20 Questions · All Three Rules · Answer Key\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e🧵\u003c\/div\u003e\n        \u003ch3\u003eWorksheet 3 — The Origins and Making of Silk\u003c\/h3\u003e\n        \u003cp\u003e20 multiple-choice questions built around the history of silk production in ancient China, the Silk Road, and the trade networks that spread silk across the ancient world. The third worksheet in the set — identical in format and rigor, different in content, so students are not pattern-matching from memory.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e20 Questions · All Three Rules · Answer Key\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e🗝️\u003c\/div\u003e\n        \u003ch3\u003eDetailed Answer Key — All Three Worksheets\u003c\/h3\u003e\n        \u003cp\u003eA full answer key for every question across all three worksheets — explaining why the correct answer is right and why each incorrect answer falls short. Written in plain, friendly language so anyone — classroom teacher, substitute, homeschool parent — can use it confidently without needing to be a grammar expert. This is not a simple answer list. It is a teaching tool.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eEvery Question Explained · Correct + Incorrect Answers\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- THREE RULES SECTION --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eThe Three Rules Covered\u003c\/p\u003e\n  \u003ch2\u003eThe Three Comma Rules Tested Most on 6th Grade State ELA Assessments.\u003c\/h2\u003e\n  \u003cp\u003eThese are not the ten comma rules. These are the three that show up on tests, cause the most errors in student writing, and are explicitly named in L.6.2. Every question in this resource tests one of these three — and students encounter all three on every worksheet.\u003c\/p\u003e\n  \u003cdiv class=\"rule-grid\"\u003e\n    \u003cdiv class=\"rule-card\"\u003e\n      \u003cspan class=\"rule-number\"\u003eRule 1\u003c\/span\u003e\n      \u003ch3\u003eCommas in a List or Series\u003c\/h3\u003e\n      \u003cp\u003eStudents identify the correct placement of commas when listing three or more items — including the Oxford comma before the final item. All four answer choices use the same list, with commas placed differently in each option.\u003c\/p\u003e\n      \u003cdiv class=\"rule-example\"\u003eThe scientist used water, flour, and vinegar to make glue.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rule-card\"\u003e\n      \u003cspan class=\"rule-number\"\u003eRule 2\u003c\/span\u003e\n      \u003ch3\u003eCommas After Introductory Elements\u003c\/h3\u003e\n      \u003cp\u003eStudents identify where the comma belongs after an introductory word, phrase, or clause — and why certain placements break the sentence's natural flow. The distractor options place commas inside the introductory element or between the subject and verb.\u003c\/p\u003e\n      \u003cdiv class=\"rule-example\"\u003eAfter many failed experiments, glue was finally strong enough for use.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rule-card\"\u003e\n      \u003cspan class=\"rule-number\"\u003eRule 3\u003c\/span\u003e\n      \u003ch3\u003eCommas to Set Off Nonrestrictive Clauses\u003c\/h3\u003e\n      \u003cp\u003eStudents identify when a relative clause adds extra, nonessential information — and when it defines or restricts the noun it follows. This is the rule that causes the most confusion at 6th grade and the one that requires the most careful reasoning to answer correctly.\u003c\/p\u003e\n      \u003cdiv class=\"rule-example\"\u003eThe ruby, which was discovered in Egypt, is over 2,000 years old.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"divider\"\u003e\n\n\n\u003c!-- WHO IT'S FOR --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eOne Resource. Every Context You Need Grammar Practice For.\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003e6th Grade ELA Teachers\u003c\/h3\u003e\n        \u003cp\u003ePrint and go. Use one worksheet for practice, one for review, and one for assessment — or use all three at different points in your grammar unit. Zero prep required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eSubstitute Teachers\u003c\/h3\u003e\n        \u003cp\u003eThe format is completely self-explanatory. Students know exactly what to do. The answer key is included so the sub — or the returning teacher — can evaluate work immediately.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003eThe detailed answer key explains every question in plain language so parents without a grammar background can use it confidently at the kitchen table. No guesswork required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e💜\u003c\/div\u003e\n        \u003ch3\u003eADHD \u0026amp; Struggling Learners\u003c\/h3\u003e\n        \u003cp\u003eMultiple-choice format reduces the activation energy of blank-page anxiety. One clear topic, one clear format, 20 questions. Students know exactly what they are doing — which makes it possible to do it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WAYS TO USE --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWays to Use It\u003c\/p\u003e\n    \u003ch2\u003eGrammar Practice. Test Prep. Sub Plans. Spiral Review. All of the Above.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003e6th grade grammar instruction — introduce or reinforce the three core comma rules\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eState test prep — best-answer format mirrors 6th grade ELA assessment style\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eSpiral review — use one worksheet per unit as a grammar checkpoint\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📌\u003c\/span\u003eSub plans — completely self-explanatory format, answer key included\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool grammar — three complete practice sessions with full answer keys\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e💜\u003c\/span\u003eADHD and reluctant learner support — structured format reduces writing anxiety\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔍\u003c\/span\u003eIndependent work or homework — no teacher explanation required to get started\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eQuick assessment — use as a pre- or post-test for comma instruction\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- SPECS --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You Are Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrade Level\u003c\/td\u003e\n\u003ctd\u003e6th Grade ELA · Compatible with 5th grade advanced and 7th grade review\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003ePrintable PDF — no prep required. Print and go or assign digitally.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWorksheets\u003c\/td\u003e\n\u003ctd\u003e3 themed worksheets — The Invention of Glue · Precious Gemstones From the Ancient World · The Origins and Making of Silk\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eQuestions\u003c\/td\u003e\n\u003ctd\u003e60 total — 20 per worksheet — best-answer multiple choice format (A, B, C, D)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eComma Rules\u003c\/td\u003e\n\u003ctd\u003eCommas in a list or series · Commas after introductory elements · Commas to set off nonrestrictive clauses\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnswer Key\u003c\/td\u003e\n\u003ctd\u003eFull answer key for all three worksheets — explains correct and incorrect answers for every question in plain language\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eADHD Support\u003c\/td\u003e\n\u003ctd\u003eStructured multiple-choice format, single question type per set, high-interest content — designed to reduce activation energy for reluctant and ADHD learners\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards\u003c\/td\u003e\n\u003ctd\u003eL.6.2 · L.6.2a · Compatible with most state 6th grade ELA grammar assessments\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLicense\u003c\/td\u003e\n\u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eAre the three worksheets identical in format or do they get harder?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe three worksheets are identical in format and level of rigor — each contains 20 best-answer multiple-choice questions covering all three comma rules. They use different high-interest topics so that students are not pattern-matching from memory when they complete a second or third worksheet. You can use them at the same point in a unit or spread them across a term for spiral review.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs the answer key useful for teachers who need to explain errors to students?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — that was the design goal. The answer key explains why the correct answer is right and why each incorrect answer falls short, in plain language. It is written so that a classroom teacher, a parent, or a substitute can pick it up and have a real conversation about comma placement without needing a grammar background. It is a teaching tool, not a simple answer list.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for ADHD students or reluctant learners?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — the multiple-choice format was chosen intentionally. Students do not need to construct sentences, produce writing, or manage a blank page. They read, identify, and choose. One topic, one format, 20 questions. The structure makes it possible for anxious, distracted, and reluctant learners to stay in the task without the activation energy problem that open-ended grammar work creates.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWill this work as a sub plan?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — and this was intentional. The format is completely self-explanatory. Students do not need a teacher to introduce or explain the task. The answer key is included so either the substitute or the returning teacher can evaluate work immediately. Use one worksheet, two, or all three depending on the length of the session.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this aligned to the Common Core standards?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — this resource is aligned to L.6.2 (demonstrate command of conventions of standard English capitalization, punctuation, and spelling) and L.6.2a (use punctuation including commas to set off nonrestrictive\/parenthetical elements). The question format and the specific rules covered are compatible with most state 6th grade ELA grammar assessments.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- STANDARDS DARK BAND --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards Alignment\u003c\/p\u003e\n    \u003ch2\u003eThe Comma Rules That Matter Most at 6th Grade — All Three Covered.\u003c\/h2\u003e\n    \u003cp\u003eEvery question in this resource connects to a specific comma rule and a specific standard. Nothing is filler. The three rules covered are the ones that appear most frequently on state grammar assessments and cause the most errors in 6th grade student writing.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.2\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eDemonstrate command of the conventions of standard English capitalization, punctuation, and spelling when writing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.2a\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eUse punctuation (commas, parentheses, dashes) to set off nonrestrictive and parenthetical elements\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.1\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eSupports understanding of sentence structure — how introductory elements, lists, and relative clauses function within a sentence\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003eThree Rules. Sixty Questions.\u003cbr\u003eOne Answer Key That Actually Teaches.\u003c\/h2\u003e\n    \u003cp\u003eHigh-interest themes, best-answer multiple choice, and a detailed answer key — ready to print and use for practice, test prep, sub plans, or spiral review.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Grade 6 ELA · No prep required · Answer key included · Classroom + homeschool license · ADHD friendly\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2026 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eFor classroom use only. This resource may not be distributed or uploaded to public\/shared drives.\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49633864057055,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6thGradeCommaUsage-2.png?v=1779888436"},{"product_id":"st-patricks-day-grammar-packet-no-prep-6th-grade-ela-6-worksheets-answer-keys","title":"St. Patrick's Day Grammar Packet | No-Prep 6th Grade ELA | 6 Worksheets + Answer Keys","description":"\u003cbody\u003e\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eSt. Patrick's Day Grammar Packet | No-Prep 6th Grade ELA | 6 Worksheets + Answer Keys\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"6 no-prep St. Patrick's Day grammar worksheets for 6th grade — subject-verb agreement, compound sentences, commas, possessives, verb tenses, adjectives \u0026amp; adverbs. Full answer keys. L.6.1 \u0026amp; L.6.2.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"St. Patrick's Day grammar worksheet 6th grade, no prep grammar review, subject verb agreement 6th grade, compound sentences FANBOYS, comma practice worksheet, possessives contractions homophones, verb tenses irregular verbs, adjectives adverbs worksheet, holiday grammar packet, March ELA review, CCSS L.6.1 L.6.2, homeschool grammar 6th grade, sub plans grammar, ADHD grammar worksheets\"\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; --indigo: #25046B; --indigo-mid: #3a0a8f;\n      --white: #ffffff; --off-white: #faf8ff; --light-purple: #f5e8fc;\n      --text-dark: #1a0040; --text-mid: #3d2070; --text-body: #2d1060; --border-light: #e0cff5;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'Open Sans', sans-serif; background-color: var(--off-white); color: var(--text-body); line-height: 1.7; font-size: 16px; }\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    .hero { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); padding: 64px 24px 72px; text-align: center; position: relative; overflow: hidden; }\n    .hero::before { content: ''; position: absolute; top: -80px; right: -80px; width: 320px; height: 320px; border-radius: 50%; background: rgba(189,16,225,0.18); pointer-events: none; }\n    .hero::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 240px; height: 240px; border-radius: 50%; background: rgba(189,16,225,0.12); pointer-events: none; }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge { display: inline-block; background: rgba(189,16,225,0.25); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 6px 18px; border-radius: 30px; margin-bottom: 22px; }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill { background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); color: var(--white); font-size: 0.85rem; font-weight: 600; padding: 7px 16px; border-radius: 30px; }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px; text-transform: uppercase; }\n    .btn-primary:hover { background: #a50cc8; }\n    .notice-bar { background: #3a0a8f; color: #e9b5f9; text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; border-bottom: 2px solid rgba(189,16,225,0.4); }\n    .notice-bar strong { color: var(--white); }\n    .trust-bar { background: var(--purple); color: var(--white); text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; }\n    .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    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card { background: var(--white); border: 1px solid var(--border-light); border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px; }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n    .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    .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    .ways-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 28px; }\n    .ways-list li { display: flex; align-items: flex-start; gap: 12px; background: var(--white); border: 1px solid var(--border-light); border-radius: 8px; padding: 16px 18px; font-size: 0.93rem; color: var(--text-body); font-weight: 600; }\n    .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n    .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    .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n    .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n    .faq-q { background: var(--white); padding: 18px 22px; font-weight: 700; color: var(--indigo); font-size: 0.97rem; display: flex; align-items: flex-start; gap: 12px; }\n    .faq-q::before { content: 'Q'; background: var(--purple); color: var(--white); font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px; }\n    .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n    .cta-band { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); text-align: center; padding: 64px 24px; position: relative; overflow: hidden; }\n    .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n    .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n    .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n    .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n    .standards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; margin-top: 24px; }\n    .std-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 8px; padding: 16px 18px; }\n    .std-code { font-family: 'Open Sans', sans-serif; font-size: 0.8rem; font-weight: 700; color: #e07ef8; letter-spacing: 1px; margin-bottom: 4px; }\n    .std-desc { font-size: 0.82rem; color: #c0a0e0; }\n\n    \/* WORKSHEET CARDS *\/\n    .ws-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 18px; margin-top: 28px; }\n    .ws-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 22px 24px; }\n    .ws-num { display: inline-block; background: var(--purple); color: var(--white); font-size: 0.75rem; font-weight: 700; padding: 3px 12px; border-radius: 20px; margin-bottom: 10px; letter-spacing: 1px; }\n    .ws-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .ws-card p { font-size: 0.83rem; color: #c0a0e0; margin-bottom: 10px; line-height: 1.65; }\n    .ws-skills { font-size: 0.75rem; color: #e9b5f9; font-weight: 600; }\n  \u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrade 6 ELA · Grammar Review · St. Patrick's Day · No Prep · Answer Keys Included\u003c\/div\u003e\n    \u003ch1\u003e\n      Six Grammar Worksheets.\u003cbr\u003e\u003cspan\u003eOne Festive March Packet.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eEvery major 6th grade grammar convention — subject-verb agreement, compound sentences, commas, possessives, verb tenses, adjectives and adverbs — covered in six print-and-go worksheets with a St. Patrick's Day theme and complete answer keys.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e6 No-Prep Worksheets\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eComplete Answer Keys — Every Section\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eWriting Practice on Every Worksheet\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eSubject-Verb · Compound Sentences · Commas\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003ePossessives · Verb Tenses · Adjectives \u0026amp; Adverbs\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eADHD Friendly · Sub Plans · L.6.1 \u0026amp; L.6.2\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"notice-bar\"\u003e\n  \u003cstrong\u003eEvery worksheet includes a writing section.\u003c\/strong\u003e Students are not just identifying and correcting — they are producing original sentences with the skill on every page.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grade 6 ELA · No Prep PDF · Answer Keys Included · Classroom + Homeschool · Sub Plans Ready · L.6.1 \u0026amp; L.6.2\n\u003c\/div\u003e\n\n\n\u003c!-- WHY THIS RESOURCE --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eGrammar Practice That Students Actually Do — Because the Content Is Worth Reading.\u003c\/h2\u003e\n    \u003cp\u003eThe St. Patrick's Day theme is not decoration. It is why students engage. When grammar sentences are about leprechauns, parades, and shamrocks instead of generic subjects, middle schoolers pay attention and stay in the task. Six worksheets means six different skills — each structured in four short parts so students get a fresh start every few questions instead of losing momentum on a long single-format assignment.\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\u003eSix skills. Six worksheets. One complete packet.\u003c\/h3\u003e\n        \u003cp\u003eEvery major 6th grade grammar convention is covered — subject-verb agreement, compound sentences, commas, possessives and contractions, verb tenses, and adjectives and adverbs. Use the full packet as a March grammar unit or pull individual worksheets for targeted skill practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eWriting practice built into every page\u003c\/h3\u003e\n        \u003cp\u003eEach worksheet ends with a Part 4 writing section — students write original sentences applying the skill they just practiced. Grammar practice that stops at identification does not transfer to writing. This one goes the extra step.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🗝️\u003c\/div\u003e\n        \u003ch3\u003eComplete answer keys — every section\u003c\/h3\u003e\n        \u003cp\u003eFull answer keys are included for all six worksheets — organized by section so teachers, substitutes, and homeschool parents can evaluate work quickly. No hunting through a document looking for which answer goes where.\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-friendly structure throughout\u003c\/h3\u003e\n        \u003cp\u003eEach worksheet is divided into four short parts with clear directions and a fresh task type at each section. The short-part structure keeps students moving instead of stalling — which is exactly what reluctant and ADHD learners need from a grammar practice page.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- THE 6 WORKSHEETS --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Six Worksheets\u003c\/p\u003e\n    \u003ch2\u003eEvery Major 6th Grade Grammar Convention. One Packet.\u003c\/h2\u003e\n    \u003cp\u003eEach worksheet covers a distinct grammar skill in four structured parts — building from identification to application to original writing. All sentences and writing prompts use St. Patrick's Day content.\u003c\/p\u003e\n\n    \u003cdiv class=\"ws-grid\"\u003e\n      \u003cdiv class=\"ws-card\"\u003e\n        \u003cdiv class=\"ws-num\"\u003eWorksheet 1\u003c\/div\u003e\n        \u003ch3\u003eSubject-Verb Agreement\u003c\/h3\u003e\n        \u003cp\u003e20 questions — choose the correct verb to complete each sentence. Includes tricky cases with collective nouns, correlative conjunctions (neither\/nor, either\/or), and indefinite pronouns.\u003c\/p\u003e\n        \u003cdiv class=\"ws-skills\"\u003eSingular\/plural · collective nouns · correlative conjunctions\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-card\"\u003e\n        \u003cdiv class=\"ws-num\"\u003eWorksheet 2\u003c\/div\u003e\n        \u003ch3\u003eCompound Sentences \u0026amp; FANBOYS\u003c\/h3\u003e\n        \u003cp\u003e23 items — identify compound vs. simple sentences (10), fill in the correct FANBOYS conjunction (10), write three original compound sentences using St. Patrick's Day content (3).\u003c\/p\u003e\n        \u003cdiv class=\"ws-skills\"\u003eCompound sentence ID · FANBOYS · original writing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-card\"\u003e\n        \u003cdiv class=\"ws-num\"\u003eWorksheet 3\u003c\/div\u003e\n        \u003ch3\u003eComma Practice\u003c\/h3\u003e\n        \u003cp\u003e20 items — add commas in a series (5), after introductory elements (5), for direct address (5), and correct sentences with missing or misplaced commas (5).\u003c\/p\u003e\n        \u003cdiv class=\"ws-skills\"\u003eSeries · introductory elements · direct address · correction\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-card\"\u003e\n        \u003cdiv class=\"ws-num\"\u003eWorksheet 4\u003c\/div\u003e\n        \u003ch3\u003ePossessives, Contractions \u0026amp; Homophones\u003c\/h3\u003e\n        \u003cp\u003e20 items — rewrite phrases as possessives (5), rewrite phrases as contractions (5), circle the correct homophone from they're\/their\/there and your\/you're (5), correct sentences with grammar errors (5).\u003c\/p\u003e\n        \u003cdiv class=\"ws-skills\"\u003ePossessive nouns · contractions · homophones · revision\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-card\"\u003e\n        \u003cdiv class=\"ws-num\"\u003eWorksheet 5\u003c\/div\u003e\n        \u003ch3\u003eVerb Tenses \u0026amp; Irregular Verbs\u003c\/h3\u003e\n        \u003cp\u003e20 items — choose the correct verb tense (5), write the correct past tense form of irregular verbs (5), rewrite sentences with verb tense errors (5), write five sentences using different verb tenses (5).\u003c\/p\u003e\n        \u003cdiv class=\"ws-skills\"\u003eTense selection · irregular past tense · tense consistency · writing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ws-card\"\u003e\n        \u003cdiv class=\"ws-num\"\u003eWorksheet 6\u003c\/div\u003e\n        \u003ch3\u003eAdjectives \u0026amp; Adverbs\u003c\/h3\u003e\n        \u003cp\u003e20 items — underline adjectives (5), underline adverbs (5), choose the correct adjective or adverb form (5), write five descriptive sentences using at least one adjective and one adverb each (5).\u003c\/p\u003e\n        \u003cdiv class=\"ws-skills\"\u003eIdentification · adjective vs. adverb choice · descriptive writing\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WHO IT'S FOR --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eOne Packet. Every Teaching Context You Need It For.\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003e6th Grade ELA Teachers\u003c\/h3\u003e\n        \u003cp\u003eUse the full packet as a March grammar unit or pull individual worksheets for targeted skill practice throughout the month. All six skills covered in one purchase.\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\u003eSix worksheets with complete answer keys. Students can work independently. No introduction required. Leave the full packet for a full-period lesson or pull individual sheets.\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\u003eFull answer keys in plain language. Six complete grammar practice sessions. No ELA background required to use any of it confidently at the kitchen table.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e💜\u003c\/div\u003e\n        \u003ch3\u003eADHD \u0026amp; Reluctant Learners\u003c\/h3\u003e\n        \u003cp\u003eThemed content students actually engage with, short 4-part structure that resets every few questions, and clear consistent directions — everything that makes grammar practice workable for reluctant learners.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WAYS TO USE --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWays to Use It\u003c\/p\u003e\n  \u003ch2\u003eGrammar Spiral. Sub Plans. Test Prep. March ELA All Covered.\u003c\/h2\u003e\n  \u003cul class=\"ways-list\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🍀\u003c\/span\u003eWeekly grammar spiral during March — one worksheet per week leading into spring state testing\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub plans — print the full packet, leave the answer key, no teacher introduction required\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏫\u003c\/span\u003eELA centers or small-group review — each worksheet works independently as a skills station\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eState test prep — all skills covered are explicitly named in L.6.1 and L.6.2\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool grammar — six complete practice sessions with full answer keys\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eFormative assessment — use individual worksheets as pre- or post-measures for targeted skills\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e⏰\u003c\/span\u003eBell ringers or early finisher work — each 4-part section works independently as a shorter activity\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003eWriting enrichment — every Part 4 writing prompt connects grammar practice to original sentence production\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- SPECS --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You Are Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrade Level\u003c\/td\u003e\n\u003ctd\u003e6th Grade ELA · Compatible with advanced 5th grade and 7th grade review\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003ePrintable PDF — no prep required. Print and go or assign digitally.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWorksheets\u003c\/td\u003e\n\u003ctd\u003e6 student pages — Subject-Verb Agreement · Compound Sentences \u0026amp; FANBOYS · Comma Practice · Possessives, Contractions \u0026amp; Homophones · Verb Tenses \u0026amp; Irregular Verbs · Adjectives \u0026amp; Adverbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnswer Keys\u003c\/td\u003e\n\u003ctd\u003eComplete answer keys included for all 6 worksheets — organized by section\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWriting Practice\u003c\/td\u003e\n\u003ctd\u003eEvery worksheet includes a Part 4 writing section — students write original sentences applying the skill\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eSt. Patrick's Day — all sentences and writing prompts use holiday-themed content throughout\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards\u003c\/td\u003e\n\u003ctd\u003eCCSS L.6.1 (A–E) · L.6.2 (A–C) · Compatible with most state 6th grade ELA grammar assessments\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLicense\u003c\/td\u003e\n\u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use individual worksheets separately, or do they need to be used together?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eEvery worksheet works completely independently. Each covers a separate grammar skill with its own directions, its own answer key, and no dependency on the others. Use the full packet as a March grammar unit, one worksheet per week as spiral review, or pull individual worksheets for targeted skill practice whenever you need them.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for 5th or 7th grade?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe skills are pitched at 6th grade grammar conventions. The subject-verb agreement worksheet includes some advanced cases — neither\/nor, collective nouns — that are more appropriate for 6th grade and up. The comma, possessives, and contractions worksheets work well for strong 5th graders. The full packet is a solid review resource for 7th grade students who need to revisit foundational conventions.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this suitable for use as sub plans?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — and this was intentional. Students can work through any or all of the six worksheets independently. The directions on each page are clear enough that no teacher introduction is required. The complete answer keys mean the substitute can handle the work, or you can review it when you return.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes the writing section have an answer key?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe writing sections — Part 4 on each worksheet — ask students to write their own original sentences, which means there is no single correct answer to key. The answer keys cover Parts 1 through 3 of every worksheet completely. For the writing sections, the skill instructions and the preceding practice provide the framework for evaluating student responses.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- STANDARDS --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards Alignment\u003c\/p\u003e\n    \u003ch2\u003eL.6.1 and L.6.2. Every Sub-Standard. All Six Worksheets.\u003c\/h2\u003e\n    \u003cp\u003eEvery skill in this packet connects directly to a specific 6th grade language standard. Nothing is filler. The six worksheets together cover the full scope of L.6.1 and L.6.2 conventions expected at 6th grade.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.1a\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eEnsure subject-verb agreement — directly covered in Worksheet 1 including tricky cases\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.1b–c\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eShifts in verb tense and use of irregular verbs — covered in Worksheet 5\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.1d–e\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eRecognize and correct inappropriate shifts; use correct pronoun case — covered in Worksheets 4 and 5\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.2a\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eUse punctuation including commas — directly covered in Worksheet 3 across four comma rules\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.2b–c\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eSpell correctly; use reference materials — supported by possessives, contractions, and homophones in Worksheet 4\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eL.6.3a\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eVary sentence patterns for meaning and style — supported by compound sentence writing in Worksheet 2\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003eSix Skills. Six Worksheets.\u003cbr\u003eOne Packet. Zero Prep.\u003c\/h2\u003e\n    \u003cp\u003eComplete answer keys, writing practice on every page, and a St. Patrick's Day theme that keeps 6th graders engaged — all in one printable PDF.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Grade 6 ELA · No prep required · Answer keys included · Classroom + homeschool license\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2026 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eFor classroom use only. This resource may not be distributed or uploaded to public\/shared drives.\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49634399355103,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6St.Patrick_sDayGrammarbundle.png?v=1779894812"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/collections\/Grammar_Practice.png?v=1779489318","url":"https:\/\/shop.lightupliterature.com\/collections\/grammar.oembed","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}