{"product_id":"digital-product-1","title":"6th Grade Reading Comprehension Diagnostic | Fiction, Nonfiction \u0026 Poetry | Common Core Aligned","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003e6th Grade Reading Comprehension Diagnostic | Fiction, Nonfiction \u0026amp; Poetry | Light Up Literature\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"No-prep 6th grade reading comprehension diagnostic covering fiction, nonfiction, and poetry. 30+ questions, detailed answer key, Common Core aligned (RL.6, RI.6). Perfect for placement, benchmark, or test prep.\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght@400;600;700\u0026amp;family=Playfair+Display:wght@700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-light: #3a0999;\n    --indigo-faint: #f3effb;\n    --indigo-mid: #e8e0f8;\n    --white: #ffffff;\n    --text-body: #2d2d2d;\n    --text-muted: #5a5a7a;\n    --border: #e2daf0;\n    --green: #1a7f4b;\n    --green-bg: #edf7f2;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 14px;\n    line-height: 1.85;\n    color: var(--text-body);\n    background: var(--white);\n  }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: var(--indigo);\n    padding: 4rem 2rem 3.5rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.12);\n    pointer-events: none;\n  }\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -40px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.08);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 760px; margin: 0 auto; }\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: #e89df5;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 0.35rem 1rem;\n    border-radius: 20px;\n    margin-bottom: 1.4rem;\n  }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(24px, 4vw, 38px);\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.25;\n    margin-bottom: 1.2rem;\n  }\n  .hero h1 span { color: #d97df5; }\n\n  .hero-sub {\n    font-size: 15px;\n    color: rgba(255,255,255,0.8);\n    max-width: 600px;\n    margin: 0 auto 2rem;\n    line-height: 1.7;\n  }\n\n  .hero-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.5rem;\n    justify-content: center;\n    margin-bottom: 2rem;\n  }\n  .hero-tag {\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.2);\n    color: rgba(255,255,255,0.85);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 0.3rem 0.8rem;\n    border-radius: 4px;\n  }\n\n  .hero-stats {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 1.5rem;\n    justify-content: center;\n  }\n  .stat { text-align: center; }\n  .stat-number {\n    display: block;\n    font-family: 'Playfair Display', serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: #d97df5;\n    line-height: 1;\n  }\n  .stat-label {\n    font-size: 11px;\n    font-weight: 600;\n    color: rgba(255,255,255,0.65);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    margin-top: 0.25rem;\n  }\n\n  \/* ── REVIEW RIBBON ── *\/\n  .review-ribbon {\n    background: var(--green-bg);\n    border-top: 1px solid #c3e8d5;\n    border-bottom: 1px solid #c3e8d5;\n    padding: 0.75rem 1.5rem;\n    text-align: center;\n    font-size: 13px;\n    color: var(--green);\n    font-weight: 600;\n  }\n  .review-ribbon .stars { letter-spacing: 0.05em; margin-right: 0.4rem; }\n\n  \/* ── LAYOUT ── *\/\n  .content {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 0 1.5rem;\n  }\n  .section {\n    padding: 3rem 0 2.5rem;\n    border-bottom: 1px solid var(--border);\n  }\n  .section:last-child { border-bottom: none; }\n\n  .section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--purple);\n    margin-bottom: 0.5rem;\n  }\n\n  h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(20px, 3vw, 26px);\n    font-weight: 700;\n    color: var(--indigo);\n    line-height: 1.35;\n    margin-bottom: 1rem;\n  }\n\n  h3 {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--indigo);\n    margin: 1.6rem 0 0.4rem;\n  }\n\n  p { margin-bottom: 1rem; color: var(--text-body); }\n\n  \/* ── CONTENT CARDS ── *\/\n  .contents-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n  .content-card {\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--purple);\n    border-radius: 6px;\n    padding: 1.1rem 1.2rem;\n  }\n  .content-card-title {\n    font-weight: 700;\n    color: var(--indigo);\n    font-size: 13px;\n    margin-bottom: 0.35rem;\n  }\n  .content-card-detail {\n    font-size: 12.5px;\n    color: var(--text-muted);\n    line-height: 1.6;\n  }\n  .content-card-tag {\n    display: inline-block;\n    margin-top: 0.5rem;\n    background: var(--indigo-mid);\n    color: var(--indigo);\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 0.2rem 0.55rem;\n    border-radius: 3px;\n  }\n\n  \/* ── SKILLS ASSESSED ── *\/\n  .skills-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n    gap: 0.7rem;\n    margin-top: 1.2rem;\n  }\n  .skill-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.65rem;\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-radius: 5px;\n    padding: 0.65rem 0.85rem;\n    font-size: 13px;\n    color: var(--text-body);\n    line-height: 1.5;\n  }\n  .skill-item::before {\n    content: '✓';\n    color: var(--purple);\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ── EXTRAS LIST ── *\/\n  .extras-list {\n    list-style: none;\n    margin-top: 1.2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 0.6rem;\n  }\n  .extras-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.6rem;\n    font-size: 13.5px;\n    color: var(--text-body);\n    background: var(--green-bg);\n    border: 1px solid #c3e8d5;\n    border-radius: 5px;\n    padding: 0.6rem 0.85rem;\n  }\n  .extras-list li::before {\n    content: '✓';\n    color: var(--green);\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ── USE CASES ── *\/\n  .use-cases {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 0.85rem;\n    margin-top: 1.2rem;\n  }\n  .use-case {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 1rem 1.1rem;\n    font-size: 13px;\n    color: var(--text-body);\n    line-height: 1.55;\n  }\n  .use-case strong {\n    display: block;\n    color: var(--indigo);\n    font-size: 12.5px;\n    margin-bottom: 0.2rem;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n\n  \/* ── WHY BOX ── *\/\n  .why-box {\n    background: var(--indigo);\n    border-radius: 8px;\n    padding: 2rem 2rem 1.5rem;\n    margin-top: 1.5rem;\n  }\n  .why-box h3 {\n    color: #d97df5;\n    margin-top: 0;\n    font-family: 'Playfair Display', serif;\n    font-size: 17px;\n    margin-bottom: 1rem;\n  }\n  .why-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 0.65rem;\n  }\n  .why-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n    font-size: 13.5px;\n    line-height: 1.6;\n    color: rgba(255,255,255,0.88);\n  }\n  .why-list li::before {\n    content: '★';\n    color: #d97df5;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* ── GRADE BAND ── *\/\n  .grade-band {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n  .grade-card {\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 1.1rem;\n    font-size: 13px;\n    line-height: 1.55;\n    text-align: center;\n  }\n  .grade-card.active {\n    border-color: var(--purple);\n    border-width: 2px;\n    background: var(--indigo-faint);\n  }\n  .grade-card .grade-num {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--indigo);\n    display: block;\n    margin-bottom: 0.2rem;\n  }\n  .grade-card.active .grade-num { color: var(--purple); }\n  .grade-card .grade-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n    color: var(--text-muted);\n    display: block;\n    margin-bottom: 0.5rem;\n  }\n  .grade-card.active .grade-label { color: var(--purple); }\n  .grade-card .grade-desc { color: var(--text-muted); font-size: 12.5px; }\n  .grade-card .grade-badge {\n    display: inline-block;\n    margin-top: 0.65rem;\n    font-size: 10.5px;\n    font-weight: 700;\n    padding: 0.2rem 0.6rem;\n    border-radius: 3px;\n    background: var(--purple);\n    color: white;\n    letter-spacing: 0.05em;\n  }\n  .grade-card .grade-badge.soon {\n    background: var(--border);\n    color: var(--text-muted);\n  }\n\n  \/* ── PRODUCT DETAILS ── *\/\n  .details-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1.2rem;\n    font-size: 13.5px;\n  }\n  .details-table tr { border-bottom: 1px solid var(--border); }\n  .details-table tr:last-child { border-bottom: none; }\n  .details-table td {\n    padding: 0.65rem 0.5rem;\n    vertical-align: top;\n  }\n  .details-table td:first-child {\n    font-weight: 700;\n    color: var(--indigo);\n    white-space: nowrap;\n    width: 40%;\n    padding-right: 1rem;\n  }\n\n  \/* ── STANDARDS ── *\/\n  .standards-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 0.7rem;\n    margin-top: 1.2rem;\n  }\n  .standard-pill {\n    background: var(--indigo-faint);\n    border: 1px solid var(--border);\n    border-radius: 5px;\n    padding: 0.65rem 0.85rem;\n    font-size: 12.5px;\n  }\n  .standard-pill strong {\n    display: block;\n    color: var(--purple);\n    font-size: 12px;\n    letter-spacing: 0.04em;\n    margin-bottom: 0.15rem;\n  }\n  .standard-pill span { color: var(--text-muted); font-size: 12px; }\n\n  \/* ── RELATED ── *\/\n  .related-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 0.85rem;\n    margin-top: 1.2rem;\n  }\n  .related-card {\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 1rem 1.1rem;\n    font-size: 13px;\n    line-height: 1.5;\n    text-decoration: none;\n    color: var(--text-body);\n    display: block;\n    transition: border-color 0.2s, box-shadow 0.2s;\n  }\n  .related-card:hover {\n    border-color: var(--purple);\n    box-shadow: 0 2px 10px rgba(189,16,225,0.1);\n  }\n  .related-card .related-label {\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--purple);\n    margin-bottom: 0.3rem;\n  }\n  .related-card strong {\n    display: block;\n    color: var(--indigo);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n  .related-card.coming-soon { opacity: 0.65; cursor: default; }\n  .related-card.coming-soon:hover { border-color: var(--border); box-shadow: none; }\n\n  \/* ── REVIEW QUOTE ── *\/\n  .review-quote {\n    background: var(--indigo-faint);\n    border-left: 4px solid var(--purple);\n    border-radius: 0 6px 6px 0;\n    padding: 1.1rem 1.4rem;\n    margin-top: 1.5rem;\n    font-size: 13.5px;\n    font-style: italic;\n    color: var(--text-body);\n    line-height: 1.7;\n  }\n  .review-quote .reviewer {\n    display: block;\n    margin-top: 0.5rem;\n    font-style: normal;\n    font-weight: 700;\n    font-size: 12px;\n    color: var(--indigo);\n  }\n  .review-quote .stars { color: var(--purple); }\n\n  \/* ── FOOTER ── *\/\n  .page-footer {\n    background: var(--indigo-faint);\n    border-top: 1px solid var(--border);\n    padding: 2rem 1.5rem;\n    text-align: center;\n    font-size: 12px;\n    color: var(--text-muted);\n    margin-top: 2rem;\n  }\n  .page-footer strong { color: var(--indigo); }\n\n  @media (max-width: 520px) {\n    .hero { padding: 3rem 1.25rem 2.5rem; }\n    .hero-stats { gap: 1.2rem; }\n    .contents-grid, .use-cases, .related-grid { grid-template-columns: 1fr; }\n    .grade-band { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- ═══════════ HERO ═══════════ --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eNo Prep · Printable PDF · Common Core Aligned\u003c\/div\u003e\n    \u003ch1\u003e6th Grade Reading Comprehension\u003cbr\u003e\u003cspan\u003eDiagnostic Assessment\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eFiction, nonfiction, and poetry — assessed together in one no-prep tool that tells you exactly where your 6th graders are before you spend a single lesson reteaching what they already know.\u003c\/p\u003e\n    \u003cdiv class=\"hero-tags\"\u003e\n      \u003cspan class=\"hero-tag\"\u003eRL.6 Fiction\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eRI.6 Nonfiction\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003ePoetry Analysis\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eMain Idea\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eText Evidence\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eInference\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cspan class=\"stat-number\"\u003e30+\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eQuestions\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cspan class=\"stat-number\"\u003e3\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eFull Passages\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cspan class=\"stat-number\"\u003e2\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eQuestion Formats\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cspan class=\"stat-number\"\u003e0\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003ePrep Required\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ REVIEW RIBBON ═══════════ --\u003e\n\u003cdiv class=\"review-ribbon\"\u003e\n  \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e Rated 5.0 by verified buyers  ·  \"Great resource I love using this for small groups.\" — A'kasha J., 6th Grade Teacher\n\u003c\/div\u003e\n\n\u003cdiv class=\"content\"\u003e\n\n  \u003c!-- ═══════════ THE PROBLEM ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhy This Exists\u003c\/div\u003e\n    \u003ch2\u003e6th Grade Is a Pivot Year. Don't Start It Guessing.\u003c\/h2\u003e\n    \u003cp\u003eStudents arrive in 6th grade with wildly uneven reading skills — and a single class-period diagnostic gives you more actionable data than anything that came in the cumulative folder. Which students can identify central idea in nonfiction? Who's still guessing on inference questions? Who's never analyzed a poem?\u003c\/p\u003e\n    \u003cp\u003eThis assessment answers all of that before your first real unit begins. Three genre-specific passages, 30+ questions across multiple-choice and short-answer formats, and a detailed answer key — all in one print-and-go file.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ WHAT'S INSIDE ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhat's Inside\u003c\/div\u003e\n    \u003ch2\u003eThree Passages. Every Major Reading Genre. One Ready-to-Print File.\u003c\/h2\u003e\n    \u003cp\u003eEach passage is selected to be engaging and appropriately challenging at 6th grade level — not frustrating, not below grade. Every section reflects the format students encounter on standardized assessments so you're measuring real reading skill, not test-format confusion.\u003c\/p\u003e\n\n    \u003cdiv class=\"contents-grid\"\u003e\n      \u003cdiv class=\"content-card\"\u003e\n        \u003cdiv class=\"content-card-title\"\u003e📖 Fiction Passage\u003c\/div\u003e\n        \u003cdiv class=\"content-card-detail\"\u003eA grade-level literary text with 10+ comprehension questions targeting character, theme, inference, point of view, and text evidence. Includes at least one short-answer response task.\u003c\/div\u003e\n        \u003cspan class=\"content-card-tag\"\u003eRL.6\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"content-card\"\u003e\n        \u003cdiv class=\"content-card-title\"\u003e📰 Nonfiction Passage\u003c\/div\u003e\n        \u003cdiv class=\"content-card-detail\"\u003eAn engaging informational text with 10+ questions covering central idea, supporting details, author's purpose, vocabulary in context, and text structure. Short-answer included.\u003c\/div\u003e\n        \u003cspan class=\"content-card-tag\"\u003eRI.6\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"content-card\"\u003e\n        \u003cdiv class=\"content-card-title\"\u003e🎭 Poetry Passage\u003c\/div\u003e\n        \u003cdiv class=\"content-card-detail\"\u003eA grade-appropriate poem with 10+ questions analyzing figurative language, tone, theme, and structure — the genre students most often struggle with and most need to see assessed early.\u003c\/div\u003e\n        \u003cspan class=\"content-card-tag\"\u003eRL.6\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch3\u003eAlso Included\u003c\/h3\u003e\n    \u003cul class=\"extras-list\"\u003e\n      \u003cli\u003eDetailed answer key for fast, confident grading\u003c\/li\u003e\n      \u003cli\u003eMultiple-choice and short-answer question formats throughout\u003c\/li\u003e\n      \u003cli\u003eCommon Core skill alignment for each section\u003c\/li\u003e\n      \u003cli\u003ePrint-and-go — no accounts, no tech, no setup\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ SKILLS ASSESSED ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eSkills Assessed\u003c\/div\u003e\n    \u003ch2\u003eThe Reading Skills That Show Up on Every 6th Grade Assessment\u003c\/h2\u003e\n    \u003cp\u003eEvery question in this diagnostic maps to a specific Common Core reading standard — so the data you collect is documentation-ready from day one.\u003c\/p\u003e\n\n    \u003cdiv class=\"skills-grid\"\u003e\n      \u003cdiv class=\"skill-item\"\u003eMain idea \u0026amp; summarizing (RI.6.2)\u003c\/div\u003e\n      \u003cdiv class=\"skill-item\"\u003eMaking inferences \u0026amp; citing text evidence (RL.6.1, RI.6.1)\u003c\/div\u003e\n      \u003cdiv class=\"skill-item\"\u003eFigurative language \u0026amp; literary devices (RL.6.4)\u003c\/div\u003e\n      \u003cdiv class=\"skill-item\"\u003eVocabulary in context (RL.6.4, RI.6.4)\u003c\/div\u003e\n      \u003cdiv class=\"skill-item\"\u003eDetermining theme in fiction \u0026amp; poetry (RL.6.2)\u003c\/div\u003e\n      \u003cdiv class=\"skill-item\"\u003eAuthor's purpose \u0026amp; point of view (RI.6.6)\u003c\/div\u003e\n      \u003cdiv class=\"skill-item\"\u003eComparing fiction, nonfiction \u0026amp; poetry structures\u003c\/div\u003e\n      \u003cdiv class=\"skill-item\"\u003eTone, mood \u0026amp; word choice analysis (RL.6.4)\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ HOW TO USE ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eFlexible by Design\u003c\/div\u003e\n    \u003ch2\u003eUse It at the Start of the Year — or Anytime You Need a Clear Picture\u003c\/h2\u003e\n\n    \u003cdiv class=\"use-cases\"\u003e\n      \u003cdiv class=\"use-case\"\u003e\n        \u003cstrong\u003eFirst-Week Placement\u003c\/strong\u003e\n        Know your students before your first real unit begins. Administer in one to two periods and walk away with actionable skills data.\n      \u003c\/div\u003e\n      \u003cdiv class=\"use-case\"\u003e\n        \u003cstrong\u003eBenchmark Assessment\u003c\/strong\u003e\n        Use it before test prep season to see which skills have stuck and which ones need direct reteaching before spring.\n      \u003c\/div\u003e\n      \u003cdiv class=\"use-case\"\u003e\n        \u003cstrong\u003eSmall Group \u0026amp; Intervention\u003c\/strong\u003e\n        Section scores tell you exactly which students need support in which genres — so your intervention time is targeted, not scattered.\n      \u003c\/div\u003e\n      \u003cdiv class=\"use-case\"\u003e\n        \u003cstrong\u003eHomeschool Placement\u003c\/strong\u003e\n        A structured, objective tool for families who want to know whether 6th grade materials are the right fit before committing to a curriculum.\n      \u003c\/div\u003e\n      \u003cdiv class=\"use-case\"\u003e\n        \u003cstrong\u003eIEP \u0026amp; Progress Monitoring\u003c\/strong\u003e\n        Section-by-section scoring creates a documented baseline across multiple skill areas. Standards-mapped and ready to drop into progress notes.\n      \u003c\/div\u003e\n      \u003cdiv class=\"use-case\"\u003e\n        \u003cstrong\u003eEmergency Sub Plans\u003c\/strong\u003e\n        Independent, self-contained, and structured. A full period of purposeful, grade-level work that requires zero explanation from a sub.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"review-quote\"\u003e\n      \"Great resource I love using this for small groups.\"\n      \u003cspan class=\"reviewer\"\u003e\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e   A'kasha J. — Verified Buyer, 6th Grade Teacher\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ WHY IT WORKS ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eWhy It Works\u003c\/div\u003e\n    \u003ch2\u003eBuilt for Real Classrooms, Not Ideal Ones\u003c\/h2\u003e\n\n    \u003cdiv class=\"why-box\"\u003e\n      \u003ch3\u003eWhat Makes This Different from a Generic Reading Test\u003c\/h3\u003e\n      \u003cul class=\"why-list\"\u003e\n        \u003cli\u003eAll three genres in one file — so you assess the full picture of how a student reads, not just one type of text.\u003c\/li\u003e\n        \u003cli\u003eThe detailed answer key doesn't just tell you what's correct — it gives you enough information to reteach the skill on the spot.\u003c\/li\u003e\n        \u003cli\u003eStandards are explicitly mapped so scores become documentation without any extra work on your part.\u003c\/li\u003e\n        \u003cli\u003ePassages are chosen to stay engaging — reluctant readers are less likely to check out when the text itself holds their attention.\u003c\/li\u003e\n        \u003cli\u003eADHD-friendly format: predictable structure, clear sections, manageable chunks — so the layout doesn't create its own barrier.\u003c\/li\u003e\n        \u003cli\u003eWorks equally well for homeschool families and co-op groups who need an objective placement tool, not just a worksheet.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ GRADE BAND ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eComplete the Grade Band\u003c\/div\u003e\n    \u003ch2\u003eThe Full Diagnostic Series for Grades 6–8\u003c\/h2\u003e\n    \u003cp\u003eEach diagnostic in this series is built with the same structure and standards-mapping format so your data is consistent and comparable across grade levels — whether you're tracking one student over three years or building a school-wide placement system.\u003c\/p\u003e\n\n    \u003cdiv class=\"grade-band\"\u003e\n      \u003cdiv class=\"grade-card active\"\u003e\n        \u003cspan class=\"grade-num\"\u003e6th\u003c\/span\u003e\n        \u003cspan class=\"grade-label\"\u003eYou Are Here\u003c\/span\u003e\n        \u003cdiv class=\"grade-desc\"\u003eFiction, Nonfiction \u0026amp; Poetry — reading comprehension across all three genres\u003c\/div\u003e\n        \u003cspan class=\"grade-badge\"\u003eAvailable Now\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"grade-card\"\u003e\n        \u003cspan class=\"grade-num\"\u003e7th\u003c\/span\u003e\n        \u003cspan class=\"grade-label\"\u003eGrade 7\u003c\/span\u003e\n        \u003cdiv class=\"grade-desc\"\u003eFiction, Nonfiction, Poetry, Grammar \u0026amp; Argumentative Writing — all five ELA domains\u003c\/div\u003e\n        \u003cspan class=\"grade-badge\"\u003eAvailable Now\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"grade-card\"\u003e\n        \u003cspan class=\"grade-num\"\u003e8th\u003c\/span\u003e\n        \u003cspan class=\"grade-label\"\u003eGrade 8\u003c\/span\u003e\n        \u003cdiv class=\"grade-desc\"\u003eFull ELA diagnostic with elevated complexity and 8th grade standards alignment\u003c\/div\u003e\n        \u003cspan class=\"grade-badge soon\"\u003eComing Soon\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ STANDARDS ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eStandards Alignment\u003c\/div\u003e\n    \u003ch2\u003eCommon Core Aligned Across 6th Grade Reading\u003c\/h2\u003e\n    \u003cp\u003eEvery passage and every question maps to a specific 6th grade Common Core ELA standard. The included skill alignment makes your data documentation-ready without any additional work on your end.\u003c\/p\u003e\n\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRL.6.1\u003c\/strong\u003e\n        \u003cspan\u003eCiting textual evidence in literary texts\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRL.6.2\u003c\/strong\u003e\n        \u003cspan\u003eTheme and summary in fiction \u0026amp; poetry\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRL.6.4\u003c\/strong\u003e\n        \u003cspan\u003eFigurative language, tone \u0026amp; word choice\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRL.6.6\u003c\/strong\u003e\n        \u003cspan\u003ePoint of view in fiction \u0026amp; poetry\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRI.6.1\u003c\/strong\u003e\n        \u003cspan\u003eCiting textual evidence in informational text\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRI.6.2\u003c\/strong\u003e\n        \u003cspan\u003eCentral idea \u0026amp; summarizing nonfiction\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRI.6.4\u003c\/strong\u003e\n        \u003cspan\u003eVocabulary \u0026amp; technical language in context\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"standard-pill\"\u003e\n        \u003cstrong\u003eRI.6.6\u003c\/strong\u003e\n        \u003cspan\u003eAuthor's purpose \u0026amp; point of view\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ PRODUCT DETAILS ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eProduct Details\u003c\/div\u003e\n    \u003ch2\u003eEverything You Need to Know Before You Buy\u003c\/h2\u003e\n\n    \u003ctable class=\"details-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePrintable PDF — not editable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eGrade Level\u003c\/td\u003e\n        \u003ctd\u003e6th Grade (also appropriate for strong 5th graders or students entering 7th grade below grade level)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eCommon Core aligned — RL.6, RI.6\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuestion Count\u003c\/td\u003e\n        \u003ctd\u003e30+ questions across multiple-choice and short-answer formats\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePassages\u003c\/td\u003e\n        \u003ctd\u003e3 passages — one fiction, one nonfiction, one poetry\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eAnswer Key\u003c\/td\u003e\n        \u003ctd\u003eIncluded with detailed explanations\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSuggested Time\u003c\/td\u003e\n        \u003ctd\u003e1–2 class periods\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDigital Compatibility\u003c\/td\u003e\n        \u003ctd\u003ePDF only — not editable\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ═══════════ RELATED ═══════════ --\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"section-label\"\u003eRelated Resources\u003c\/div\u003e\n    \u003ch2\u003eKeep Building Your 6th Grade ELA Toolkit\u003c\/h2\u003e\n\n    \u003cdiv class=\"related-grid\"\u003e\n      \u003ca class=\"related-card\" href=\"https:\/\/www.teacherspayteachers.com\/Product\/6th-Grade-Reading-Comprehension-Diagnostic-Fiction-Nonfiction-Poetry-Test-12711376\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"related-label\"\u003eYou're Here\u003c\/div\u003e\n        \u003cstrong\u003e6th Grade Reading Comprehension Diagnostic — Fiction, Nonfiction \u0026amp; Poetry\u003c\/strong\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"related-card\" href=\"https:\/\/www.teacherspayteachers.com\/Product\/7th-Grade-ELA-Diagnostic-Assessment-Reading-Comprehension-Grammar-Poetry-12711376\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"related-label\"\u003eNext Grade Up\u003c\/div\u003e\n        \u003cstrong\u003e7th Grade ELA Diagnostic Assessment — Reading, Grammar, Poetry \u0026amp; Writing\u003c\/strong\u003e\n      \u003c\/a\u003e\n      \u003cdiv class=\"related-card coming-soon\"\u003e\n        \u003cdiv class=\"related-label\"\u003eComing Soon\u003c\/div\u003e\n        \u003cstrong\u003e8th Grade ELA Diagnostic Assessment — Full ELA, All Domains\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003ca class=\"related-card\" href=\"https:\/\/www.teacherspayteachers.com\/Product\/The-Hobbit-Test-Prep-Reading-Comprehension-Grammar-Writing-Assessments-13226086\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"related-label\"\u003eYou Might Also Like\u003c\/div\u003e\n        \u003cstrong\u003eThe Hobbit Test Prep — Reading Comprehension, Grammar \u0026amp; Writing Assessments\u003c\/strong\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"related-card\" href=\"https:\/\/www.teacherspayteachers.com\/Product\/5-7th-Grade-Sentence-Fragment-Practice-Test-Prep-Grammar-ELA-No-Prep-12851309\" target=\"_blank\" rel=\"noopener\"\u003e\n        \u003cdiv class=\"related-label\"\u003eGrammar Practice\u003c\/div\u003e\n        \u003cstrong\u003e5–7th Grade Sentence Fragment Practice — Test Prep Grammar, No Prep\u003c\/strong\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ═══════════ FOOTER ═══════════ --\u003e\n\u003cdiv class=\"page-footer\"\u003e\n  \u003cp\u003eIf this resource served your students well, a review means the world — it helps other teachers find what you just found.\u003c\/p\u003e\n  \u003cp style=\"margin-top:0.6rem;\"\u003e\u003cstrong\u003e© 2025 Light Up Literature, LLC.\u003c\/strong\u003e All rights reserved. Printable PDF for single-classroom use.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49235046629599,"sku":null,"price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6thGradeELADiagnosticAssessmentReading_Grammar_PoetryCommonCoreAligned_5bb296df-1037-4274-ae8b-a30babbee3a2.png?v=1779145222","url":"https:\/\/shop.lightupliterature.com\/products\/digital-product-1","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}