{"product_id":"recalling-facts-details","title":"6th Grade Recalling Facts \u0026 Details Worksheets | Light Up Literature","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e6th Grade Recalling Facts \u0026amp; Details Worksheets | RI.6.1\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"3 informational passages, 30 multiple-choice questions, and a full expanded answer key. No-prep reading comprehension for 5th–6th grade ELA.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"recalling facts and details 6th grade, RI.6.1 worksheet, informational reading 6th grade, nonfiction reading comprehension 5th 6th grade, text evidence worksheet, multiple choice reading comprehension, homeschool reading 6th grade, no prep ELA 6th grade, facts and details worksheet middle school, RI.6.3 worksheet, 6th grade ELA reading comprehension\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Open Sans', sans-serif;\n      background-color: var(--off-white);\n      color: var(--text-body);\n      line-height: 1.7;\n      font-size: 16px;\n    }\n\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    \/* ─── HERO ─── *\/\n    .hero {\n      background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n      color: var(--white); padding: 64px 24px 72px;\n      text-align: center; position: relative; overflow: hidden;\n    }\n    .hero::before {\n      content: ''; position: absolute; top: -80px; right: -80px;\n      width: 320px; height: 320px; border-radius: 50%;\n      background: rgba(189,16,225,0.18); pointer-events: none;\n    }\n    .hero::after {\n      content: ''; position: absolute; bottom: -60px; left: -60px;\n      width: 240px; height: 240px; border-radius: 50%;\n      background: rgba(189,16,225,0.12); pointer-events: none;\n    }\n    .hero-inner { max-width: 800px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge {\n      display: inline-block;\n      background: rgba(189,16,225,0.25);\n      border: 1px solid rgba(189,16,225,0.5);\n      color: #e9b5f9; font-family: 'Open Sans', sans-serif;\n      font-size: 12px; font-weight: 700;\n      letter-spacing: 2px; text-transform: uppercase;\n      padding: 6px 18px; border-radius: 30px; margin-bottom: 22px;\n    }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 640px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill {\n      background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n      color: var(--white); font-size: 0.85rem; font-weight: 600;\n      padding: 7px 16px; border-radius: 30px;\n    }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary {\n      display: inline-block; background: var(--purple); color: var(--white);\n      font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700;\n      padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px;\n      text-transform: uppercase; transition: background 0.2s ease, transform 0.15s ease;\n    }\n    .btn-primary:hover { background: #a50cc8; transform: translateY(-2px); }\n\n    \/* ─── TRUST BAR ─── *\/\n    .trust-bar {\n      background: var(--purple); color: var(--white);\n      text-align: center; padding: 14px 24px;\n      font-size: 0.9rem; font-weight: 600;\n    }\n\n    \/* ─── SECTIONS ─── *\/\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    \/* ─── WHY BAND ─── *\/\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px;\n    }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    \/* ─── DARK BAND ─── *\/\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n    .dark-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 28px; }\n    .dark-card {\n      background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 10px; padding: 24px 22px;\n    }\n    .dark-card .dc-icon { font-size: 2rem; margin-bottom: 10px; }\n    .dark-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .dark-card p { font-size: 0.87rem; color: #c0a0e0; margin: 0; }\n    .dark-card .dc-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: #e07ef8; margin-bottom: 8px; }\n\n    \/* ─── SKILLS TABLE ─── *\/\n    .skills-table-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .skills-table { width: 100%; border-collapse: collapse; font-size: 0.9rem; }\n    .skills-table thead tr { background: var(--indigo); }\n    .skills-table thead td { color: var(--white); font-weight: 700; padding: 12px 16px; }\n    .skills-table tbody tr { border-bottom: 1px solid var(--border-light); }\n    .skills-table tbody tr:last-child { border-bottom: none; }\n    .skills-table tbody tr:nth-child(even) td:first-child { background: #f0e5fc; }\n    .skills-table tbody tr:nth-child(odd) td:first-child { background: var(--light-purple); }\n    .skills-table td { padding: 11px 16px; vertical-align: top; }\n    .skills-table td:first-child { font-weight: 700; color: var(--indigo); width: 32%; }\n    .skills-table td:nth-child(2) { color: var(--text-mid); background: var(--white); font-size: 0.85rem; width: 24%; }\n    .skills-table td:nth-child(3) { color: var(--text-body); background: var(--white); font-size: 0.87rem; }\n\n    \/* ─── ANSWER KEY CALLOUT ─── *\/\n    .ak-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .ak-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 10px; padding: 24px 22px;\n      border-left: 4px solid var(--purple);\n    }\n    .ak-icon { font-size: 1.8rem; margin-bottom: 10px; }\n    .ak-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .ak-card p { font-size: 0.86rem; color: var(--text-body); margin: 0 0 8px; }\n    .ak-detail { font-size: 0.82rem; color: var(--text-mid); }\n    .ak-detail strong { color: var(--indigo); }\n\n    \/* ─── ADHD CALLOUT ─── *\/\n    .adhd-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .adhd-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 28px; }\n    .adhd-card {\n      background: var(--white); border: 1px solid var(--border-light);\n      border-radius: 8px; padding: 18px 20px;\n      display: flex; gap: 14px; align-items: flex-start;\n    }\n    .adhd-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; }\n    .adhd-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .adhd-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    \/* ─── 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    \/* ─── REVIEW ─── *\/\n    .review-band { background: var(--indigo); padding: 48px 24px; text-align: center; }\n    .review-inner { max-width: 680px; margin: 0 auto; }\n    .review-stars { color: #f5c842; font-size: 1.4rem; letter-spacing: 3px; margin-bottom: 20px; }\n    .review-quote { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.4rem); color: var(--white); line-height: 1.6; margin-bottom: 18px; font-style: italic; }\n    .review-attr { font-size: 0.85rem; color: #c0a0e0; font-weight: 600; }\n\n    \/* ─── FAQ ─── *\/\n    .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n    .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n    .faq-q {\n      background: var(--white); padding: 18px 22px;\n      font-weight: 700; color: var(--indigo); font-size: 0.97rem;\n      display: flex; align-items: flex-start; gap: 12px;\n    }\n    .faq-q::before {\n      content: 'Q'; background: var(--purple); color: var(--white);\n      font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px;\n      border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px;\n    }\n    .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n    \/* ─── CTA ─── *\/\n    .cta-band {\n      background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%);\n      color: var(--white); text-align: center; padding: 64px 24px;\n      position: relative; overflow: hidden;\n    }\n    .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n    .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n    .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n    .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n    \/* ─── FOOTER ─── *\/\n    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- ══════════════════════════════════════════\n     HERO\n══════════════════════════════════════════ --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003e5th–6th Grade ELA · Recalling Facts \u0026amp; Details · RI.6.1–RI.6.3\u003c\/div\u003e\n    \u003ch1\u003eReading Comprehension Practice\u003cbr\u003e\u003cspan\u003eStudents Can Actually Do Independently\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eThree informational passages across history, science, and technology — with 30 multiple-choice questions and a fully expanded answer key that explains every single correct answer.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e3 Informational Passages\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e30 Multiple-Choice Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eExpanded Answer Key\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eTeaching Tips Per Passage\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eCross-Curricular Topics\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Print Ready\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Aligned to RI.5.1–RI.6.3 · History, Science \u0026amp; Technology Passages · Grades 5–6 · Black-and-White Print Friendly\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHY THIS EXISTS\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eFact Recall Is the Foundation. Without It, Inference and Main Idea Fall Apart.\u003c\/h2\u003e\n    \u003cp\u003eWhen students can't pull explicit details directly from a text, they can't build toward inference, main idea, or analysis. This resource targets that foundational layer directly — giving students three high-interest nonfiction passages with clear, factual text and multiple-choice questions designed to build confidence and accuracy before the harder comprehension work begins.\u003c\/p\u003e\n    \u003cp\u003eEach question requires students to return to the text for evidence. The expanded answer key shows exactly where each answer comes from in the passage, so teachers and parents can teach the habit of citing evidence — not just marking answers right or wrong.\u003c\/p\u003e\n    \u003cdiv class=\"why-grid\"\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🌍\u003c\/div\u003e\n        \u003ch3\u003eThree cross-curricular topics\u003c\/h3\u003e\n        \u003cp\u003eHistory, technology, and science — students who struggle to engage with one topic often connect with another. Variety across passages keeps the resource fresh across multiple sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eMultiple-choice builds test confidence\u003c\/h3\u003e\n        \u003cp\u003eStudents practice the format they'll actually see on state reading assessments. All 30 questions use A\/B\/C\/D options — same structure, repeated practice, growing familiarity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eExpanded answer key — every question\u003c\/h3\u003e\n        \u003cp\u003eNot just the correct letter. Each answer includes a Teacher\/Parent Explanation pointing to the exact sentence in the passage — building the \"find the evidence\" habit from the start.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🧩\u003c\/div\u003e\n        \u003ch3\u003eOne passage at a time — or all three\u003c\/h3\u003e\n        \u003cp\u003eEach passage and question set is fully self-contained. Use one for a bell ringer, one for a sub day, and one for test prep — or assign all three as a short comprehension mini-unit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     THREE PASSAGES — DARK BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eThe Three Passages\u003c\/p\u003e\n    \u003ch2\u003eHigh-Interest Nonfiction. Ten Questions Each. Direct Textual Evidence Required.\u003c\/h2\u003e\n    \u003cp\u003eEach passage presents informational content at a 5th–6th grade reading level, with factual, clearly organized text that makes the comprehension task achievable without sacrificing rigor. Questions cover who, what, when, where, and how — pulling directly from the passage.\u003c\/p\u003e\n    \u003cdiv class=\"dark-grid\"\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003ePassage 1 · History\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e⚔️\u003c\/div\u003e\n        \u003ch3\u003eFamous Battles in History\u003c\/h3\u003e\n        \u003cp\u003eCovers the Battle of Marathon (490 BC), the Battle of Hastings (1066), the Battle of Waterloo (1815), and the Battle of Gettysburg (1863). Questions ask students to identify key dates, leaders, wars, and outcomes directly stated in the text. Skill focus: RI.6.1 — recalling facts and details with direct text evidence.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003ePassage 2 · Technology\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e💻\u003c\/div\u003e\n        \u003ch3\u003eHow Computers Work\u003c\/h3\u003e\n        \u003cp\u003eExplains hardware vs. software, the function of the CPU, RAM, hard drives, and the difference between input and output devices. Questions test students' ability to recall part names, functions, and definitions from the text. Skill focus: RI.6.2 — understanding factual relationships, parts, and purposes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dark-card\"\u003e\n        \u003cdiv class=\"dc-label\"\u003ePassage 3 · Science\u003c\/div\u003e\n        \u003cdiv class=\"dc-icon\"\u003e🪐\u003c\/div\u003e\n        \u003ch3\u003eThe Planets in Our Solar System\u003c\/h3\u003e\n        \u003cp\u003eCovers the eight planets, the distinction between inner and outer planets, and specific facts about each planet's characteristics. Questions require students to recall details and compare descriptions across categories. Skill focus: RI.6.1 \u0026amp; RI.6.3 — recalling details and comparing informational descriptions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     SKILLS TABLE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n    \u003ch2\u003eThree Passages. Three Skill Focuses. One Cohesive Comprehension Foundation.\u003c\/h2\u003e\n    \u003cp\u003eEach passage targets a slightly different aspect of informational reading at the 6th grade level — moving from pure fact recall, to understanding function and relationship, to comparing across categories. Together they give students a thorough workout in the foundational comprehension skills that feed all higher-order reading work.\u003c\/p\u003e\n    \u003cdiv class=\"skills-table-wrap\"\u003e\n      \u003ctable class=\"skills-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSkill\u003c\/td\u003e\n            \u003ctd\u003eStandard\u003c\/td\u003e\n            \u003ctd\u003eWhat Students Practice\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRecalling Explicit Facts \u0026amp; Details\u003c\/td\u003e\n            \u003ctd\u003eRI.5.1 \/ RI.6.1\u003c\/td\u003e\n            \u003ctd\u003eLocating who, what, when, and where information stated directly in the text — the foundational fact recall skill that supports all higher-order comprehension\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIdentifying Parts, Functions \u0026amp; Purposes\u003c\/td\u003e\n            \u003ctd\u003eRI.6.2\u003c\/td\u003e\n            \u003ctd\u003eUnderstanding how named parts or concepts relate to each other within an informational topic — practiced through the How Computers Work passage\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eComparing Descriptions Across Categories\u003c\/td\u003e\n            \u003ctd\u003eRI.6.3\u003c\/td\u003e\n            \u003ctd\u003eUsing factual details to compare two groups within the same text (inner vs. outer planets) — practiced through the Solar System passage\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eText-Based Evidence Habits\u003c\/td\u003e\n            \u003ctd\u003eRI.5.1 \/ RI.6.1\u003c\/td\u003e\n            \u003ctd\u003eReturning to the passage to locate the specific sentence that supports each answer — reinforced by Teaching Tips in the answer key that model this process explicitly\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eTest-Format Multiple Choice\u003c\/td\u003e\n            \u003ctd\u003eAll standards above\u003c\/td\u003e\n            \u003ctd\u003eAll 30 questions use A\/B\/C\/D multiple-choice format — the same format used on state ELA assessments — building both skill mastery and test-taking familiarity simultaneously\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     EXPANDED ANSWER KEY\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eThe Answer Key\u003c\/p\u003e\n  \u003ch2\u003eNot Just Correct Letters. Full Explanations for Every Question.\u003c\/h2\u003e\n  \u003cp\u003eThe answer key in this resource is designed to do more than help with grading — it's a teaching tool. For every question across all three passages, it provides the correct answer and a Teacher\/Parent Explanation showing exactly where in the passage the answer can be found. That makes it useful for modeling the text-evidence habit, having targeted correction conversations, and building confidence in adult graders who may not be reading specialists.\u003c\/p\u003e\n  \u003cdiv class=\"ak-grid\"\u003e\n    \u003cdiv class=\"ak-card\"\u003e\n      \u003cdiv class=\"ak-icon\"\u003e✅\u003c\/div\u003e\n      \u003ch3\u003eCorrect Answer + Explanation\u003c\/h3\u003e\n      \u003cp\u003eEvery item shows the correct letter and a written explanation — not just \"B\" but why B, with reference to the exact phrasing from the passage.\u003c\/p\u003e\n      \u003cdiv class=\"ak-detail\"\u003eExample: \u003cstrong\u003e\"The passage states directly, 'The Battle of Marathon (490 BC),' showing the year in parentheses right after the title of the section.\"\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ak-card\"\u003e\n      \u003cdiv class=\"ak-icon\"\u003e🎯\u003c\/div\u003e\n      \u003ch3\u003eSkill Focus Per Passage\u003c\/h3\u003e\n      \u003cp\u003eEach passage's answer key section begins with a Skill Focus note identifying the exact RI standard being practiced and what kind of comprehension thinking it requires.\u003c\/p\u003e\n      \u003cdiv class=\"ak-detail\"\u003eHelps teachers and parents connect the exercise to the standard — useful for IEP documentation, lesson planning, and parent communication.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ak-card\"\u003e\n      \u003cdiv class=\"ak-icon\"\u003e💡\u003c\/div\u003e\n      \u003ch3\u003eTeaching Tip Per Passage\u003c\/h3\u003e\n      \u003cp\u003eEach passage includes a practical, classroom-tested teaching suggestion — a specific strategy to use alongside the questions to deepen comprehension instruction.\u003c\/p\u003e\n      \u003cdiv class=\"ak-detail\"\u003eExample: \u003cstrong\u003e\"Ask students to underline or highlight the sentence in the passage that supports each answer. This builds text-evidence habits early.\"\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     REVIEW BAND\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"review-band\"\u003e\n  \u003cdiv class=\"review-inner\"\u003e\n    \u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n    \u003cp class=\"review-quote\"\u003e\"If you're looking for a way to help your students practice identifying key details and main ideas and making inferences using textual evidence, this is the resource for you!\"\u003c\/p\u003e\n    \u003cp class=\"review-attr\"\u003e— Virginia O., Verified Purchase\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     ADHD-FRIENDLY DESIGN\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"adhd-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eADHD-Friendly Design\u003c\/p\u003e\n    \u003ch2\u003eLow-Barrier Entry. High-Engagement Topics. No Sustained Writing Required.\u003c\/h2\u003e\n    \u003cp\u003eFor students who struggle with attention or executive function, comprehension worksheets can become a source of frustration rather than skill-building. This resource is structured to reduce those barriers — with a familiar, low-demand response format, high-interest content, and passages short enough to complete in a single focused sitting.\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\u003eMultiple-choice reduces cognitive load\u003c\/h3\u003e\n          \u003cp\u003eStudents select from four options rather than generating written responses. This removes the barrier of blank-page anxiety and allows focus to stay on the reading, not the writing.\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\u003eOne passage per session\u003c\/h3\u003e\n          \u003cp\u003eEach passage and its ten questions can be completed in 15–25 minutes. Use one passage per session and come back for the next — no pressure to complete everything at once.\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\u003eCross-curricular variety\u003c\/h3\u003e\n          \u003cp\u003eHistory, technology, science — students who have low engagement with one topic often light up with another. Rotating topics across sessions keeps practice from feeling repetitive.\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\u003ePassages are short and well-organized\u003c\/h3\u003e\n          \u003cp\u003eEach informational passage is 2–3 paragraphs with clear structure. Students are not navigating a long, dense text — the passage is short enough to read, reference, and re-read within a single session.\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\u003eBlack-and-white, uncluttered layout\u003c\/h3\u003e\n          \u003cp\u003eClean, distraction-free page design with no visual noise competing with the text. Students can focus on the passage and questions without navigating a busy layout.\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\u003eTeaching Tips model consistent strategy\u003c\/h3\u003e\n          \u003cp\u003eThe answer key's Teaching Tips suggest the same underlining\/highlighting approach across all three passages — giving students a repeatable reading routine rather than a different strategy each time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHO IT'S FOR\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n  \u003ch2\u003eFlexible Enough for Multiple Contexts — No Background in ELA Required\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\u003e5th \u0026amp; 6th Grade ELA Teachers\u003c\/h3\u003e\n      \u003cp\u003eUse individual passages for bell ringers or independent practice, or assign all three as a short fact-recall mini-unit before moving into inference and main idea work.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"who-card\"\u003e\n      \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n      \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n      \u003cp\u003eComplete answer keys with explanations mean no ELA background is needed to check and discuss student work. Teaching Tips show exactly how to turn a correction into a learning moment.\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\u003eUse one passage per session as a structured starting point. The expanded answer key makes it easy to identify where a student is losing the evidence — and target instruction there.\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\u003eStudents can read each passage and complete the questions independently — no verbal introduction or walkthrough required. Fully self-contained and print-ready.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     WHEN TO USE\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhen to Use It\u003c\/p\u003e\n    \u003ch2\u003eMultiple Entry Points for the Same Resource\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔔\u003c\/span\u003eBell ringer warm-up — one passage to open class and set a reading focus\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📅\u003c\/span\u003e3-day mini-unit — one passage per day, building toward inference and main idea\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eSub day — any passage is fully self-directed with no teacher setup required\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eTest prep — multiple-choice format mirrors state ELA reading assessments\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool ELA — cross-curricular passages fit naturally into history, science, or language arts\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🧩\u003c\/span\u003eReading station or center — one passage per rotation, self-paced and self-checking\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eReading intervention — use answer key explanations to pinpoint where evidence retrieval is breaking down\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📝\u003c\/span\u003eHomework or independent review — complete answer keys allow students to self-correct with full explanations\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\u003e5th–6th Grade (reading level and questions appropriate for grades 5–6; also useful for 7th grade intervention)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSubject\u003c\/td\u003e\n        \u003ctd\u003eELA — Reading Informational Text, Recalling Facts \u0026amp; Details, Text Evidence\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePassages (3)\u003c\/td\u003e\n        \u003ctd\u003eFamous Battles in History (history) · How Computers Work (technology) · The Planets in Our Solar System (science)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuestions\u003c\/td\u003e\n        \u003ctd\u003e30 multiple-choice questions total — 10 per passage, A\/B\/C\/D format\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStudent Pages\u003c\/td\u003e\n        \u003ctd\u003e7 student pages — passage text and questions printed together for easy reading reference while answering\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eExpanded Answer Key\u003c\/td\u003e\n        \u003ctd\u003eCorrect answer + Teacher\/Parent Explanation for all 30 questions, plus Skill Focus note and Teaching Tip for each of the 3 passages\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStandards\u003c\/td\u003e\n        \u003ctd\u003eRI.5.1 · RI.6.1 (recalling explicit facts and details) · RI.6.2 (understanding informational relationships) · RI.6.3 (comparing descriptions across categories)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTotal Pages\u003c\/td\u003e\n        \u003ctd\u003e13 pages — 2 cover pages, 7 student pages, 3 answer key pages, 1 copyright\/license page\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003ePDF — no prep, black-and-white print ready\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eLicense\u003c\/td\u003e\n        \u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, schools, or districts.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FAQ\n══════════════════════════════════════════ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eAre the passages and questions on the same page, or separate?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe passage text and questions are printed together on the same pages — students don't have to flip back and forth between a separate reading page and a question page. Each worksheet begins with the informational passage followed directly by the 10 multiple-choice questions on the pages that follow. This makes it easy for students to re-read and reference the passage while answering.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat makes the answer key \"expanded\"? What does it actually include?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eFor every one of the 30 questions, the answer key provides the correct letter and a written Teacher\/Parent Explanation — not just the answer, but a sentence or two explaining where in the passage the evidence appears. For example: \"The passage states directly, 'The Battle of Marathon (490 BC),' showing the year in parentheses right after the title of the section.\" Each passage section also begins with a Skill Focus note identifying the RI standard being practiced and a Teaching Tip suggesting a specific instructional strategy to use alongside the questions.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo I need to be a reading teacher to use this effectively?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo. The answer key is written for anyone — classroom teachers, substitutes, homeschool parents, and tutors. The explanations are in plain language, not education jargon. Each Teaching Tip is a specific, actionable suggestion (like asking students to underline the sentence that supports their answer) that anyone can implement without prior ELA training. If a student gets an answer wrong, the explanation tells you exactly what to look at in the passage together.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I use this with 5th graders, or is it specifically 6th grade?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis resource works well for both. The passages are written at a 5th–6th grade reading level, and the standards addressed (RI.5.1, RI.6.1, RI.6.2, RI.6.3) span both grade bands. For 5th graders working on text evidence and fact recall, the passages are accessible without being too easy. For 6th graders, the cross-curricular content and multiple-choice format align with the reading work they're doing in ELA and across content areas. It also works for 7th grade students who need intervention on foundational fact-recall skills.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow long does each passage and question set take to complete?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eMost 5th and 6th graders complete one passage and its 10 questions in 15–25 minutes working independently. The passages are intentionally short — 2–3 paragraphs each — so students aren't spending most of their time reading before they even get to the questions. This makes each passage well-suited for a bell ringer, a reading station rotation, or the first part of a class period before moving into instruction.\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\u003eThe Comprehension Foundation\u003cbr\u003eEvery Reader Needs First.\u003c\/h2\u003e\n    \u003cp\u003eThree informational passages, 30 multiple-choice questions, and a fully expanded answer key — everything needed to build fact recall, text evidence habits, and reading confidence in one print-ready resource.\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 · Expanded answer key with explanations for all 30 questions included\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ══════════════════════════════════════════\n     FOOTER\n══════════════════════════════════════════ --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49287185400031,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6RecallingFacts_Details.png?v=1779380654","url":"https:\/\/shop.lightupliterature.com\/products\/recalling-facts-details","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}