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