{"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","url":"https:\/\/shop.lightupliterature.com\/products\/7th-grade-pronoun-agreement-worksheets-grammar-test-prep-light-up-literature","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}