{"product_id":"7th-grade-reading-diagnostic-test-fiction-nonfiction-light-up-literature","title":"7th Grade Reading Diagnostic Test | Fiction \u0026 Nonfiction | 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 Reading Diagnostic Test | Fiction \u0026amp; Nonfiction | 30 Questions\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"30-question 7th grade reading diagnostic with fiction \u0026amp; nonfiction passages, expanded answer key, skill placement chart, and standards alignment. No prep.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"7th grade reading diagnostic test, 7th grade reading assessment, RL.7.1 RI.7.1 standards aligned, 7th grade fiction nonfiction passages, middle school reading placement test, homeschool 7th grade reading test, STAAR reading diagnostic, ELA diagnostic 7th grade, reading comprehension test grade 7, reading skills assessment 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    \/* ─── PASSAGE CARDS ─── *\/\n    .passage-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 24px; margin-top: 28px; }\n    .passage-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 12px; padding: 28px 26px;\n    }\n    .passage-tag {\n      display: inline-block; font-size: 10px; font-weight: 700; letter-spacing: 2px;\n      text-transform: uppercase; padding: 4px 12px; border-radius: 20px; margin-bottom: 14px;\n    }\n    .passage-tag.fiction { background: rgba(189,16,225,0.3); color: #e9b5f9; border: 1px solid rgba(189,16,225,0.5); }\n    .passage-tag.nonfiction { background: rgba(255,255,255,0.12); color: #d4b8f0; border: 1px solid rgba(255,255,255,0.25); }\n    .passage-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1.05rem; font-weight: 700; color: var(--white); margin-bottom: 10px; }\n    .passage-card p { font-size: 0.88rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .passage-meta { margin-top: 16px; padding-top: 16px; border-top: 1px solid rgba(255,255,255,0.1); font-size: 0.82rem; color: #9070c0; }\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-radius: 10px; padding: 18px 20px;\n      border-top: 3px solid var(--purple);\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    .skill-card .s-standard { font-size: 0.75rem; color: var(--purple); font-weight: 700; margin-top: 8px; }\n\n    \/* ─── PLACEMENT BAND ─── *\/\n    .placement-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n    .placement-card {\n      border-radius: 10px; padding: 24px 22px; text-align: center;\n    }\n    .placement-card.needs { background: rgba(220,53,69,0.12); border: 2px solid rgba(220,53,69,0.3); }\n    .placement-card.grade { background: rgba(255,193,7,0.12); border: 2px solid rgba(255,193,7,0.3); }\n    .placement-card.advanced { background: rgba(25,135,84,0.12); border: 2px solid rgba(25,135,84,0.3); }\n    .placement-dot { font-size: 1.8rem; margin-bottom: 10px; }\n    .placement-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; margin-bottom: 4px; }\n    .placement-card.needs h3 { color: #c82333; }\n    .placement-card.grade h3 { color: #856404; }\n    .placement-card.advanced h3 { color: #146c43; }\n    .placement-range { font-size: 1.5rem; font-family: 'Playfair Display', serif; font-weight: 700; margin-bottom: 8px; }\n    .placement-card.needs .placement-range { color: #c82333; }\n    .placement-card.grade .placement-range { color: #856404; }\n    .placement-card.advanced .placement-range { color: #146c43; }\n    .placement-card p { font-size: 0.82rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── ANSWER KEY ─── *\/\n    .key-callout {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; padding: 28px 30px; margin-top: 28px;\n      border-left: 5px solid var(--purple);\n    }\n    .key-callout h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 10px; }\n    .key-callout p { font-size: 0.9rem; color: var(--text-body); margin-bottom: 10px; }\n    .key-callout p:last-child { 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-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 28px; }\n    .adhd-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 8px; padding: 18px 20px;\n      display: flex; gap: 14px; align-items: flex-start;\n    }\n    .adhd-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\n    .adhd-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .adhd-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── WHO ─── *\/\n    .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n    .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n    .who-icon { font-size: 2rem; margin-bottom: 10px; }\n    .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── WAYS ─── *\/\n    .ways-list {\n      list-style: none; display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 16px; margin-top: 28px;\n    }\n    .ways-list li {\n      display: flex; align-items: flex-start; gap: 12px;\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 8px; padding: 16px 18px;\n      font-size: 0.93rem; color: var(--text-body); font-weight: 600;\n    }\n    .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n    \/* ─── SPECS ─── *\/\n    .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n    .specs-table tr { border-bottom: 1px solid var(--border-light); }\n    .specs-table tr:last-child { border-bottom: none; }\n    .specs-table td { padding: 13px 16px; vertical-align: top; }\n    .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n    .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n    \/* ─── STANDARDS ─── *\/\n    .standards-band { background: var(--indigo); color: var(--white); }\n    .standards-band .section-label { color: #e07ef8; }\n    .standards-band h2 { color: var(--white); }\n    .standards-band p { color: #d4b8f0; }\n    .standards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 18px; margin-top: 28px; }\n    .standard-block {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 10px; padding: 20px 22px;\n    }\n    .standard-block h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: #e07ef8; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 1px; }\n    .standard-block p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\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\n    \/* ─── IMPL GRID ─── *\/\n    .impl-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 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-icon { font-size: 1.5rem; 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  \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 · Reading Diagnostic · Fiction \u0026amp; Nonfiction · Standards Aligned\u003c\/div\u003e\n    \u003ch1\u003e\n      Know Exactly Where Your\u003cbr\u003e\u003cspan\u003e7th Grader Stands in Reading.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003e30 high-rigor multiple-choice questions across two original passages — one fiction, one nonfiction — with a skills placement chart, expanded answer key, and everything you need to group students and plan instruction. 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\"\u003eFiction + Nonfiction Passages\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e10 Skill Clusters Assessed\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eRL.7.1–7.6 \u0026amp; RI.7.1–7.6\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e3-Level Placement Chart\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eExpanded Answer Key\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Print \u0026amp; Go\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  Standards-Aligned · STAAR \u0026amp; Common Core Compatible · Printable PDF · Immediate Results · No Grading Setup Required\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THE PROBLEM THIS SOLVES\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 Diagnostic That Gives You Real Data — Not Just a Score.\u003c\/h2\u003e\n    \u003cp\u003eMost reading tests tell you a student got 20 out of 30 correct. This one tells you \u003cem\u003ewhich skills\u003c\/em\u003e that student has mastered, which ones are developing, and which ones need targeted instruction — broken down by skill cluster with a color-coded chart you can actually use.\u003c\/p\u003e\n    \u003cp\u003eThe two original passages were written specifically for 7th grade reading level and feature high-interest topics — an inventor and his dog, and student creators who turned empathy into real solutions. Students stay engaged. You get reliable data.\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-specific placement, not just overall scores\u003c\/h3\u003e\n        \u003cp\u003eTen skill clusters are mapped separately — Main Idea, Inference, Text Evidence, Author's Purpose, Text Structure, Vocabulary, Tone\/Figurative Language, Summarizing, Comparing Texts, and Cause \u0026amp; Effect. A single score won't show you that a student aces inference but struggles with text structure. This chart does.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003eBoth genres, in one assessment\u003c\/h3\u003e\n        \u003cp\u003eQuestions 1–15 assess fiction comprehension using \"The Barklight Invention.\" Questions 16–30 assess nonfiction comprehension using \"Inventing Change.\" Students practice the cross-genre reading skills required by 7th grade standards — in a single sitting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eEvery wrong answer choice is explained\u003c\/h3\u003e\n        \u003cp\u003eThe expanded answer key doesn't just list correct answers — it explains why the correct answer is right and exactly why each of the three incorrect options fails. Teachers use this for reteaching. Homeschool parents use it to understand where their student's thinking went 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\u003eDesigned for real instructional use\u003c\/h3\u003e\n        \u003cp\u003eThe teacher guide includes specific intervention grouping examples by skill — not just generic advice. If students show patterns of weakness in tone and figurative language, there's a suggested next step. The diagnostic is designed to actually inform what you teach next.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THE TWO PASSAGES — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Passages\u003c\/p\u003e\n    \u003ch2\u003eTwo Original Passages. One Assessment. Both Genres Covered.\u003c\/h2\u003e\n    \u003cp\u003eEach passage was written at 7th grade reading complexity and edited for diagnostic balance — high-interest content, varied sentence structure, and carefully crafted multiple-choice items with plausible (but clearly incorrect) distractor options.\u003c\/p\u003e\n    \u003cdiv class=\"passage-grid\"\u003e\n      \u003cdiv class=\"passage-card\"\u003e\n        \u003cdiv class=\"passage-tag fiction\"\u003eFiction · Questions 1–15\u003c\/div\u003e\n        \u003ch3\u003e\"The Barklight Invention\"\u003c\/h3\u003e\n        \u003cp\u003eJasper is a student inventor who sets out to solve a real problem — his dog Daisy's constant barking. After three failed experiments and a stretch of self-doubt, he shifts from tinkering to observing, and discovers that Daisy's barking isn't random — it's communication. The story follows his process from failure to connection, building to a school science fair where success looks different than he expected.\u003c\/p\u003e\n        \u003cdiv class=\"passage-meta\"\u003e~700 words · Third-person limited POV · Themes: persistence, empathy, invention, growth mindset\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"passage-card\"\u003e\n        \u003cdiv class=\"passage-tag nonfiction\"\u003eNonfiction · Questions 16–30\u003c\/div\u003e\n        \u003ch3\u003e\"Inventing Change: How Young Minds Turn Compassion into Creation\"\u003c\/h3\u003e\n        \u003cp\u003eAn informational article featuring three composite student inventors created for instructional purposes — each one motivated by a real problem they observed. Emma builds a motion-powered hearing aid charger for her grandmother. Miguel creates a tension-release fishing net to protect marine life. Tessa designs a voice-activated door system for her wheelchair-using brother. The article examines the shared pattern: problem, persistence, purpose.\u003c\/p\u003e\n        \u003cdiv class=\"passage-meta\"\u003e~800 words · Informational \/ problem-solution structure · Tone: encouraging, informative\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     TEN SKILL CLUSTERS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eSkill Coverage\u003c\/p\u003e\n  \u003ch2\u003eTen Skill Clusters. Every Top-Tested Standard for 7th Grade ELA.\u003c\/h2\u003e\n  \u003cp\u003eEach skill cluster contains 2–6 questions. Multiple questions per skill means the data is reliable — not based on a single question that a student might get right by guessing. The placement chart breaks down each cluster individually so you can see exactly where students are strong and where gaps exist.\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\u003eMain Idea \u0026amp; Theme\u003c\/h3\u003e\n      \u003cp\u003eIdentify central message or lesson; explain how details develop it across both genres.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.2 \/ RI.7.2 · 6 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e📌\u003c\/div\u003e\n      \u003ch3\u003eSupporting Evidence \u0026amp; Details\u003c\/h3\u003e\n      \u003cp\u003eCite precise text evidence to support inferences and main ideas.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.1 \/ RI.7.1 · 4 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🔎\u003c\/div\u003e\n      \u003ch3\u003eInference \u0026amp; Motives\u003c\/h3\u003e\n      \u003cp\u003eInfer unstated meaning, character motivation, and implied relationships between events.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.1 \/ RI.7.3 · 4 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e✍️\u003c\/div\u003e\n      \u003ch3\u003eAuthor's Purpose \u0026amp; Point of View\u003c\/h3\u003e\n      \u003cp\u003eAnalyze author perspective, point of view choices, tone, and intent in both genres.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.6 \/ RI.7.6 · 4 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🏗️\u003c\/div\u003e\n      \u003ch3\u003eText Structure \u0026amp; Organization\u003c\/h3\u003e\n      \u003cp\u003eExplain how structure — experiment steps, problem-solution — contributes to meaning.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.5 \/ RI.7.5 · 2 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e📚\u003c\/div\u003e\n      \u003ch3\u003eVocabulary in Context\u003c\/h3\u003e\n      \u003cp\u003eDetermine meaning of Tier 2–3 words using context clues and tone.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.4 \/ RI.7.4 · 2 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🎨\u003c\/div\u003e\n      \u003ch3\u003eTone, Figurative Language \u0026amp; Symbolism\u003c\/h3\u003e\n      \u003cp\u003eInterpret figurative expressions, tonal shifts, and symbolic meaning across genres.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.4 \/ RI.7.6 · 4 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e📝\u003c\/div\u003e\n      \u003ch3\u003eSummarizing\u003c\/h3\u003e\n      \u003cp\u003eProduce objective summaries that capture who, what, and why without bias or distortion.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.2 \/ RI.7.2 · 2 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e🔀\u003c\/div\u003e\n      \u003ch3\u003eComparing Texts \u0026amp; Synthesis\u003c\/h3\u003e\n      \u003cp\u003eIntegrate information and identify shared themes across the fiction and nonfiction passages.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRI.7.9 · 1 question\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"skill-card\"\u003e\n      \u003cdiv class=\"s-icon\"\u003e⚡\u003c\/div\u003e\n      \u003ch3\u003eCause \u0026amp; Effect \/ Problem-Solution\u003c\/h3\u003e\n      \u003cp\u003eExplain how one event leads to another and link problem to resolution within texts.\u003c\/p\u003e\n      \u003cdiv class=\"s-standard\"\u003eRL.7.3 \/ RI.7.3 · 2 questions\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     PLACEMENT CHART — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003ePlacement Tools\u003c\/p\u003e\n    \u003ch2\u003eThree Performance Levels. Clear Next Steps for Each.\u003c\/h2\u003e\n    \u003cp\u003eThe overall score guide tells you at a glance what a student's total score means for their 7th grade reading readiness. The skill-specific breakdown goes further — using a color-coded red\/yellow\/green chart so you can see at a glance which skill clusters are solid and which need attention.\u003c\/p\u003e\n    \u003cdiv class=\"placement-grid\"\u003e\n      \u003cdiv class=\"placement-card needs\"\u003e\n        \u003cdiv class=\"placement-dot\"\u003e🔴\u003c\/div\u003e\n        \u003ch3\u003eNeeds Support\u003c\/h3\u003e\n        \u003cdiv class=\"placement-range\"\u003e0–17 correct\u003c\/div\u003e\n        \u003cp\u003eSignificant gaps in comprehension and analytical reading. Student needs targeted small-group or scaffolded instruction in main idea, inference, and text evidence.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"placement-card grade\"\u003e\n        \u003cdiv class=\"placement-dot\"\u003e🟡\u003c\/div\u003e\n        \u003ch3\u003eOn Grade Level\u003c\/h3\u003e\n        \u003cdiv class=\"placement-range\"\u003e18–25 correct\u003c\/div\u003e\n        \u003cp\u003eSolid comprehension of 7th grade texts with minor weaknesses in nuance, tone, or structure. Performing at expected grade-level standards.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"placement-card advanced\"\u003e\n        \u003cdiv class=\"placement-dot\"\u003e🟢\u003c\/div\u003e\n        \u003ch3\u003eAdvanced \/ Exceeds\u003c\/h3\u003e\n        \u003cdiv class=\"placement-range\"\u003e26–30 correct\u003c\/div\u003e\n        \u003cp\u003eConsistently interprets theme, author craft, and implicit meaning. Demonstrates readiness for pre-AP or advanced practice passages.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"margin-top: 28px; background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 10px; padding: 22px 26px;\"\u003e\n      \u003cp style=\"font-size: 0.9rem; color: #d4b8f0; margin-bottom: 8px;\"\u003e\u003cstrong style=\"color: var(--white);\"\u003eSkill-Cluster Color Key:\u003c\/strong\u003e Each skill cluster is also rated separately using the same red\/yellow\/green system — scaled to cluster size (2-item clusters, 4-item clusters, and 6-item clusters each have their own threshold). Count the green cells to estimate overall readiness: 0–3 greens = Needs Support, 4–7 = On Grade Level, 8–10 = Advanced.\u003c\/p\u003e\n      \u003cp style=\"font-size: 0.87rem; color: #9070c0; margin: 0;\"\u003eThis two-level system (overall score + skill-by-skill chart) is what separates this diagnostic from a standard reading test — it tells you not just \u003cem\u003ehow\u003c\/em\u003e a student performed, but \u003cem\u003ewhere\u003c\/em\u003e to focus next.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     EXPANDED ANSWER KEY\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Answer Key\u003c\/p\u003e\n    \u003ch2\u003eNot Just Correct Answers — Explanations That Teach.\u003c\/h2\u003e\n    \u003cp\u003eThe expanded answer key explains every question at three levels: the correct answer with the reasoning behind it, and a brief explanation of why each of the three incorrect options fails. This is the part of the resource that turns assessment into instruction.\u003c\/p\u003e\n    \u003cdiv class=\"key-callout\"\u003e\n      \u003ch3\u003eWhat the expanded answer key includes for every question:\u003c\/h3\u003e\n      \u003cp\u003eThe correct answer letter and a written explanation connecting it back to the text — not just \"this is right,\" but why the evidence supports this interpretation and what reading skill it demonstrates.\u003c\/p\u003e\n      \u003cp\u003eSpecific explanations for why each wrong answer is wrong — which detail in the text contradicts it, which skill misapplication it represents, or what a student would have to misread to choose it. This is the part teachers use for reteaching and parents use to have a real conversation about reading errors.\u003c\/p\u003e\n      \u003cp\u003eThe answer key is organized by question number with the standard label included (e.g., \"Q3 – Inference · RL.7.1\") so you can cross-reference with the skills chart while reviewing results with a student.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD \/ ENGAGEMENT FEATURES\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"adhd-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eDesigned for Engagement \u0026amp; Access\u003c\/p\u003e\n    \u003ch2\u003eStructured for Focus. Built to Reduce Assessment Anxiety.\u003c\/h2\u003e\n    \u003cp\u003eA diagnostic test is only useful if students actually engage with it. This resource is built with the same attention to student experience as instruction — shorter passages, clear formatting, high-interest topics, and a structure that keeps cognitive load manageable for diverse learners including students with attention challenges.\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\u003eTwo shorter passages, not one long one\u003c\/h3\u003e\n          \u003cp\u003eBreaking the assessment into two ~700–800 word passages — each with its own question set — reduces sustained reading fatigue. Students complete one passage and reset before the second, making the full 30-question test more manageable for students who struggle with long text stamina.\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 choice throughout — no open-ended demands\u003c\/h3\u003e\n          \u003cp\u003eAll 30 questions are multiple choice with four options. For students who freeze on written responses or whose handwriting or processing challenges inflate assessment anxiety, this format gives a cleaner window into reading comprehension without additional writing barriers.\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\u003eHigh-interest passages that motivate completion\u003c\/h3\u003e\n          \u003cp\u003eBoth passages feature relatable middle school topics — a student inventor and a dog, student creators solving problems for family members. Students who disengage during dense informational passages or unmotivating fiction are more likely to complete assessment tasks that feel relevant to their lives.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"adhd-card\"\u003e\n        \u003cdiv class=\"adhd-icon\"\u003e📊\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eVisual placement chart reduces analysis paralysis\u003c\/h3\u003e\n          \u003cp\u003eThe color-coded skill chart (red\/yellow\/green by cluster) gives teachers and parents an at-a-glance picture of student performance without requiring extensive score interpretation. Clear visual structure means the data is actually usable — not buried in a complex rubric that takes longer to decode than the assessment itself.\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\u003eIntervention grouping built directly into the guide\u003c\/h3\u003e\n          \u003cp\u003eThe teacher notes include specific examples: Group A (weak in Main Idea \u0026amp; Evidence) → paragraph annotation; Group B (weak in Tone \/ Figurative Language) → short fiction and poetry analysis; Group C (strong overall, weak in Compare \u0026amp; Synthesis) → paired-text practice. Teachers don't have to translate data into action on their own.\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\u003eCompletable in a single class period\u003c\/h3\u003e\n          \u003cp\u003eThe full 30-question diagnostic is designed to be administered in one sitting — typically 45–60 minutes. Students don't carry the assessment across multiple sessions, which reduces the cognitive interruption and working memory demands that multi-day assessments can create for students with attention challenges.\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     STANDARDS — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"standards-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards Alignment\u003c\/p\u003e\n    \u003ch2\u003eEvery Question Maps to a 7th Grade ELA Standard.\u003c\/h2\u003e\n    \u003cp\u003eThis diagnostic is aligned to both the Common Core State Standards (CCSS) and Texas STAAR reading expectations. The skill clusters assess the same top-tested competencies across both frameworks — making it usable in any 7th grade classroom regardless of state standards.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"standard-block\"\u003e\n        \u003ch3\u003eRL.7.1 \u0026amp; RI.7.1\u003c\/h3\u003e\n        \u003cp\u003eCite textual evidence to support analysis of what the text says explicitly as well as inferences drawn from the text.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-block\"\u003e\n        \u003ch3\u003eRL.7.2 \u0026amp; RI.7.2\u003c\/h3\u003e\n        \u003cp\u003eDetermine theme or central idea; analyze how it is conveyed through particular details; provide objective summary.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-block\"\u003e\n        \u003ch3\u003eRL.7.3 \u0026amp; RI.7.3\u003c\/h3\u003e\n        \u003cp\u003eAnalyze how elements interact — character motivation, plot development, cause and effect, problem and solution.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-block\"\u003e\n        \u003ch3\u003eRL.7.4 \u0026amp; RI.7.4\u003c\/h3\u003e\n        \u003cp\u003eDetermine meaning of words and phrases as used in text, including figurative and connotative meanings; analyze impact of word choice on tone.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-block\"\u003e\n        \u003ch3\u003eRL.7.5 \u0026amp; RI.7.5\u003c\/h3\u003e\n        \u003cp\u003eAnalyze how structure contributes to meaning — how sections relate, how form shapes purpose, how information is organized.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-block\"\u003e\n        \u003ch3\u003eRL.7.6 \u0026amp; RI.7.6 \u0026amp; RI.7.9\u003c\/h3\u003e\n        \u003cp\u003eAnalyze author's point of view and purpose; compare and contrast information from multiple texts on the same topic.\u003c\/p\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 Diagnostic. Multiple Use Cases.\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\u003eAdminister at the start of the year to establish baseline data. Use the skill clusters to form small groups. Re-administer mid-year or pre-STAAR to measure growth. The standard alignment makes it easy to connect results to your existing curriculum pacing.\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\u003eUse as a placement tool to understand what your 7th grader already knows and what needs focused instruction. The expanded answer key walks through every explanation — no ELA background required to understand and use the results.\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; Reading Support\u003c\/h3\u003e\n      \u003cp\u003eAdminister as a first-session assessment to quickly identify where a student's gaps are concentrated. The skill-cluster chart tells you where to start in fewer questions than an informal read-aloud session — and gives you something concrete to show parents about progress targets.\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\u003eUse the skill breakdown to justify and design intervention groupings — not by overall score, but by specific skill weakness. Students with similar skill-cluster patterns can be grouped for targeted instruction even when their overall scores differ.\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\u003eFive Moments When This Diagnostic Makes a Difference.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📅\u003c\/span\u003eBeginning-of-year baseline — understand where students are before instruction begins\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eMid-year progress check — measure growth after core reading units and reteaching cycles\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🧪\u003c\/span\u003ePre-unit diagnostic — assess readiness before a complex literary or informational unit\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎓\u003c\/span\u003eTest prep baseline — identify STAAR\/Common Core skill gaps before formal test prep begins\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool placement — determine where 7th grade reading instruction should start\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e👥\u003c\/span\u003eIntervention planning — form skill-specific groups with data, not guesswork\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 (reading complexity and question rigor calibrated to Grade 7 standards)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePassages\u003c\/td\u003e\n        \u003ctd\u003eTwo original passages: \"The Barklight Invention\" (~700 words, fiction) and \"Inventing Change\" (~800 words, nonfiction informational). The nonfiction passage features composite student inventors created for instructional purposes.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuestions\u003c\/td\u003e\n        \u003ctd\u003e30 multiple-choice questions total — 15 per passage, A–D answer choices, balanced key distribution\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkills Assessed\u003c\/td\u003e\n        \u003ctd\u003e10 skill clusters: Main Idea \u0026amp; Theme · Supporting Evidence · Inference \u0026amp; Motives · Author's Purpose \u0026amp; POV · Text Structure · Vocabulary in Context · Tone, Figurative Language \u0026amp; Symbolism · Summarizing · Comparing Texts · Cause \u0026amp; Effect\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards Alignment\u003c\/td\u003e\n        \u003ctd\u003eRL.7.1 through RL.7.6, RI.7.1 through RI.7.6, and RI.7.9 — compatible with CCSS and STAAR frameworks\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eExpanded Answer Key\u003c\/td\u003e\n        \u003ctd\u003eFull explanation for each question: correct answer with reasoning, plus why-wrong explanations for all three incorrect options — organized by question number and standard label\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePlacement Tools\u003c\/td\u003e\n        \u003ctd\u003eOverall score guide (3 levels: Needs Support \/ On Grade Level \/ Advanced) + skill-specific performance breakdown with red\/yellow\/green color-coding system, scaled by cluster size\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTeacher Guide\u003c\/td\u003e\n        \u003ctd\u003eIncludes intervention grouping examples by skill cluster, cross-grade alignment notes (6th–8th), and diagnostic interpretation guidance\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\"\u003eIs this diagnostic aligned to STAAR or just Common Core?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eBoth. The ten skill clusters assessed in this diagnostic reflect the top-tested competencies across both CCSS (RL.7.1–7.6, RI.7.1–7.6, RI.7.9) and Texas STAAR reading expectations. The skills — main idea, inference, text evidence, author's purpose, text structure, vocabulary in context, figurative language and tone, summarizing, and cross-text synthesis — appear on both frameworks. The teacher guide includes a cross-standard alignment chart so you can connect results to whichever framework your state or curriculum follows.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use this at the beginning of the year without knowing my students yet?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — that's the primary use case this resource was designed for. The passages are original (students won't have seen them before), the questions assess comprehension application rather than prior knowledge, and the skill breakdown gives you actionable grouping data from a single administration. You can administer on day one, score over the weekend using the answer key, and enter the second week with skill-cluster data that helps you group students and plan instruction.\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\"\u003eThe full 30-question diagnostic is designed to be completed in one sitting — typically 45 to 60 minutes for on-grade-level 7th graders. Students who read more slowly may need up to 75 minutes. The two-passage structure allows a natural break point between questions 15 and 16 if you need to split the assessment across two class periods, though administering in one sitting provides cleaner data for placement purposes.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eThe nonfiction passage mentions \"real teens\" — are these actual students?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo. The nonfiction passage — \"Inventing Change\" — features composite student inventors created for instructional purposes. This is stated directly in the passage itself (\"Names used are composites for instructional purposes\"). The scenarios and problems the inventors address are realistic and drawn from the kinds of student innovation projects that occur in real classrooms, but the named individuals are not real people. The passage was designed this way to allow the level of specific detail needed for high-quality assessment questions while avoiding privacy concerns associated with featuring real minors.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eMy student scored On Grade Level overall but is clearly weak in certain areas. How do I use that?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThat's exactly what the skill-specific breakdown is designed to surface. An overall score of 18–25 puts a student in the \"On Grade Level\" band, but within that range, a student might score 2\/4 on inference questions while scoring 6\/6 on main idea. The skill chart shows you which clusters are red (needs support), yellow (developing), or green (mastery) regardless of overall score. The teacher interpretation notes suggest targeted next steps for each pattern — for example, a student strong in inference but weak in text structure benefits from lessons on how organizational patterns create meaning, not from another round of main idea practice.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this resource 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 to be useful to non-specialists. Each explanation tells you not just what the correct answer is, but why it's correct in plain language — and specifically what the wrong options misread or misapply. You don't need ELA training to use this as a placement tool or to have a meaningful conversation with your student about where their reading thinking went wrong. The placement guide also includes a clear interpretation of what each score level means and what to prioritize next.\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\u003eStop Guessing. Start\u003cbr\u003eTeaching to the Gaps.\u003c\/h2\u003e\n    \u003cp\u003e30 high-rigor questions. Two original passages. Ten skill clusters. A color-coded placement chart and an expanded answer key that explains every answer — correct and incorrect. Everything you need to know where your 7th grader stands in reading, and what to do next.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Print-ready · 21 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":49287365034207,"sku":null,"price":11.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7thGradeReadingDiagnostic.png?v=1779391361","url":"https:\/\/shop.lightupliterature.com\/products\/7th-grade-reading-diagnostic-test-fiction-nonfiction-light-up-literature","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}