{"title":"Summarizing Skills","description":"\u003cp\u003eThis collection brings together no-prep summarizing resources designed for 6th grade, 7th grade, and 8th grade ELA classrooms. Every resource is aligned to Common Core Reading standards — including RI.6.2, RI.7.2, RI.8.2 and RL.6.2, RL.7.2, RL.8.2 — so students are practicing the kind of objective, text-based summarizing that middle school standards require.\u003c\/p\u003e\n\n\u003cp\u003eWhether you need practice with informational text, literary text, or both, these resources help students move past retelling and toward true summarization — identifying what matters, leaving out what doesn't, and putting it in their own words.\u003c\/p\u003e\n\n\u003cp\u003eMaterials work for direct instruction, independent practice, small group intervention, and assessment. Answer keys are included with every product, and everything is ready to use without additional prep.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for ELA teachers and homeschool educators who want standards-aligned summarizing practice that holds up in a rigorous middle school classroom.\u003c\/p\u003e","products":[{"product_id":"8th-grade-summarizing-nonfiction-no-prep-test-prep-practice-ri-8-2","title":"8th Grade Summarizing Nonfiction No Prep Test Prep Practice RI.8.2","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\u003e8th Grade Summarizing — Central Idea Practice Set 1 | Light Up Literature™\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  \/* HERO *\/\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 72px 24px 80px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 740px; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  \/* CLOCK STRIP *\/\n  .clock-strip { background: var(--white); border-bottom: 1px solid var(--border); padding: 52px 24px; text-align: center; }\n  .clock-strip p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 680px; margin: 0 auto; line-height: 1.6; }\n  .clock-strip p span { color: var(--purple); font-weight: 700; }\n\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 48px; max-width: 600px; margin-left: auto; margin-right: auto; }\n\n  \/* WHAT MAKES IT DIFFERENT *\/\n  .different { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .not-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-bottom: 16px; }\n  @media (max-width: 600px) { .not-grid { grid-template-columns: 1fr; } }\n  .not-card { border-radius: 16px; padding: 28px; }\n  .not-card.bad { background: #fdf2f2; border: 1px solid #f5c6c6; }\n  .not-card.good { background: var(--light-purple); border: 1px solid rgba(189,16,225,0.2); }\n  .not-card h3 { font-size: 12px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 16px; }\n  .not-card.bad h3 { color: #c0392b; }\n  .not-card.good h3 { color: var(--purple); }\n  .not-card ul { list-style: none; }\n  .not-card ul li { font-size: 14px; padding: 7px 0; border-bottom: 1px solid rgba(0,0,0,0.06); color: var(--text-mid); display: flex; align-items: flex-start; gap: 8px; }\n  .not-card ul li:last-child { border-bottom: none; }\n  .not-card.bad ul li::before { content: '✗'; color: #c0392b; font-weight: 700; flex-shrink: 0; }\n  .not-card.good ul li::before { content: '✓'; color: var(--purple); font-weight: 700; flex-shrink: 0; }\n\n  \/* TRUE 8TH GRADE *\/\n  .rigor { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .rigor::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%); pointer-events: none; }\n  .rigor .section-label { color: #e8a0f8; }\n  .rigor .section-title { color: var(--white); margin-bottom: 16px; }\n  .rigor-sub { text-align: center; font-size: 14px; color: rgba(255,255,255,0.6); max-width: 580px; margin: 0 auto 40px; }\n  .rigor-list { max-width: 680px; margin: 0 auto; display: flex; flex-direction: column; gap: 14px; }\n  .rigor-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 20px 24px; display: flex; align-items: flex-start; gap: 14px; }\n  .rigor-item .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--purple); flex-shrink: 0; margin-top: 8px; }\n  .rigor-item h4 { font-size: 14px; font-weight: 600; color: var(--white); margin-bottom: 4px; }\n  .rigor-item p { font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.6; }\n  .rigor-callout { max-width: 680px; margin: 24px auto 0; background: rgba(189,16,225,0.15); border: 1px solid rgba(189,16,225,0.3); border-radius: 12px; padding: 18px 24px; font-size: 14px; color: #e8a0f8; text-align: center; line-height: 1.7; }\n\n  \/* TOPIC *\/\n  .topic { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .topic-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }\n  @media (max-width: 640px) { .topic-card { grid-template-columns: 1fr; gap: 24px; } }\n  .topic-left h3 { font-family: 'Playfair Display', serif; font-size: 1.3rem; font-weight: 700; color: var(--indigo); margin-bottom: 14px; line-height: 1.4; }\n  .topic-left p { font-size: 14px; color: var(--text-mid); line-height: 1.8; }\n  .topic-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 16px; }\n  .topic-tag { font-size: 11px; font-weight: 600; padding: 4px 12px; border-radius: 20px; background: var(--light-purple); color: var(--indigo); }\n  .topic-right { display: flex; flex-direction: column; gap: 12px; }\n  .topic-right h4 { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: var(--purple); margin-bottom: 4px; }\n  .topic-benefit { background: var(--off-white); border: 1px solid var(--border); border-radius: 10px; padding: 14px 16px; font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* INCLUDED *\/\n  .included { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 72px 24px; }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 900px; margin: 0 auto; }\n  .included-card { background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 24px; text-align: center; }\n  .included-card .icon { font-size: 1.8rem; margin-bottom: 12px; display: block; }\n  .included-card h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 6px; }\n  .included-card p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n  .included-note { max-width: 860px; margin: 24px auto 0; background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 18px 24px; font-size: 13px; color: var(--text-mid); text-align: center; line-height: 1.7; border-left: 4px solid var(--purple); text-align: left; }\n\n  \/* PERFECT FOR *\/\n  .perfect { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; }\n  .perfect-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--text-mid); }\n  .perfect-item .check { width: 20px; height: 20px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 11px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { background: var(--indigo); padding: 72px 24px; }\n  .standards .section-label { color: #e8a0f8; }\n  .standards .section-title { color: var(--white); }\n  .standards-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 16px; padding: 32px; max-width: 700px; margin: 0 auto; }\n  .standard-row { display: flex; align-items: flex-start; gap: 16px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--purple); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 14px; color: rgba(255,255,255,0.8); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { padding: 72px 24px; max-width: 700px; margin: 0 auto; }\n  .series-list { display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: var(--white); border: 1px solid var(--border); border-radius: 10px; padding: 14px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 14px; color: var(--text-mid); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.12); color: var(--purple); }\n  .badge-soon { background: var(--off-white); color: var(--text-light); border: 1px solid var(--border); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 28px 24px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 860px; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 12px; color: var(--text-mid); padding: 6px 14px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 620px; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 15px; margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 28px 24px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-badge\"\u003e8th Grade · RI.8.2 · Printable PDF\u003c\/div\u003e\n  \u003ch1\u003eIn 20–30 Minutes You'll Know \u003cem\u003eExactly\u003c\/em\u003e Which Students Truly Understand Central Idea Development\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eBuilt around the real mistakes 8th graders make with RI.8.2 — not surface-level errors, but the almost-right answers that reveal exactly where understanding breaks down.\u003c\/p\u003e\n  \u003cdiv class=\"meta-strip\"\u003e\n    \u003cspan class=\"meta-pill\"\u003eRI.8.2 Aligned\u003c\/span\u003e\n    \u003cspan class=\"meta-pill\"\u003e20–30 Minutes\u003c\/span\u003e\n    \u003cspan class=\"meta-pill\"\u003e5 Student Pages\u003c\/span\u003e\n    \u003cspan class=\"meta-pill\"\u003eSnapshot Guide Included\u003c\/span\u003e\n    \u003cspan class=\"meta-pill\"\u003eAnswer Key Included\u003c\/span\u003e\n    \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"#\" class=\"hero-cta\"\u003eAdd to Cart\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c!-- CLOCK STRIP --\u003e\n\u003csection class=\"clock-strip\"\u003e\n  \u003cp\u003eStudents cannot hunt for answers in this resource. \u003cspan\u003eThey must think, connect, and evaluate\u003c\/span\u003e — which means what you see in the results is real data on the skill.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHAT MAKES IT DIFFERENT --\u003e\n\u003csection class=\"different\"\u003e\n  \u003cp class=\"section-label\"\u003eWhy this is different\u003c\/p\u003e\n  \u003ch2 class=\"section-title\"\u003eNot a generic worksheet. Every part is intentionally designed.\u003c\/h2\u003e\n  \u003cdiv class=\"not-grid\"\u003e\n    \u003cdiv class=\"not-card bad\"\u003e\n      \u003ch3\u003eWhat most summarizing resources do\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eSurface-level comprehension checks\u003c\/li\u003e\n        \u003cli\u003eWeak distractors — obvious wrong answers\u003c\/li\u003e\n        \u003cli\u003e\"Find the sentence\" questions\u003c\/li\u003e\n        \u003cli\u003eAuto-generated passages with no pedagogical intent\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"not-card good\"\u003e\n      \u003ch3\u003eWhat this resource does\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eTargets real student mistakes — not surface errors\u003c\/li\u003e\n        \u003cli\u003eHigh-quality distractors based on common misunderstandings\u003c\/li\u003e\n        \u003cli\u003eRequires analysis across the entire text\u003c\/li\u003e\n        \u003cli\u003ePassage and questions designed together for RI.8.2 rigor\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- TRUE 8TH GRADE RIGOR --\u003e\n\u003csection class=\"rigor\"\u003e\n  \u003cp class=\"section-label\"\u003eTrue 8th grade summarizing — not basic main idea\u003c\/p\u003e\n  \u003ch2 class=\"section-title\"\u003eWhat RI.8.2 actually demands\u003c\/h2\u003e\n  \u003cp class=\"rigor-sub\"\u003eUnlike lower-grade summarizing, ideas in this passage are not linear or straightforward.\u003c\/p\u003e\n  \u003cdiv class=\"rigor-list\"\u003e\n    \u003cdiv class=\"rigor-item\"\u003e\n      \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eDetermine a central idea\u003c\/h4\u003e\n        \u003cp\u003eNot just the topic — the specific argument or claim the text is building toward.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rigor-item\"\u003e\n      \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eAnalyze how it develops and shifts across the full text\u003c\/h4\u003e\n        \u003cp\u003eStudents track how the central idea evolves — not just where it first appears. One paragraph is not enough.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rigor-item\"\u003e\n      \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eRecognize tension and competing ideas within the passage\u003c\/h4\u003e\n        \u003cp\u003e8th grade texts include ideas that push against each other. Students must recognize that tension, not ignore it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rigor-item\"\u003e\n      \u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eSelect summaries that reflect full development — not partial understanding\u003c\/h4\u003e\n        \u003cp\u003eEvery distractor is a plausible partial summary. Students must understand the whole text to rule them out.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rigor-callout\"\u003eStudents must track how ideas evolve, recognize subtle shifts, and determine which ideas matter most — exactly what the standard requires and exactly what state assessments test.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- TOPIC --\u003e\n\u003csection class=\"topic\"\u003e\n  \u003cp class=\"section-label\"\u003eA topic students actually connect to\u003c\/p\u003e\n  \u003ch2 class=\"section-title\"\u003ePersonal relevance keeps students in the text long enough to do the real thinking\u003c\/h2\u003e\n  \u003cdiv class=\"topic-card\"\u003e\n    \u003cdiv class=\"topic-left\"\u003e\n      \u003ch3\u003eResponsibility, changing expectations, and effort not always matching results\u003c\/h3\u003e\n      \u003cp\u003eReal experiences for middle schoolers — which means they stay engaged longer, read more carefully, and produce answers that reflect actual thinking instead of disengaged guessing.\u003c\/p\u003e\n      \u003cdiv class=\"topic-tags\"\u003e\n        \u003cspan class=\"topic-tag\"\u003eResponsibility\u003c\/span\u003e\n        \u003cspan class=\"topic-tag\"\u003eChanging expectations\u003c\/span\u003e\n        \u003cspan class=\"topic-tag\"\u003eEffort vs. results\u003c\/span\u003e\n        \u003cspan class=\"topic-tag\"\u003eCentral idea development\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"topic-right\"\u003e\n      \u003ch4\u003eEspecially effective for\u003c\/h4\u003e\n      \u003cdiv class=\"topic-benefit\"\u003eADHD learners who shut down with low-interest texts — personal relevance removes the first barrier\u003c\/div\u003e\n      \u003cdiv class=\"topic-benefit\"\u003eReluctant readers who disengage before the first paragraph — the topic keeps them reading\u003c\/div\u003e\n      \u003cdiv class=\"topic-benefit\"\u003eAny student whose answers usually reflect disengagement, not skill level\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n  \u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n  \u003ch2 class=\"section-title\"\u003e5 student pages — everything you need, nothing you don't\u003c\/h2\u003e\n  \u003cdiv class=\"included-grid\"\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n      \u003ch4\u003eHigh-interest nonfiction passage\u003c\/h4\u003e\n      \u003cp\u003eWritten at 8th grade level, personally relevant, designed specifically for RI.8.2 — not repurposed from another context.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n      \u003ch4\u003e10 rigorous multiple choice questions\u003c\/h4\u003e\n      \u003cp\u003eNo obvious answers. Balanced answer choices built around real student misunderstandings — not auto-generated distractors.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e\n      \u003ch4\u003eTeacher + parent snapshot guide\u003c\/h4\u003e\n      \u003cp\u003eWhat to look for in student responses, how to use results for reteaching, and support for ADHD and reluctant readers.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"included-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n      \u003ch4\u003eFull answer key\u003c\/h4\u003e\n      \u003cp\u003eDetailed explanations for every answer choice — correct and incorrect — so you understand the reasoning behind each question.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"included-note\"\u003eNo \"find the sentence\" questions. No weak distractors. No surface-level comprehension checks. Just rigorous, honest practice that mirrors real test expectations.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n  \u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n  \u003ch2 class=\"section-title\"\u003eUse it wherever you need the data\u003c\/h2\u003e\n  \u003cdiv class=\"perfect-grid\"\u003e\n    \u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eQuick pre-test skill check — know where students are in 20 minutes\u003c\/div\u003e\n    \u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTargeted summarizing practice\u003c\/div\u003e\n    \u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group intervention\u003c\/div\u003e\n    \u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eBell work or independent practice\u003c\/div\u003e\n    \u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSub plans — fully structured, no setup needed\u003c\/div\u003e\n    \u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool and afterschool support\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n  \u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n  \u003ch2 class=\"section-title\"\u003eExactly what RI.8.2 asks for\u003c\/h2\u003e\n  \u003cdiv class=\"standards-card\"\u003e\n    \u003cdiv class=\"standard-row\"\u003e\n      \u003cspan class=\"standard-tag\"\u003eCCSS RI.8.2\u003c\/span\u003e\n      \u003cp\u003eDetermine a central idea of a text and analyze its development over the course of the text, including its relationship to supporting ideas; provide an objective summary of the text.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"standard-row\"\u003e\n      \u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n      \u003cp\u003eCentral idea development · Full-text analysis · Tension and competing ideas · Summary evaluation\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n  \u003cp class=\"section-label\"\u003eComplete the grade-band series\u003c\/p\u003e\n  \u003ch2 class=\"section-title\"\u003eMore central idea practice across grades 6–8\u003c\/h2\u003e\n  \u003cdiv class=\"series-list\"\u003e\n    \u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — Central Idea Practice RI.6.2\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Central Idea Practice RI.7.2\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing Bundle\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n  \u003cdiv class=\"specs-inner\"\u003e\n    \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 8th\u003c\/span\u003e\n    \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.8.2\u003c\/span\u003e\n    \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e\n    \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 5\u003c\/span\u003e\n    \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eTime:\u003c\/strong\u003e 20–30 min\u003c\/span\u003e\n    \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with explanations\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n  \u003ch2\u003e20 minutes. Real data. No guessing about where your students actually are.\u003c\/h2\u003e\n  \u003cp\u003eNo prep. No planning. Just honest, rigorous practice that shows you exactly what your students know — and what they don't yet.\u003c\/p\u003e\n  \u003ca href=\"#\" class=\"hero-cta\"\u003eAdd to Cart\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"copyright\"\u003e\n  \u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49215122538719,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/8thSummarizingPracticeLiteWhenResponsibilityStopsBeingOptional-2.png?v=1779038262"},{"product_id":"8th-grade-summary-practice-ri-8-2-central-idea-summary-nonfiction-no-prep-effort-feels-different","title":"8th Grade Summary Practice RI.8.2 Central Idea \u0026 Summary Nonfiction No Prep Effort Feels Different","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  \/* HERO *\/\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 72px 24px 80px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 740px; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  \/* HOOK *\/\n  .hook { background: var(--white); border-bottom: 1px solid var(--border); padding: 52px 24px; text-align: center; }\n  .hook p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 700px; margin: 0 auto; line-height: 1.6; }\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 48px; max-width: 600px; margin-left: auto; margin-right: auto; }\n\n  \/* PROGRESSION — SET 1 VS SET 2 *\/\n  .progression { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .prog-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\n  @media (max-width: 600px) { .prog-grid { grid-template-columns: 1fr; } }\n  .prog-card { border-radius: 16px; padding: 28px; border: 1px solid var(--border); }\n  .prog-card.set1 { background: var(--white); opacity: 0.7; }\n  .prog-card.set2 { background: var(--indigo); border-color: var(--indigo); }\n  .prog-tag { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; padding: 4px 12px; border-radius: 20px; display: inline-block; margin-bottom: 14px; }\n  .set1 .prog-tag { background: var(--light-purple); color: var(--text-mid); }\n  .set2 .prog-tag { background: rgba(189,16,225,0.3); color: #e8a0f8; }\n  .prog-card h4 { font-family: 'Playfair Display', serif; font-size: 1.05rem; font-weight: 700; margin-bottom: 10px; }\n  .set1 .prog-card h4, .prog-card.set1 h4 { color: var(--text-mid); }\n  .prog-card.set2 h4 { color: var(--white); }\n  .prog-card p { font-size: 13px; line-height: 1.7; }\n  .set1 p, .prog-card.set1 p { color: var(--text-light); }\n  .prog-card.set2 p { color: rgba(255,255,255,0.75); }\n  .prog-arrow { display: flex; align-items: center; justify-content: center; font-size: 1.5rem; color: var(--purple); }\n  @media (max-width: 600px) { .prog-arrow { transform: rotate(90deg); } }\n\n  \/* RAISES STAKES *\/\n  .stakes { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .stakes::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%); pointer-events: none; }\n  .stakes .section-label { color: #e8a0f8; }\n  .stakes .section-title { color: var(--white); margin-bottom: 36px; }\n  .stakes-list { max-width: 680px; margin: 0 auto; display: flex; flex-direction: column; gap: 14px; }\n  .stakes-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 20px 24px; display: flex; align-items: flex-start; gap: 14px; }\n  .stakes-item .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--purple); flex-shrink: 0; margin-top: 8px; }\n  .stakes-item h4 { font-size: 14px; font-weight: 600; color: var(--white); margin-bottom: 4px; }\n  .stakes-item p { font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.6; }\n\n  \/* WHAT STUDENTS MUST DO *\/\n  .demands { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .demands-note { text-align: center; font-size: 14px; color: var(--text-mid); max-width: 600px; margin: -24px auto 40px; font-style: italic; }\n  .demands-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n  @media (max-width: 600px) { .demands-grid { grid-template-columns: 1fr; } }\n  .demand-card { background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 24px; display: flex; align-items: flex-start; gap: 14px; }\n  .demand-num { font-family: 'Playfair Display', serif; font-size: 2rem; font-weight: 900; color: var(--light-purple); line-height: 1; flex-shrink: 0; }\n  .demand-card h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 4px; }\n  .demand-card p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* INCLUDED *\/\n  .included { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 72px 24px; }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 900px; margin: 0 auto; }\n  .included-card { background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 24px; text-align: center; }\n  .included-card .icon { font-size: 1.8rem; margin-bottom: 12px; display: block; }\n  .included-card h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 6px; }\n  .included-card p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* PERFECT FOR *\/\n  .perfect { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; }\n  .perfect-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--text-mid); }\n  .perfect-item .check { width: 20px; height: 20px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 11px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { background: var(--indigo); padding: 72px 24px; }\n  .standards .section-label { color: #e8a0f8; }\n  .standards .section-title { color: var(--white); }\n  .standards-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 16px; padding: 32px; max-width: 700px; margin: 0 auto; }\n  .standard-row { display: flex; align-items: flex-start; gap: 16px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--purple); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 14px; color: rgba(255,255,255,0.8); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { padding: 72px 24px; max-width: 700px; margin: 0 auto; }\n  .series-list { display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: var(--white); border: 1px solid var(--border); border-radius: 10px; padding: 14px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 14px; color: var(--text-mid); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.12); color: var(--purple); }\n  .badge-soon { background: var(--off-white); color: var(--text-light); border: 1px solid var(--border); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 28px 24px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 860px; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 12px; color: var(--text-mid); padding: 6px 14px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 620px; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 15px; margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 28px 24px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e8th Grade · RI.8.2 · Level 2 Practice\u003c\/div\u003e\n\u003ch1\u003eWhat Happens When You Try Your Hardest — \u003cem\u003eAnd It Still Isn't Enough?\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-stakes, emotionally resonant passage that pushes students beyond basic summaries and into the layered central idea development RI.8.2 actually demands.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.8.2 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eLevel 2 Practice\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e20–30 Minutes\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e5 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eSnapshot Guide Included\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eStudents who coast on partial understanding \u003cspan\u003eget caught here.\u003c\/span\u003e That's exactly the point.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PROGRESSION --\u003e\n\u003csection class=\"progression\"\u003e\n\u003cp class=\"section-label\"\u003eThe second resource in the RI.8.2 series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eBuilt for students who passed basic practice — and still struggle when the text gets harder\u003c\/h2\u003e\n\u003cdiv class=\"prog-grid\"\u003e\n\u003cdiv class=\"prog-card set1\"\u003e\n\u003cspan class=\"prog-tag\"\u003eSet 1 — Level 1\u003c\/span\u003e\n\u003ch4\u003eIdentity, peer influence, and decision-making\u003c\/h4\u003e\n\u003cp\u003eIdeas develop gradually. The passage builds confidence and structure before moving to higher stakes. Start here if students are new to RI.8.2.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prog-card set2\"\u003e\n\u003cspan class=\"prog-tag\"\u003eThis resource — Level 2\u003c\/span\u003e\n\u003ch4\u003eWhen effort feels different\u003c\/h4\u003e\n\u003cp\u003eHigher pressure. More layered development. Ideas shift, tension builds, and the outcome changes what came before. Students must read and think across the whole text.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RAISES STAKES --\u003e\n\u003csection class=\"stakes\"\u003e\n\u003cp class=\"section-label\"\u003eWhy this passage works differently\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eEmotional complexity keeps students in the text — and makes accurate summarizing harder\u003c\/h2\u003e\n\u003cdiv class=\"stakes-list\"\u003e\n\u003cdiv class=\"stakes-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eThe pressure is higher — so the ideas are more complex\u003c\/h4\u003e\n\u003cp\u003eWhen effort, strategy, and results are treated differently across a text, students can't rely on finding one central idea in one paragraph. They have to track development from beginning to end.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stakes-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003eThe emotional resonance keeps reluctant readers engaged\u003c\/h4\u003e\n\u003cp\u003e8th graders know what it feels like when trying hard isn't enough. That personal connection keeps ADHD learners and reluctant readers in the text through the whole passage — which is the whole point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stakes-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePartial reading produces wrong answers\u003c\/h4\u003e\n\u003cp\u003eThe distractors are built around real student misunderstandings — answers that sound correct if you only read part of the text. Students cannot find the answer in one paragraph.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT STUDENTS MUST DO --\u003e\n\u003csection class=\"demands\"\u003e\n\u003cp class=\"section-label\"\u003eTrue 8th grade summarizing — not basic main idea identification\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eWhat students must do to answer correctly\u003c\/h2\u003e\n\u003cp class=\"demands-note\"\u003eThey have to read and think across the whole text. There are no shortcuts.\u003c\/p\u003e\n\u003cdiv class=\"demands-grid\"\u003e\n\u003cdiv class=\"demand-card\"\u003e\n\u003cdiv class=\"demand-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTrack ideas from beginning through development through shift through outcome\u003c\/h4\u003e\n\u003cp\u003eThe central idea doesn't stay the same — students follow how it changes as the text unfolds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"demand-card\"\u003e\n\u003cdiv class=\"demand-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRecognize how effort, strategy, and results are treated differently across the text\u003c\/h4\u003e\n\u003cp\u003eThree related ideas that interact — students must understand the relationship, not just identify each one separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"demand-card\"\u003e\n\u003cdiv class=\"demand-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDistinguish between what the text says and what it means\u003c\/h4\u003e\n\u003cp\u003eSurface reading produces wrong answers. Students must move from literal comprehension into analysis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"demand-card\"\u003e\n\u003cdiv class=\"demand-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eChoose summaries that reflect full text understanding — not partial reading\u003c\/h4\u003e\n\u003cp\u003eEvery distractor is built to catch a student who read carefully but stopped too soon. Full-text understanding is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e5 student pages — plus a teacher and parent snapshot guide\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eHigh-interest nonfiction passage\u003c\/h4\u003e\n\u003cp\u003eHigh-stakes, emotionally resonant 8th grade level text — written to produce the layered reading RI.8.2 demands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 rigorous multiple choice questions\u003c\/h4\u003e\n\u003cp\u003ePlausible distractors built around real student misunderstandings — balanced answer choices, no patterns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e\n\u003ch4\u003eTeacher + parent snapshot guide\u003c\/h4\u003e\n\u003cp\u003eStep-by-step teaching support, ADHD-friendly structure, and chunked reading support for students who need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eExpanded answer key\u003c\/h4\u003e\n\u003cp\u003eDetailed explanations for every answer choice — correct and incorrect — so you can coach the reasoning behind every question.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it wherever the gap shows up\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eQuick test prep practice or skill check\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eExit tickets or bell ringers\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIntervention for students who passed basic summarizing but still struggle\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIndependent practice — homeschool friendly\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group instruction\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIdentifying gaps before a larger assessment\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSub plans — fully structured, no setup needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.8.2 demands at full rigor\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.8.2\u003c\/span\u003e\n\u003cp\u003eDetermine a central idea of a text and analyze its development over the course of the text, including its relationship to supporting ideas; provide an objective summary of the text.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eCentral idea development · Tracking ideas across a full text · Distinguishing meaning from surface reading · Full-text summarizing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the grade-band series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMore summarizing resources across grades 6–8\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — Central Idea Practice Set 1\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — Central Idea Practice RI.6.2\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Central Idea Practice RI.7.2\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eSummary Skills Bundle Grades 6–8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 8th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.8.2\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 5\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eTime:\u003c\/strong\u003e 20–30 min\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with explanations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eBasic summarizing practice isn't enough for students who still struggle when the text gets harder.\u003c\/h2\u003e\n\u003cp\u003eThis is where the gap shows up — and closes. No prep. No planning. Just the rigorous practice they actually need.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49215129551071,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/8thSummarizingPracticeLiteWhyEffortFeelsDifferentWhentheStakesAreHigher-2.png?v=1779038549"},{"product_id":"8th-grade-summarizing-practice-ri-8-2-identity-choices-passageno-prep-ela-who-are-you-becoming","title":"8th Grade Summarizing Practice RI.8.2 Identity \u0026 Choices PassageNo Prep ELA Who are you Becoming","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  \/* HERO *\/\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 72px 24px 80px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 740px; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  \/* HOOK *\/\n  .hook { background: var(--white); border-bottom: 1px solid var(--border); padding: 52px 24px; text-align: center; }\n  .hook p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 700px; margin: 0 auto; line-height: 1.6; }\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 48px; max-width: 600px; margin-left: auto; margin-right: auto; }\n\n  \/* WHY THIS PASSAGE *\/\n  .why { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n  @media (max-width: 600px) { .why-grid { grid-template-columns: 1fr; } }\n  .why-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 28px; position: relative; overflow: hidden; }\n  .why-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--purple); }\n  .why-card h4 { font-family: 'Playfair Display', serif; font-size: 1.05rem; font-weight: 700; color: var(--indigo); margin-bottom: 10px; }\n  .why-card p { font-size: 14px; color: var(--text-mid); line-height: 1.7; }\n\n  \/* TOPIC STRIP *\/\n  .topic-strip { background: var(--indigo); padding: 56px 24px; text-align: center; position: relative; overflow: hidden; }\n  .topic-strip::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 500px; height: 300px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .topic-strip h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.3rem, 3vw, 1.9rem); font-weight: 700; color: var(--white); margin-bottom: 20px; max-width: 600px; margin-left: auto; margin-right: auto; }\n  .topic-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .topic-pill { background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.35); color: #e8a0f8; font-size: 13px; font-weight: 500; padding: 8px 18px; border-radius: 40px; }\n\n  \/* LEVEL 1 *\/\n  .level { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .level-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; overflow: hidden; }\n  .level-header { background: var(--light-purple); border-bottom: 1px solid var(--border); padding: 24px 32px; display: flex; align-items: center; gap: 20px; }\n  .level-tag { background: var(--indigo); color: var(--white); font-size: 12px; font-weight: 600; padding: 6px 14px; border-radius: 6px; white-space: nowrap; }\n  .level-header h3 { font-family: 'Playfair Display', serif; font-size: 1.2rem; font-weight: 700; color: var(--indigo); }\n  .level-header p { font-size: 13px; color: var(--text-mid); margin-top: 4px; }\n  .level-body { padding: 32px; }\n  .level-steps { display: flex; flex-direction: column; gap: 14px; }\n  .level-step { display: flex; align-items: flex-start; gap: 16px; }\n  .step-num { font-family: 'Playfair Display', serif; font-size: 1.6rem; font-weight: 900; color: var(--light-purple); line-height: 1; flex-shrink: 0; width: 32px; }\n  .step-text h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 3px; }\n  .step-text p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n  .level-note { margin-top: 24px; padding: 16px 20px; background: var(--light-purple); border-radius: 10px; font-size: 13px; color: var(--text-mid); line-height: 1.7; border-left: 3px solid var(--purple); }\n\n  \/* INCLUDED *\/\n  .included { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .included::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.18) 0%, transparent 70%); pointer-events: none; }\n  .included .section-label { color: #e8a0f8; }\n  .included .section-title { color: var(--white); }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; max-width: 860px; margin: 0 auto; }\n  .included-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 14px; padding: 28px; text-align: center; }\n  .included-card .icon { font-size: 1.8rem; margin-bottom: 14px; display: block; }\n  .included-card h4 { font-size: 14px; font-weight: 600; color: var(--white); margin-bottom: 8px; }\n  .included-card p { font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.6; }\n\n  \/* PERFECT FOR *\/\n  .perfect { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; }\n  .perfect-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--text-mid); }\n  .perfect-item .check { width: 20px; height: 20px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 11px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 72px 24px; }\n  .standards-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 32px; max-width: 700px; margin: 0 auto; }\n  .standard-row { display: flex; align-items: flex-start; gap: 16px; padding: 12px 0; border-bottom: 1px solid var(--border); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--indigo); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 14px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .series::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 65%); pointer-events: none; }\n  .series .section-label { color: #e8a0f8; }\n  .series .section-title { color: var(--white); }\n  .series-list { max-width: 640px; margin: 0 auto; display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 10px; padding: 14px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 14px; color: rgba(255,255,255,0.85); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.3); color: #e8a0f8; }\n  .badge-soon { background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.5); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 28px 24px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 800px; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 12px; color: var(--text-mid); padding: 6px 14px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 600px; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 15px; margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 28px 24px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e8th Grade · RI.8.2 · Level 1 Practice\u003c\/div\u003e\n\u003ch1\u003eWho Are You Becoming — \u003cem\u003eAnd Who Actually Gets to Decide?\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-interest passage about identity, peer influence, and decision-making — built to bridge the gap between summarizing instruction and actual mastery.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.8.2 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eLevel 1 Practice\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e4 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eExpanded Answer Key\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eGeneric summarizing passages lose students before they finish the first paragraph. \u003cspan\u003eThis one doesn't — because the topic is something 8th graders are already living.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- WHY THIS PASSAGE --\u003e\n\u003csection class=\"why\"\u003e\n\u003cp class=\"section-label\"\u003eWhy this passage hits differently\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003ePersonal relevance keeps students in the text long enough to practice the skill\u003c\/h2\u003e\n\u003cdiv class=\"why-grid\"\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eThey already have opinions about this\u003c\/h4\u003e\n\u003cp\u003eIdentity. Peer pressure. Who you are versus who other people want you to be. 8th graders aren't just interested in this topic — they're already navigating it. That connection keeps them reading.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eADHD learners stay engaged\u003c\/h4\u003e\n\u003cp\u003eStudents who shut down with low-interest texts will read this one. Personal relevance removes the first barrier — so the skill is what you're actually measuring, not resistance to the passage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eReluctant readers read every word\u003c\/h4\u003e\n\u003cp\u003eWhen students want to know how the passage ends — because it's about something they care about — they read more carefully. Careful reading is what produces accurate summarizing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eThe engagement is the design\u003c\/h4\u003e\n\u003cp\u003eThis isn't a coincidence. Every topic in this series is chosen specifically because it removes the interference between a disengaged student and an accurate skill assessment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TOPIC STRIP --\u003e\n\u003csection class=\"topic-strip\"\u003e\n\u003ch2\u003eThe passage covers real challenges 8th graders face every day\u003c\/h2\u003e\n\u003cdiv class=\"topic-pills\"\u003e\n\u003cspan class=\"topic-pill\"\u003eIdentity formation\u003c\/span\u003e \u003cspan class=\"topic-pill\"\u003ePeer influence\u003c\/span\u003e \u003cspan class=\"topic-pill\"\u003eDecision-making\u003c\/span\u003e \u003cspan class=\"topic-pill\"\u003eWho you are vs. who others want you to be\u003c\/span\u003e \u003cspan class=\"topic-pill\"\u003eCentral idea development\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LEVEL 1 --\u003e\n\u003csection class=\"level\"\u003e\n\u003cp class=\"section-label\"\u003eIntentionally designed as Level 1 practice\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eThe bridge between instruction and independence\u003c\/h2\u003e\n\u003cdiv class=\"level-card\"\u003e\n\u003cdiv class=\"level-header\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"level-tag\"\u003eLevel 1\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eStructured practice that builds confidence — without lowering rigor\u003c\/h3\u003e\n\u003cp\u003eStudents work step by step through the skill before moving into higher-stakes test prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"level-body\"\u003e\n\u003cdiv class=\"level-steps\"\u003e\n\u003cdiv class=\"level-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003ch4\u003eIdentify the most important ideas across the full text\u003c\/h4\u003e\n\u003cp\u003eNot just the first paragraph — students practice reading the whole passage before drawing conclusions about central idea.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"level-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003ch4\u003eEliminate unnecessary details that distract from the central idea\u003c\/h4\u003e\n\u003cp\u003eStudents learn to make decisions about what belongs — a skill that has to be practiced, not just explained.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"level-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003ch4\u003eTrack how ideas develop from beginning to end\u003c\/h4\u003e\n\u003cp\u003eRI.8.2 requires analysis of development — students practice following how the central idea unfolds across the full text.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"level-step\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003ch4\u003eBuild confidence before moving into higher-stakes test prep\u003c\/h4\u003e\n\u003cp\u003eStructure reduces overwhelm while the questions still require real thinking. Scaffolded support without lowered expectations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"level-note\"\u003eThis resource supports struggling readers and ADHD learners without lowering rigor. Structure reduces overwhelm — the questions still require real thinking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e4 student pages, fully ready to print\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eHigh-interest nonfiction passage\u003c\/h4\u003e\n\u003cp\u003eIdentity, peer influence, and decision-making — written at 8th grade level, personally relevant, zero prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 multiple choice questions\u003c\/h4\u003e\n\u003cp\u003eAll aligned to RI.8.2 — central idea development, important versus minor details, and summarizing accuracy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eExpanded answer key\u003c\/h4\u003e\n\u003cp\u003eExplanations for every answer choice — correct and incorrect — so you can coach reasoning, not just mark answers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it wherever you need it most\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003ePost-lesson skill reinforcement\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group or intervention work\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIndependent practice or homework\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eQuick assessment checks\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSub plans — no setup needed\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool and afterschool support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.8.2 asks for\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.8.2\u003c\/span\u003e\n\u003cp\u003eDetermine a central idea of a text and analyze its development over the course of the text, including its relationship to supporting ideas; provide an objective summary of the text.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eSummarizing informational text · Central idea development · Identifying important versus minor details\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the RI.8.2 series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMore summarizing resources across the grade band\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — Central Idea Practice Set 1\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — When Effort Feels Different\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — RI.6.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — RI.7.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eSummary Skills Bundle Grades 6–8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 8th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.8.2\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 4\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with explanations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eThe topic is already on their mind. The skill is exactly where 8th grade needs to begin.\u003c\/h2\u003e\n\u003cp\u003eNo prep. No planning. Just a passage they'll stay in — and a structured path from instruction to independence.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49216242188511,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/8thSummarizingPracticeLiteWhyFriendshipsChangeinMiddleSchool-2.png?v=1779045292"},{"product_id":"7th-grade-summarizing-practice-ri-7-2-why-friendships-change-in-middle-school","title":"7th Grade Summarizing Practice RI.7.2 Why Friendships Change in Middle School?","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  \/* HERO *\/\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 72px 24px 80px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 740px; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  \/* HOOK *\/\n  .hook { background: var(--white); border-bottom: 1px solid var(--border); padding: 52px 24px; text-align: center; }\n  .hook p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 700px; margin: 0 auto; line-height: 1.6; }\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 48px; max-width: 600px; margin-left: auto; margin-right: auto; }\n\n  \/* CONTRAST — RETELL VS SUMMARIZE *\/\n  .contrast { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .contrast-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-bottom: 40px; }\n  @media (max-width: 600px) { .contrast-grid { grid-template-columns: 1fr; } }\n  .contrast-card { border-radius: 16px; padding: 28px; }\n  .contrast-card.bad { background: #fdf2f2; border: 1px solid #f5c6c6; }\n  .contrast-card.good { background: var(--light-purple); border: 1px solid rgba(189,16,225,0.2); }\n  .contrast-card h3 { font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 16px; }\n  .contrast-card.bad h3 { color: #c0392b; }\n  .contrast-card.good h3 { color: var(--purple); }\n  .contrast-card ul { list-style: none; }\n  .contrast-card ul li { font-size: 14px; padding: 7px 0; border-bottom: 1px solid rgba(0,0,0,0.06); color: var(--text-mid); display: flex; align-items: flex-start; gap: 8px; }\n  .contrast-card ul li:last-child { border-bottom: none; }\n  .contrast-card.bad ul li::before { content: '✗'; color: #c0392b; font-weight: 700; flex-shrink: 0; }\n  .contrast-card.good ul li::before { content: '→'; color: var(--purple); font-weight: 700; flex-shrink: 0; }\n\n  \/* WHY FRIENDSHIPS *\/\n  .why { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .why::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%); pointer-events: none; }\n  .why .section-label { color: #e8a0f8; }\n  .why .section-title { color: var(--white); margin-bottom: 36px; }\n  .why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; max-width: 860px; margin: 0 auto; }\n  @media (max-width: 600px) { .why-grid { grid-template-columns: 1fr; } }\n  .why-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 14px; padding: 28px; }\n  .why-card h4 { font-size: 14px; font-weight: 600; color: var(--white); margin-bottom: 8px; }\n  .why-card p { font-size: 13px; color: rgba(255,255,255,0.7); line-height: 1.7; }\n\n  \/* WHAT THIS FIXES *\/\n  .fixes { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .fixes-list { display: flex; flex-direction: column; gap: 14px; }\n  .fix-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 20px 24px; display: flex; align-items: flex-start; gap: 16px; }\n  .fix-number { font-family: 'Playfair Display', serif; font-size: 1.6rem; font-weight: 900; color: var(--light-purple); line-height: 1; flex-shrink: 0; width: 32px; }\n  .fix-item h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 4px; }\n  .fix-item p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* INCLUDED *\/\n  .included { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 72px 24px; }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 900px; margin: 0 auto; }\n  .included-card { background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 24px; text-align: center; }\n  .included-card .icon { font-size: 1.8rem; margin-bottom: 12px; display: block; }\n  .included-card h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 6px; }\n  .included-card p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* WHO THIS HELPS *\/\n  .who { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .who-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n  @media (max-width: 640px) { .who-grid { grid-template-columns: 1fr; } }\n  .who-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 28px; position: relative; overflow: hidden; }\n  .who-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--purple); }\n  .who-card h4 { font-family: 'Playfair Display', serif; font-size: 1rem; font-weight: 700; color: var(--indigo); margin-bottom: 12px; }\n  .who-card p { font-size: 13px; color: var(--text-mid); line-height: 1.7; }\n\n  \/* PERFECT FOR *\/\n  .perfect { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .perfect::before { content: ''; position: absolute; top: 0; right: 0; width: 280px; height: 280px; background: radial-gradient(circle, rgba(189,16,225,0.18) 0%, transparent 70%); pointer-events: none; }\n  .perfect .section-label { color: #e8a0f8; }\n  .perfect .section-title { color: var(--white); }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; max-width: 860px; margin: 0 auto; }\n  .perfect-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: rgba(255,255,255,0.85); }\n  .perfect-item .check { width: 20px; height: 20px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 11px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { padding: 72px 24px; max-width: 700px; margin: 0 auto; }\n  .standards-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 32px; }\n  .standard-row { display: flex; align-items: flex-start; gap: 16px; padding: 12px 0; border-bottom: 1px solid var(--border); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--indigo); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 14px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .series::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 65%); pointer-events: none; }\n  .series .section-label { color: #e8a0f8; }\n  .series .section-title { color: var(--white); }\n  .series-list { max-width: 640px; margin: 0 auto; display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 10px; padding: 14px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 14px; color: rgba(255,255,255,0.85); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.3); color: #e8a0f8; }\n  .badge-scaffold { background: rgba(255,255,255,0.08); color: rgba(255,255,255,0.55); border: 1px solid rgba(255,255,255,0.15); }\n  .badge-soon { background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.5); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 28px 24px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 860px; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 12px; color: var(--text-mid); padding: 6px 14px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 600px; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 15px; margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 28px 24px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e7th Grade · RI.7.2 · Printable PDF + Digital\u003c\/div\u003e\n\u003ch1\u003eYour Students Can Retell a Passage Just Fine. \u003cem\u003eSummarizing It\u003c\/em\u003e Is a Completely Different Skill.\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-interest passage about why friendships change in middle school — built to move students past retelling and into true RI.7.2 summarizing.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.7.2 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e20–30 Minutes\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e5 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003ePrintable + Digital\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eExpanded Answer Key\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eFriendship changes in middle school is something every 7th grader is already living. \u003cspan\u003eThat engagement is what makes the skill practice stick\u003c\/span\u003e — especially for ADHD learners and reluctant readers who shut down with low-interest texts.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CONTRAST --\u003e\n\u003csection class=\"contrast\"\u003e\n\u003cp class=\"section-label\"\u003eThe real problem this resource fixes\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eRetelling and summarizing are not the same skill — and most students don't know the difference\u003c\/h2\u003e\n\u003cdiv class=\"contrast-grid\"\u003e\n\u003cdiv class=\"contrast-card bad\"\u003e\n\u003ch3\u003eRetelling (what most students do)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRepeats everything they read in order\u003c\/li\u003e\n\u003cli\u003eIncludes minor details that don't matter\u003c\/li\u003e\n\u003cli\u003eReflects one part of the passage, not the whole\u003c\/li\u003e\n\u003cli\u003eIncludes personal reactions and opinions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"contrast-card good\"\u003e\n\u003ch3\u003eSummarizing (what RI.7.2 requires)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eIdentifies two or more central ideas\u003c\/li\u003e\n\u003cli\u003eTracks how ideas develop across the full text\u003c\/li\u003e\n\u003cli\u003eSeparates key details from minor information\u003c\/li\u003e\n\u003cli\u003eRemains objective — no opinions or reactions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY FRIENDSHIPS --\u003e\n\u003csection class=\"why\"\u003e\n\u003cp class=\"section-label\"\u003eWhy friendships — why this works\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eSummarizing practice fails when students don't care about the text\u003c\/h2\u003e\n\u003cdiv class=\"why-grid\"\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eThey stay in the passage\u003c\/h4\u003e\n\u003cp\u003eFriendship changes in middle school is something 7th graders are already thinking about. They read carefully because they genuinely want to understand what the text is saying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eTheir answers reflect actual thinking\u003c\/h4\u003e\n\u003cp\u003eWhen students are engaged, you get real data on the skill — not disengaged guessing from a student who checked out before the first paragraph.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eEspecially effective for ADHD learners\u003c\/h4\u003e\n\u003cp\u003eStudents who shut down with low-interest texts stay engaged when the topic is personally relevant. The topic does the motivational work so the skill can do its job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eWorks for reluctant readers too\u003c\/h4\u003e\n\u003cp\u003ePersonal relevance removes the first barrier. Students who resist informational text will read this one — because they recognize themselves in it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT THIS FIXES --\u003e\n\u003csection class=\"fixes\"\u003e\n\u003cp class=\"section-label\"\u003eRetelling vs. summarizing — the four breakdowns\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eEvery question targets one of these exact struggles\u003c\/h2\u003e\n\u003cdiv class=\"fixes-list\"\u003e\n\u003cdiv class=\"fix-item\"\u003e\n\u003cdiv class=\"fix-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIdentifying more than one central idea\u003c\/h4\u003e\n\u003cp\u003e7th grade requires two or more central ideas — not one. Most students have never been asked to hold multiple ideas at once and track how they connect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fix-item\"\u003e\n\u003cdiv class=\"fix-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eUnderstanding how ideas develop across the full text\u003c\/h4\u003e\n\u003cp\u003eRI.7.2 asks students to analyze development — not just find the central idea in the first paragraph and stop reading carefully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fix-item\"\u003e\n\u003cdiv class=\"fix-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSeparating important ideas from minor details\u003c\/h4\u003e\n\u003cp\u003eStudents who retell include everything. Summarizing requires decisions about what matters most — a skill that has to be taught explicitly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fix-item\"\u003e\n\u003cdiv class=\"fix-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAvoiding the retelling trap\u003c\/h4\u003e\n\u003cp\u003eStrong distractors are written to sound like good summaries — but they retell instead of summarize. Students must understand the difference to answer correctly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e5 student pages, fully ready to use\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eHigh-interest nonfiction passage\u003c\/h4\u003e\n\u003cp\u003eWhy friendships change in middle school — written at 7th grade level, personally relevant, zero prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 multiple choice questions\u003c\/h4\u003e\n\u003cp\u003eRI.7.2 focused, no patterns or obvious answers. Strong test-prep level distractors with balanced answer choices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eExpanded answer key\u003c\/h4\u003e\n\u003cp\u003eExplanations for every answer choice — not just the correct one — so you can coach reasoning, not just mark answers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e💻\u003c\/span\u003e\n\u003ch4\u003ePrint and digital friendly\u003c\/h4\u003e\n\u003cp\u003eWorks in the classroom, at home, or on a screen. Use it however your student or class needs it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHO THIS HELPS --\u003e\n\u003csection class=\"who\"\u003e\n\u003cp class=\"section-label\"\u003eWhat this does for teachers and parents\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eBuilt to work for everyone in the room\u003c\/h2\u003e\n\u003cdiv class=\"who-grid\"\u003e\n\u003cdiv class=\"who-card\"\u003e\n\u003ch4\u003eFor classroom teachers\u003c\/h4\u003e\n\u003cp\u003eQuickly identify whether students understand central ideas versus details — without creating anything from scratch. The expanded answer explanations do the reteaching work for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"who-card\"\u003e\n\u003ch4\u003eFor homeschool parents\u003c\/h4\u003e\n\u003cp\u003eClear structure, no prep, and answer explanations that make it easy to support your student even if ELA isn't your strongest subject. Everything you need is already here.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"who-card\"\u003e\n\u003ch4\u003eFor students\u003c\/h4\u003e\n\u003cp\u003eLearn what makes a summary complete versus incomplete — and practice choosing answers that reflect the entire passage, not just the part they remember best.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it however you need it\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e20–30 minute targeted lesson\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTest prep review for RI.7.2\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group or intervention work\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIndependent practice or homework\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSub plans — fully structured, no setup needed\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool ELA — self-contained, complete lesson\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.7.2 asks for\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.7.2\u003c\/span\u003e\n\u003cp\u003eDetermine two or more central ideas in a text and analyze their development over the course of the text; provide an objective summary of the text.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eSummarizing informational text · Central idea identification · Retelling versus summarizing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the grade-band series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eScaffold down or extend up\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — RI.6.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-scaffold\"\u003eUse for scaffolding\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — RI.8.2 Set 1\u003c\/span\u003e\u003cspan class=\"series-badge badge-scaffold\"\u003eUse for extension\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — When Effort Feels Different\u003c\/span\u003e\u003cspan class=\"series-badge badge-scaffold\"\u003eUse for extension\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eSummary Skills Bundle Grades 6–8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 7th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.7.2\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF + Digital\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 5\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eTime:\u003c\/strong\u003e 20–30 min\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with expanded explanations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eThe topic gets them in. The questions show you exactly where the skill breaks down.\u003c\/h2\u003e\n\u003cp\u003eNo prep. No planning. Just a passage they'll actually read — and the data you need to know what to teach next.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49216267321567,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7thSummarizingPracticeLiteWhyFriendshipsChangeinMiddleSchool-2.png?v=1779045719"},{"product_id":"7th-grade-summarizing-practice-ri-7-2-no-prep-why-do-people-develop-crushes","title":"7th Grade Summarizing Practice RI.7.2 No Prep | Why Do People Develop Crushes?","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  \/* HERO *\/\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 72px 24px 80px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 740px; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  \/* HOOK *\/\n  .hook { background: var(--white); border-bottom: 1px solid var(--border); padding: 52px 24px; text-align: center; }\n  .hook p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 700px; margin: 0 auto 0; line-height: 1.6; }\n  .hook p + p { margin-top: 20px; font-size: clamp(0.95rem, 2vw, 1.15rem); color: var(--text-mid); }\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 48px; max-width: 600px; margin-left: auto; margin-right: auto; }\n\n  \/* GRADE LADDER *\/\n  .precision { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .precision-intro { text-align: center; font-size: 15px; color: var(--text-mid); max-width: 620px; margin: 0 auto 40px; line-height: 1.8; }\n  .grade-ladder { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n  @media (max-width: 640px) { .grade-ladder { grid-template-columns: 1fr; } }\n  .grade-rung { border-radius: 14px; padding: 24px; border: 1px solid var(--border); text-align: center; }\n  .grade-rung.dim { background: var(--white); opacity: 0.55; }\n  .grade-rung.active { background: var(--indigo); border-color: var(--indigo); }\n  .grade-num { font-family: 'Playfair Display', serif; font-size: 2.4rem; font-weight: 900; line-height: 1; margin-bottom: 6px; }\n  .grade-rung.dim .grade-num { color: var(--text-light); }\n  .grade-rung.active .grade-num { color: var(--purple); }\n  .grade-rung-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 10px; }\n  .grade-rung.dim .grade-rung-label { color: var(--text-light); }\n  .grade-rung.active .grade-rung-label { color: #e8a0f8; }\n  .grade-rung p { font-size: 13px; line-height: 1.6; }\n  .grade-rung.dim p { color: var(--text-light); }\n  .grade-rung.active p { color: rgba(255,255,255,0.8); }\n  .active-tag { display: inline-block; background: rgba(189,16,225,0.3); color: #e8a0f8; font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; padding: 3px 10px; border-radius: 20px; margin-bottom: 10px; }\n\n  \/* WHAT STUDENTS DO *\/\n  .thinking { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .thinking::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%); pointer-events: none; }\n  .thinking .section-label { color: #e8a0f8; }\n  .thinking .section-title { color: var(--white); margin-bottom: 36px; }\n  .thinking-list { max-width: 680px; margin: 0 auto; display: flex; flex-direction: column; gap: 14px; }\n  .thinking-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 22px; display: flex; align-items: flex-start; gap: 14px; font-size: 15px; color: rgba(255,255,255,0.85); }\n  .thinking-item .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--purple); flex-shrink: 0; margin-top: 8px; }\n\n  \/* WHY THIS PASSAGE *\/\n  .passage { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .passage-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: start; }\n  @media (max-width: 640px) { .passage-card { grid-template-columns: 1fr; gap: 24px; } }\n  .passage-title { font-family: 'Playfair Display', serif; font-size: 1rem; font-style: italic; color: var(--indigo); margin-bottom: 12px; font-weight: 400; }\n  .passage-headline { font-family: 'Playfair Display', serif; font-size: 1.35rem; font-weight: 700; color: var(--text-dark); margin-bottom: 16px; line-height: 1.4; }\n  .passage-desc { font-size: 14px; color: var(--text-mid); line-height: 1.8; }\n  .passage-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px; }\n  .passage-tag { font-size: 11px; font-weight: 600; padding: 4px 12px; border-radius: 20px; background: var(--light-purple); color: var(--indigo); }\n  .passage-right h4 { font-size: 13px; font-weight: 600; color: var(--indigo); margin-bottom: 12px; text-transform: uppercase; letter-spacing: 0.08em; }\n  .passage-right ul { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n  .passage-right ul li { font-size: 13px; color: var(--text-mid); display: flex; align-items: center; gap: 8px; }\n  .passage-right ul li::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--purple); flex-shrink: 0; }\n\n  \/* INCLUDED *\/\n  .included { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .included::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .included .section-label { color: #e8a0f8; }\n  .included .section-title { color: var(--white); }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; max-width: 900px; margin: 0 auto; }\n  .included-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 14px; padding: 28px; }\n  .included-card .icon { font-size: 1.8rem; margin-bottom: 14px; display: block; }\n  .included-card h4 { font-size: 14px; font-weight: 600; color: var(--white); margin-bottom: 10px; }\n  .included-card ul { list-style: none; display: flex; flex-direction: column; gap: 6px; }\n  .included-card ul li { font-size: 12px; color: rgba(255,255,255,0.65); display: flex; align-items: flex-start; gap: 8px; line-height: 1.5; }\n  .included-card ul li::before { content: '✓'; color: var(--purple); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* SNAPSHOT GUIDE HIGHLIGHT *\/\n  .snapshot { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 64px 24px; text-align: center; }\n  .snapshot h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.4rem, 3vw, 2rem); font-weight: 700; color: var(--indigo); margin-bottom: 16px; max-width: 580px; margin-left: auto; margin-right: auto; }\n  .snapshot p { font-size: 15px; color: var(--text-mid); max-width: 600px; margin: 0 auto 28px; line-height: 1.8; }\n  .snapshot-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .snapshot-pill { background: var(--white); border: 1px solid var(--border); font-size: 13px; color: var(--text-mid); padding: 8px 16px; border-radius: 40px; }\n\n  \/* PERFECT FOR *\/\n  .perfect { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; }\n  .perfect-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--text-mid); }\n  .perfect-item .check { width: 20px; height: 20px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 11px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { background: var(--white); border-top: 1px solid var(--border); padding: 72px 24px; }\n  .standards-card { background: var(--off-white); border: 1px solid var(--border); border-radius: 16px; padding: 32px; max-width: 700px; margin: 0 auto; }\n  .standard-row { display: flex; align-items: flex-start; gap: 16px; padding: 12px 0; border-bottom: 1px solid var(--border); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--indigo); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 14px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .series::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 65%); pointer-events: none; }\n  .series .section-label { color: #e8a0f8; }\n  .series .section-title { color: var(--white); }\n  .series-list { max-width: 640px; margin: 0 auto; display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 10px; padding: 14px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 14px; color: rgba(255,255,255,0.85); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.3); color: #e8a0f8; }\n  .badge-soon { background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.5); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 28px 24px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 800px; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 12px; color: var(--text-mid); padding: 6px 14px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 600px; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 15px; margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 28px 24px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e7th Grade · RI.7.2 · Flagship Resource\u003c\/div\u003e\n\u003ch1\u003eThe Topic Your 7th Graders Are \u003cem\u003eAlready Thinking About\u003c\/em\u003e — Used to Show You Exactly Where Their Summarizing Skill Stands\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-interest informational passage about the science behind crushes — so reading engagement is not a variable, and what you see in the results is the skill.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.7.2 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e4 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eTwo Central Ideas\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eSummary Pyramid Method™\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eAnswer Key Included\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eWhen the reading is not the obstacle, \u003cspan\u003ewhat you see in the results is the skill — not the avoidance.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis resource is built around that principle. The topic removes the interference. The questions do the rest.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- GRADE PRECISION --\u003e\n\u003csection class=\"precision\"\u003e\n\u003cp class=\"section-label\"\u003eExactly where 7th grade belongs\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eRI.7.2 is not RI.6.2. It is not RI.8.2. It requires its own level of rigor.\u003c\/h2\u003e\n\u003cp class=\"precision-intro\"\u003eMost summarizing resources either undershoot or overshoot the grade. This one sits precisely where RI.7.2 requires — and every question targets that exact level of thinking.\u003c\/p\u003e\n\u003cdiv class=\"grade-ladder\"\u003e\n\u003cdiv class=\"grade-rung dim\"\u003e\n\u003cdiv class=\"grade-num\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"grade-rung-label\"\u003e6th Grade\u003c\/div\u003e\n\u003cp\u003eIdentify the central idea and key supporting details\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grade-rung active\"\u003e\n\u003cspan class=\"active-tag\"\u003eThis resource\u003c\/span\u003e\n\u003cdiv class=\"grade-num\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"grade-rung-label\"\u003e7th Grade\u003c\/div\u003e\n\u003cp\u003eDetermine two or more central ideas and analyze how they develop and interact across the full text\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grade-rung dim\"\u003e\n\u003cdiv class=\"grade-num\"\u003e8\u003c\/div\u003e\n\u003cdiv class=\"grade-rung-label\"\u003e8th Grade\u003c\/div\u003e\n\u003cp\u003eAnalyze how an author develops and refines a central idea over the course of the text\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THINKING --\u003e\n\u003csection class=\"thinking\"\u003e\n\u003cp class=\"section-label\"\u003eWhat RI.7.2 actually requires\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eEvery question targets one of these exact thinking moves\u003c\/h2\u003e\n\u003cdiv class=\"thinking-list\"\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eDetermine two or more central ideas — not just one\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eAnalyze how those ideas develop and interact across the full text\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eProvide an objective summary — no opinions, no personal reactions, no retelling\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eEvaluate summaries as too limited, too general, or complete and accurate\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eIdentify which details belong in a summary and which are too specific to include\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY THIS PASSAGE --\u003e\n\u003csection class=\"passage\"\u003e\n\u003cp class=\"section-label\"\u003eWhy this passage — why this topic\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eAcademically credible. Completely age-appropriate. Genuinely interesting.\u003c\/h2\u003e\n\u003cdiv class=\"passage-card\"\u003e\n\u003cdiv class=\"passage-left\"\u003e\n\u003cdiv class=\"passage-title\"\u003eThe passage is titled:\u003c\/div\u003e\n\u003cdiv class=\"passage-headline\"\u003e\"Why Do People Develop Crushes? The Science Behind Those Awkward Moments\"\u003c\/div\u003e\n\u003cp class=\"passage-desc\"\u003eCovers brain chemistry, familiarity, similarity, social environment, and uncertainty — multiple connected central ideas written at 7th grade complexity with a clear, well-structured paragraph format. Grounded in published research.\u003c\/p\u003e\n\u003cdiv class=\"passage-tags\"\u003e\n\u003cspan class=\"passage-tag\"\u003eBrain chemistry\u003c\/span\u003e \u003cspan class=\"passage-tag\"\u003eFamiliarity\u003c\/span\u003e \u003cspan class=\"passage-tag\"\u003eSocial environment\u003c\/span\u003e \u003cspan class=\"passage-tag\"\u003eUncertainty\u003c\/span\u003e \u003cspan class=\"passage-tag\"\u003eMultiple central ideas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"passage-right\"\u003e\n\u003ch4\u003eMost 7th graders will read every word. That is not an accident — it is the design.\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eEspecially effective for ADHD learners\u003c\/li\u003e\n\u003cli\u003eWorks for reluctant readers who disengage before a passage even begins\u003c\/li\u003e\n\u003cli\u003eReading engagement is not a variable\u003c\/li\u003e\n\u003cli\u003eWhat you see in the results is the summarizing skill\u003c\/li\u003e\n\u003cli\u003eWritten specifically for RI.7.2 — not repurposed from another context\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e4 student pages — plus a teacher and parent snapshot guide\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eHigh-interest informational passage\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWritten specifically to support RI.7.2 skill practice\u003c\/li\u003e\n\u003cli\u003eNot repurposed from another context\u003c\/li\u003e\n\u003cli\u003e7th-grade complexity, clear paragraph structure\u003c\/li\u003e\n\u003cli\u003eGrounded in published research\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 multiple choice questions\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAll RI.7.2 aligned — no mixed skills\u003c\/li\u003e\n\u003cli\u003eSummaries evaluated as too limited, too general, or complete\u003c\/li\u003e\n\u003cli\u003eDistractors require text understanding — not guessing\u003c\/li\u003e\n\u003cli\u003eAnswer positions distributed — no tip-off patterns\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eComplete answer key\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eEvery correct answer explained with text-based reasoning\u003c\/li\u003e\n\u003cli\u003eEvery incorrect answer explained individually\u003c\/li\u003e\n\u003cli\u003eDesigned so teachers and parents can coach reasoning\u003c\/li\u003e\n\u003cli\u003eNot just marked right or wrong\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e\n\u003ch4\u003eTeacher + parent snapshot guide\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWhy RI.7.2 is specifically challenging at the 7th grade\u003c\/li\u003e\n\u003cli\u003eMost common summarizing mistakes at this level\u003c\/li\u003e\n\u003cli\u003eThe Summary Pyramid Method™ — a structured, repeatable student process\u003c\/li\u003e\n\u003cli\u003eFlexible use: whole group, small group, independent, homeschool\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SNAPSHOT HIGHLIGHT --\u003e\n\u003csection class=\"snapshot\"\u003e\n\u003ch2\u003eThe Summary Pyramid Method™ is included — and it changes how students build summaries.\u003c\/h2\u003e\n\u003cp\u003eA structured, repeatable process for building accurate summaries step by step. Students stop guessing what belongs and start making defensible decisions. Scaffolded support without lowering academic expectations.\u003c\/p\u003e\n\u003cdiv class=\"snapshot-pills\"\u003e\n\u003cspan class=\"snapshot-pill\"\u003eStructured and repeatable\u003c\/span\u003e \u003cspan class=\"snapshot-pill\"\u003eWorks independently\u003c\/span\u003e \u003cspan class=\"snapshot-pill\"\u003eNo lowered expectations\u003c\/span\u003e \u003cspan class=\"snapshot-pill\"\u003eScaffolded for ADHD learners\u003c\/span\u003e \u003cspan class=\"snapshot-pill\"\u003eClassroom and homeschool ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it wherever you need it most\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003ePre-assessment or diagnostic before instruction begins\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTargeted RI.7.2 practice — standalone or within a unit\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIntervention or reteaching after a quiz or test\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group or pull-out skill reinforcement\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTest prep that mirrors real assessment rigor\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool ELA — complete and self-contained\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.7.2 asks for\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.7.2\u003c\/span\u003e\n\u003cp\u003eDetermine two or more central ideas in a text and analyze their development over the course of the text; provide an objective summary of the text.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eMultiple central ideas · Objective summary · Summary evaluation · Central idea development · Text analysis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the grade-band series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMore summarizing resources for grades 6–8\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Why Friendships Change\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — RI.6.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — RI.8.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eSummarizing Bundle Grades 6–8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 7th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.7.2\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 4\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with full explanations for every correct and incorrect answer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eWhen the reading is not the obstacle, you finally get to see the skill.\u003c\/h2\u003e\n\u003cp\u003eNo prep. No planning. Just a passage they actually want to read — and questions that tell you exactly where they are.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49216279675103,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7thSummarizingPracticeLiteWhyDoPeopleDevelopCrushes-3.png?v=1779045945"},{"product_id":"7th-grade-objective-summarizing-practice-7-2-no-prep-reading-comprehension-brain-holding-embarrassing-moments","title":"7th Grade Objective Summarizing Practice 7.2 No Prep Reading Comprehension: Brain Holding Embarrassing Moments","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 72px 24px 80px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 740px; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  .hook { background: var(--white); border-bottom: 1px solid var(--border); padding: 52px 24px; text-align: center; }\n  .hook p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 700px; margin: 0 auto; line-height: 1.6; }\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 48px; max-width: 580px; margin-left: auto; margin-right: auto; }\n\n  \/* GRADE PRECISION *\/\n  .precision { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .precision-intro { text-align: center; font-size: 15px; color: var(--text-mid); max-width: 620px; margin: 0 auto 40px; line-height: 1.8; }\n  .grade-ladder { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n  @media (max-width: 640px) { .grade-ladder { grid-template-columns: 1fr; } }\n  .grade-rung { border-radius: 14px; padding: 24px; border: 1px solid var(--border); text-align: center; }\n  .grade-rung.dim { background: var(--white); opacity: 0.6; }\n  .grade-rung.active { background: var(--indigo); border-color: var(--indigo); }\n  .grade-rung.dim2 { background: var(--white); opacity: 0.6; }\n  .grade-num { font-family: 'Playfair Display', serif; font-size: 2.4rem; font-weight: 900; line-height: 1; margin-bottom: 6px; }\n  .grade-rung.dim .grade-num { color: var(--text-light); }\n  .grade-rung.active .grade-num { color: var(--purple); }\n  .grade-rung.dim2 .grade-num { color: var(--text-light); }\n  .grade-rung-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 10px; }\n  .grade-rung.dim .grade-rung-label { color: var(--text-light); }\n  .grade-rung.active .grade-rung-label { color: #e8a0f8; }\n  .grade-rung.dim2 .grade-rung-label { color: var(--text-light); }\n  .grade-rung p { font-size: 13px; line-height: 1.6; }\n  .grade-rung.dim p { color: var(--text-light); }\n  .grade-rung.active p { color: rgba(255,255,255,0.8); }\n  .grade-rung.dim2 p { color: var(--text-light); }\n  .active-tag { display: inline-block; background: rgba(189,16,225,0.3); color: #e8a0f8; font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; padding: 3px 10px; border-radius: 20px; margin-bottom: 10px; }\n\n  \/* WHAT STUDENTS DO *\/\n  .thinking { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .thinking::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%); pointer-events: none; }\n  .thinking .section-label { color: #e8a0f8; }\n  .thinking .section-title { color: var(--white); margin-bottom: 36px; }\n  .thinking-list { max-width: 680px; margin: 0 auto; display: flex; flex-direction: column; gap: 14px; }\n  .thinking-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 22px; display: flex; align-items: flex-start; gap: 14px; font-size: 15px; color: rgba(255,255,255,0.85); }\n  .thinking-item .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--purple); flex-shrink: 0; margin-top: 8px; }\n\n  \/* INCLUDED *\/\n  .included { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; }\n  .included-card { background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 24px; text-align: center; }\n  .included-card .icon { font-size: 2rem; margin-bottom: 12px; display: block; }\n  .included-card h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 6px; }\n  .included-card p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* PRECISION BUILT *\/\n  .built { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 72px 24px; }\n  .built-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; max-width: 860px; margin: 0 auto; }\n  .built-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 18px 20px; display: flex; align-items: flex-start; gap: 12px; font-size: 14px; color: var(--text-mid); line-height: 1.6; }\n  .built-item .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--purple); flex-shrink: 0; margin-top: 7px; }\n\n  \/* PERFECT FOR *\/\n  .perfect { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; }\n  .perfect-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--text-mid); }\n  .perfect-item .check { width: 20px; height: 20px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 11px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { background: var(--indigo); padding: 72px 24px; }\n  .standards .section-label { color: #e8a0f8; }\n  .standards .section-title { color: var(--white); }\n  .standards-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 16px; padding: 32px; max-width: 700px; margin: 0 auto; }\n  .standard-row { display: flex; align-items: flex-start; gap: 16px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--purple); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 14px; color: rgba(255,255,255,0.8); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { padding: 72px 24px; max-width: 700px; margin: 0 auto; }\n  .series-list { display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: var(--white); border: 1px solid var(--border); border-radius: 10px; padding: 14px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 14px; color: var(--text-mid); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.12); color: var(--purple); }\n  .badge-soon { background: var(--off-white); color: var(--text-light); border: 1px solid var(--border); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 28px 24px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 800px; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 12px; color: var(--text-mid); padding: 6px 14px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 600px; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 15px; margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 28px 24px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e7th Grade · RI.7.2 · Printable PDF\u003c\/div\u003e\n\u003ch1\u003eWhy Does Your Brain Replay That Embarrassing Moment \u003cem\u003eat 2 AM?\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-interest informational summarizing resource built around memory, emotion, and why embarrassing moments stick — a topic 7th graders have very strong personal feelings about.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.7.2 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e4 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eTwo Central Ideas\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eAnswer Key Included\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eEvery 7th grader has a moment they wish their brain would just let go. \u003cspan\u003eThat personal connection is exactly what gets them into the text — and keeps them there long enough to practice the skill.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- GRADE PRECISION --\u003e\n\u003csection class=\"precision\"\u003e\n\u003cp class=\"section-label\"\u003eExactly where 7th grade belongs\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eNot too easy. Not too abstract. Precisely RI.7.2.\u003c\/h2\u003e\n\u003cp class=\"precision-intro\"\u003eMost summarizing resources miss the mark — they either stay at a basic main idea level that belongs in 6th grade, or they jump into abstract rhetorical analysis that belongs in 8th. This resource sits precisely where RI.7.2 requires.\u003c\/p\u003e\n\u003cdiv class=\"grade-ladder\"\u003e\n\u003cdiv class=\"grade-rung dim\"\u003e\n\u003cdiv class=\"grade-num\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"grade-rung-label\"\u003e6th Grade\u003c\/div\u003e\n\u003cp\u003eIdentify the central idea and key details\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grade-rung active\"\u003e\n\u003cspan class=\"active-tag\"\u003eThis resource\u003c\/span\u003e\n\u003cdiv class=\"grade-num\"\u003e7\u003c\/div\u003e\n\u003cdiv class=\"grade-rung-label\"\u003e7th Grade\u003c\/div\u003e\n\u003cp\u003eDetermine two or more central ideas and analyze how they develop across the full text\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grade-rung dim2\"\u003e\n\u003cdiv class=\"grade-num\"\u003e8\u003c\/div\u003e\n\u003cdiv class=\"grade-rung-label\"\u003e8th Grade\u003c\/div\u003e\n\u003cp\u003eAnalyze how an author develops and refines a central idea over the course of a text\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THINKING --\u003e\n\u003csection class=\"thinking\"\u003e\n\u003cp class=\"section-label\"\u003eWhat RI.7.2 actually requires\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eStudents analyze and evaluate — not just identify\u003c\/h2\u003e\n\u003cdiv class=\"thinking-list\"\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eDetermine two or more central ideas — not just one\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eAnalyze how emotion, learning, and repetition interact across the full text\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eProvide an objective summary — no opinions, no personal reactions\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eEvaluate summaries as too general, too limited, or complete and accurate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e4 student pages, fully ready to print\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eHigh-interest informational passage\u003c\/h4\u003e\n\u003cp\u003eWhy your brain holds onto embarrassing moments — written at 7th grade level, high engagement, zero prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 multiple-choice questions\u003c\/h4\u003e\n\u003cp\u003eAll aligned to RI.7.2 — no mixed skills. Focus on central idea development, objective summary, and summary evaluation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003e\n\u003ch4\u003eStrong distractors\u003c\/h4\u003e\n\u003cp\u003eDesigned to reflect real state assessment rigor — students must understand the text to answer correctly, not guess by elimination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eComplete answer key\u003c\/h4\u003e\n\u003cp\u003eDetailed explanations for every correct and incorrect answer choice — so you understand the reasoning behind each question.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRECISION BUILT --\u003e\n\u003csection class=\"built\"\u003e\n\u003cp class=\"section-label\"\u003eWhat makes this a precision-built RI.7.2 tool\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eEvery design decision was intentional\u003c\/h2\u003e\n\u003cdiv class=\"built-grid\"\u003e\n\u003cdiv class=\"built-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eTargets multiple central ideas — not just one\u003c\/div\u003e\n\u003cdiv class=\"built-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eRequires students to evaluate summary quality — not just find information\u003c\/div\u003e\n\u003cdiv class=\"built-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003ePlausible distractors — students must understand the text to answer correctly\u003c\/div\u003e\n\u003cdiv class=\"built-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eDesigned to match real state assessment rigor\u003c\/div\u003e\n\u003cdiv class=\"built-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eFocuses exclusively on summarizing — no skill confusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it however you need it\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTargeted RI.7.2 skill practice — standalone or within a unit\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003ePre-test or diagnostic before summarizing instruction\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group reteaching and intervention\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eState assessment test prep\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eQuick but rigorous daily practice\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool ELA — self-contained, no additional planning needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.7.2 asks for\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.7.2\u003c\/span\u003e\n\u003cp\u003eDetermine two or more central ideas in a text and analyze their development over the course of the text; provide an objective summary of the text.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eCentral idea · Objective summary · Summary evaluation · Text analysis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the grade-band series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMore summarizing resources for grades 6–8\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Science of Crushes\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Why Friendships Change\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — RI.6.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — RI.8.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eSummarizing Bundle Grades 6–8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 7th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.7.2\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 4\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with full explanations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eThe topic hits close to home. The skill is exactly where 7th grade needs to be.\u003c\/h2\u003e\n\u003cp\u003eNo prep. No planning. Just a passage that gets them in — and questions that make them think.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49216300482783,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/7thSummarizingPracticeLiteWhyYourBrainHoldsOntoEmbarrassingMoments-2.png?v=1779046621"},{"product_id":"6th-grade-summary-practice-central-idea-and-key-details-reading-comprehension-music-structure-in-your-head","title":"6th Grade Summary Practice Central Idea and Key Details Reading Comprehension Music Structure in Your Head","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  \/* HERO *\/\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 72px 24px 80px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 720px; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 560px; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  \/* HOOK *\/\n  .hook { background: var(--white); border-bottom: 1px solid var(--border); padding: 52px 24px; text-align: center; }\n  .hook p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 700px; margin: 0 auto; line-height: 1.6; }\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  \/* LABELS *\/\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 48px; max-width: 580px; margin-left: auto; margin-right: auto; }\n\n  \/* WHY *\/\n  .why { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .why-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n  @media (max-width: 600px) { .why-grid { grid-template-columns: 1fr; } }\n  .why-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 28px; position: relative; overflow: hidden; }\n  .why-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--purple); }\n  .why-card h4 { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 700; color: var(--indigo); margin-bottom: 10px; }\n  .why-card p { font-size: 14px; color: var(--text-mid); line-height: 1.7; }\n\n  \/* THINKING *\/\n  .thinking { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .thinking::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%); pointer-events: none; }\n  .thinking .section-label { color: #e8a0f8; }\n  .thinking .section-title { color: var(--white); margin-bottom: 36px; }\n  .thinking-list { max-width: 680px; margin: 0 auto; display: flex; flex-direction: column; gap: 14px; }\n  .thinking-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 22px; display: flex; align-items: flex-start; gap: 14px; font-size: 15px; color: rgba(255,255,255,0.85); }\n  .thinking-item .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--purple); flex-shrink: 0; margin-top: 8px; }\n\n  \/* INCLUDED *\/\n  .included { padding: 72px 24px; max-width: 860px; margin: 0 auto; }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; }\n  .included-card { background: var(--white); border: 1px solid var(--border); border-radius: 14px; padding: 24px; text-align: center; }\n  .included-card .icon { font-size: 2rem; margin-bottom: 12px; display: block; }\n  .included-card h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 6px; }\n  .included-card p { font-size: 13px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* PERFECT FOR *\/\n  .perfect { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 72px 24px; }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; max-width: 860px; margin: 0 auto; }\n  .perfect-item { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: var(--text-mid); }\n  .perfect-item .check { width: 20px; height: 20px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 11px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { padding: 72px 24px; max-width: 700px; margin: 0 auto; }\n  .standards-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 32px; }\n  .standard-row { display: flex; align-items: flex-start; gap: 16px; padding: 12px 0; border-bottom: 1px solid var(--border); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--indigo); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 14px; color: var(--text-mid); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { background: var(--indigo); padding: 72px 24px; position: relative; overflow: hidden; }\n  .series::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 400px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 65%); pointer-events: none; }\n  .series .section-label { color: #e8a0f8; }\n  .series .section-title { color: var(--white); }\n  .series-list { max-width: 640px; margin: 0 auto; display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 10px; padding: 14px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 14px; color: rgba(255,255,255,0.85); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.3); color: #e8a0f8; }\n  .badge-soon { background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.5); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 28px 24px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 800px; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 12px; color: var(--text-mid); padding: 6px 14px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 80px 24px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 600px; height: 600px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 560px; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 15px; margin-bottom: 36px; max-width: 460px; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 28px 24px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e6th Grade · RI.6.2 · Printable PDF\u003c\/div\u003e\n\u003ch1\u003eYour 6th Graders Already Want to Know \u003cem\u003eWhy Songs Get Stuck in Their Heads.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-interest nonfiction summarizing resource built around earworms and brain science — so the curiosity is already there. The work is getting them to summarize it accurately.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.6.2 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e15–20 Minutes\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e4 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e~850-Word Passage\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eAnswer Key Included\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eStudents who usually resist informational text \u003cspan\u003ewill read this one — because they genuinely want to know the answer.\u003c\/span\u003e That engagement removes the interference between the student and the skill.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- WHY --\u003e\n\u003csection class=\"why\"\u003e\n\u003cp class=\"section-label\"\u003eWhy this topic works\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eCuriosity removes the first barrier\u003c\/h2\u003e\n\u003cdiv class=\"why-grid\"\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eThey read it because they want to\u003c\/h4\u003e\n\u003cp\u003eEarworms are one of those topics students already wonder about. When the question is something they've genuinely asked themselves, the reading motivation is built in — no selling required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eYou get an accurate read on the skill\u003c\/h4\u003e\n\u003cp\u003eBecause students aren't fighting the text, what you see in their answers is the summarizing skill — not avoidance, not frustration with unfamiliar content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eBuilt to fix the retelling problem\u003c\/h4\u003e\n\u003cp\u003eEvery question is designed with plausible close-answer choices that require real thinking. Students can't guess their way through — they have to understand what actually belongs in a strong summary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eWorks for classrooms and homeschool families\u003c\/h4\u003e\n\u003cp\u003eSelf-contained and no-prep. Whether you're managing a full class or one student at the kitchen table, this resource is ready to use exactly as printed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THINKING --\u003e\n\u003csection class=\"thinking\"\u003e\n\u003cp class=\"section-label\"\u003eBuilt for real summarizing — not surface recall\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eStudents have to think about...\u003c\/h2\u003e\n\u003cdiv class=\"thinking-list\"\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eThe central idea of the full passage — not just one section\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eWhich details are key versus irrelevant to the central idea\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eWhat makes a summary complete versus incomplete\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eWhat truly belongs in a strong summary — and what does not\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e4 student pages, fully ready to print\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eHigh-interest nonfiction passage\u003c\/h4\u003e\n\u003cp\u003eApproximately 850 words on why songs get stuck in your head — written at grade level, high engagement, zero prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 multiple choice questions\u003c\/h4\u003e\n\u003cp\u003eCentral idea, key details, and summary quality — with plausible close-answer distractors and no guessing patterns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eFull answer key\u003c\/h4\u003e\n\u003cp\u003eDetailed explanations for every answer choice — not just the correct one — so you understand the reasoning behind each question.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it however you need it\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eQuick 15–20 minute skill practice\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTest prep warm-up for RI.6.2\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIndependent practice or homework\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group intervention for summarizing\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSub plans — print and go, no setup needed\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool ELA — self-contained, no extra planning required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.6.2 asks for\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.6.2\u003c\/span\u003e\n\u003cp\u003eDetermine a central idea of a text and how it is conveyed through particular details; provide a summary of the text distinct from personal opinions or judgments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eCentral idea · Key details · Summary quality · Relevant versus irrelevant information\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the grade-band series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMore summarizing resources for grades 6–8\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — King Tut Mystery\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Science of Crushes\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Why Friendships Change\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — RI.8.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eSummarizing Bundle Grades 6–8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 6th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.6.2\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 4\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eTime:\u003c\/strong\u003e 15–20 min\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with full explanations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eThe curiosity is already there. You just have to hand them the passage.\u003c\/h2\u003e\n\u003cp\u003eNo prep. No planning. Just a topic they actually want to read about — and a summarizing skill they'll actually practice.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49216321552607,"sku":null,"price":3.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6thSummarizingPracticeLiteWhyMusicGetsStuckinYourHead-3.png?v=1779047143"},{"product_id":"6th-grade-summarizing-practice-central-idea-key-details-reading-test-prep-pokemon","title":"6th Grade Summarizing Practice Central Idea \u0026 Key Details Reading Test Prep Pokemon","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-light: #3a0a9e;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --mid-purple: #e8d0f8;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Open Sans', sans-serif;\n    background: var(--off-white);\n    color: var(--text-dark);\n    line-height: 1.7;\n  }\n\n  \/* HERO *\/\n  .hero {\n    background: var(--indigo);\n    position: relative;\n    overflow: hidden;\n    padding: 72px 24px 80px;\n    text-align: center;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -120px; right: -120px;\n    width: 480px; height: 480px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -80px;\n    width: 360px; height: 360px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .hero-badge {\n    display: inline-block;\n    background: rgba(189,16,225,0.2);\n    border: 1px solid rgba(189,16,225,0.4);\n    color: #e8a0f8;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 40px;\n    margin-bottom: 28px;\n  }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(2rem, 5vw, 3.2rem);\n    font-weight: 900;\n    color: var(--white);\n    line-height: 1.15;\n    max-width: 720px;\n    margin: 0 auto 20px;\n  }\n\n  .hero h1 em {\n    color: var(--purple);\n    font-style: normal;\n  }\n\n  .hero-sub {\n    font-size: 1.05rem;\n    color: rgba(255,255,255,0.75);\n    max-width: 560px;\n    margin: 0 auto 40px;\n  }\n\n  .meta-strip {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-bottom: 40px;\n  }\n\n  .meta-pill {\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.18);\n    color: rgba(255,255,255,0.85);\n    font-size: 12px;\n    font-weight: 500;\n    padding: 6px 14px;\n    border-radius: 40px;\n  }\n\n  .hero-cta {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white);\n    font-family: 'Open Sans', sans-serif;\n    font-weight: 600;\n    font-size: 1rem;\n    padding: 16px 40px;\n    border-radius: 50px;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    box-shadow: 0 4px 24px rgba(189,16,225,0.4);\n  }\n\n  \/* HOOK *\/\n  .hook {\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n    padding: 52px 24px;\n    text-align: center;\n  }\n\n  .hook p {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.1rem, 2.5vw, 1.45rem);\n    color: var(--text-dark);\n    max-width: 680px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  \/* SECTION LABELS *\/\n  .section-label {\n    text-align: center;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--purple);\n    margin-bottom: 12px;\n  }\n\n  .section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.6rem, 3.5vw, 2.2rem);\n    font-weight: 700;\n    color: var(--indigo);\n    text-align: center;\n    margin-bottom: 48px;\n    max-width: 580px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  \/* WHY IT WORKS *\/\n  .why {\n    padding: 72px 24px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  .why-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n\n  @media (max-width: 600px) { .why-grid { grid-template-columns: 1fr; } }\n\n  .why-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .why-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: var(--purple);\n  }\n\n  .why-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: var(--indigo);\n    margin-bottom: 10px;\n  }\n\n  .why-card p {\n    font-size: 14px;\n    color: var(--text-mid);\n    line-height: 1.7;\n  }\n\n  \/* THINKING SECTION *\/\n  .thinking {\n    background: var(--indigo);\n    padding: 72px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .thinking::before {\n    content: '';\n    position: absolute;\n    top: 0; right: 0;\n    width: 300px; height: 300px;\n    background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .thinking .section-label { color: #e8a0f8; }\n  .thinking .section-title { color: var(--white); margin-bottom: 36px; }\n\n  .thinking-list {\n    max-width: 680px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .thinking-item {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 12px;\n    padding: 18px 22px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    font-size: 15px;\n    color: rgba(255,255,255,0.85);\n  }\n\n  .thinking-item .dot {\n    width: 8px; height: 8px;\n    border-radius: 50%;\n    background: var(--purple);\n    flex-shrink: 0;\n    margin-top: 8px;\n  }\n\n  \/* INCLUDED *\/\n  .included {\n    padding: 72px 24px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  .included-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n  }\n\n  .included-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 24px;\n    text-align: center;\n  }\n\n  .included-card .icon {\n    font-size: 2rem;\n    margin-bottom: 12px;\n    display: block;\n  }\n\n  .included-card h4 {\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--indigo);\n    margin-bottom: 6px;\n  }\n\n  .included-card p {\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.6;\n  }\n\n  \/* PERFECT FOR *\/\n  .perfect {\n    background: var(--light-purple);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    padding: 72px 24px;\n  }\n\n  .perfect-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 14px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  .perfect-item {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 16px 18px;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 14px;\n    color: var(--text-mid);\n  }\n\n  .perfect-item .check {\n    width: 20px; height: 20px;\n    border-radius: 50%;\n    background: var(--purple);\n    color: white;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* STANDARDS *\/\n  .standards {\n    padding: 72px 24px;\n    max-width: 700px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .standards-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    padding: 32px;\n    text-align: left;\n  }\n\n  .standard-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .standard-row:last-child { border-bottom: none; }\n\n  .standard-tag {\n    background: var(--indigo);\n    color: var(--white);\n    font-size: 11px;\n    font-weight: 600;\n    padding: 4px 10px;\n    border-radius: 6px;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  .standard-row p {\n    font-size: 14px;\n    color: var(--text-mid);\n    line-height: 1.6;\n  }\n\n  \/* SERIES *\/\n  .series {\n    background: var(--indigo);\n    padding: 72px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .series::before {\n    content: '';\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 600px; height: 400px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 65%);\n    pointer-events: none;\n  }\n\n  .series .section-label { color: #e8a0f8; }\n  .series .section-title { color: var(--white); }\n\n  .series-list {\n    max-width: 640px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .series-item {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 10px;\n    padding: 14px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n  }\n\n  .series-item span {\n    font-size: 14px;\n    color: rgba(255,255,255,0.85);\n  }\n\n  .series-badge {\n    font-size: 11px;\n    font-weight: 600;\n    padding: 3px 10px;\n    border-radius: 20px;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  .badge-now { background: rgba(189,16,225,0.3); color: #e8a0f8; }\n  .badge-soon { background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.5); }\n\n  \/* SPECS *\/\n  .specs {\n    background: var(--white);\n    border-top: 1px solid var(--border);\n    padding: 28px 24px;\n    text-align: center;\n  }\n\n  .specs-inner {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .spec-pill {\n    background: var(--off-white);\n    border: 1px solid var(--border);\n    font-size: 12px;\n    color: var(--text-mid);\n    padding: 6px 14px;\n    border-radius: 40px;\n  }\n\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta {\n    background: var(--indigo);\n    padding: 80px 24px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .bottom-cta::before {\n    content: '';\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 600px; height: 600px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%);\n    pointer-events: none;\n  }\n\n  .bottom-cta h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.6rem);\n    font-weight: 900;\n    color: var(--white);\n    margin-bottom: 16px;\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .bottom-cta p {\n    color: rgba(255,255,255,0.65);\n    font-size: 15px;\n    margin-bottom: 36px;\n    max-width: 460px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .copyright {\n    text-align: center;\n    padding: 28px 24px;\n    background: var(--white);\n    border-top: 1px solid var(--border);\n    font-size: 12px;\n    color: var(--text-light);\n  }\n\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e6th Grade · RI.6.2 · Printable PDF\u003c\/div\u003e\n\u003ch1\u003eYour 6th Graders Already Know \u003cem\u003ePokémon.\u003c\/em\u003e Now They Have to Read About It Carefully.\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-interest nonfiction summarizing resource built around the rise of Pokémon cards — so the reading isn't the obstacle. The skill is.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.6.2 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e15–20 Minutes\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e3 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eAnswer Key Included\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eWhen students recognize the topic, \u003cspan\u003ethey engage immediately — which means the reading is not the obstacle.\u003c\/span\u003e What you see in the results is the summarizing skill, not avoidance of an unfamiliar text.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- WHY IT WORKS --\u003e\n\u003csection class=\"why\"\u003e\n\u003cp class=\"section-label\"\u003eWhy Pokémon works for this standard\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eHigh interest removes the first barrier\u003c\/h2\u003e\n\u003cdiv class=\"why-grid\"\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eStudents show up ready to read\u003c\/h4\u003e\n\u003cp\u003ePokémon cards are already part of your students' world. When they recognize the topic, you skip the battle to get them started — and move straight to the skill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eThe passage tracks how ideas develop\u003c\/h4\u003e\n\u003cp\u003eThe text follows the rise of Pokémon cards over time, making it ideal for practicing exactly what RI.6.2 requires — identifying central idea and how it's developed across a passage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eBuilt for test-prep rigor\u003c\/h4\u003e\n\u003cp\u003eAnswer choices are carefully crafted to be similar in structure and length — no obvious right answers. Students must think critically, not guess by elimination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"why-card\"\u003e\n\u003ch4\u003eWorks for classrooms and homeschool families\u003c\/h4\u003e\n\u003cp\u003eSelf-contained and no-prep. Whether you're managing 30 students or one, this resource is ready to use exactly as printed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THINKING --\u003e\n\u003csection class=\"thinking\"\u003e\n\u003cp class=\"section-label\"\u003eBuilt for real summarizing — not surface recall\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eStudents have to think about...\u003c\/h2\u003e\n\u003cdiv class=\"thinking-list\"\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eWhat information matters most in the text\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eWhich details are key versus irrelevant\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eWhat makes a summary complete versus incomplete\u003c\/div\u003e\n\u003cdiv class=\"thinking-item\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eHow ideas develop over time across the passage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e3 student pages, fully ready to print\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eHigh-interest nonfiction passage\u003c\/h4\u003e\n\u003cp\u003eThe Rise of Pokémon Cards — written at grade level, high engagement, zero prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 multiple choice questions\u003c\/h4\u003e\n\u003cp\u003eCentral idea, key details, and summary quality — with similar-length answer choices and no guessing patterns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eFull answer key\u003c\/h4\u003e\n\u003cp\u003eDetailed explanations for every answer choice — not just the correct one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it however you need it\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eQuick 15–20 minute practice before assessments\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTest prep warm-up or review\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIndependent work or homework\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSub plans — print and go, no setup needed\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group intervention for summarizing skills\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool ELA — self-contained, no extra planning required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.6.2 asks for\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.6.2\u003c\/span\u003e\n\u003cp\u003eDetermine a central idea of a text and how it is conveyed through particular details; provide a summary of the text distinct from personal opinions or judgments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eCentral idea · Key details · Irrelevant information · Summary quality\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the grade-band series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMore summarizing resources for grades 6–8\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — Songs Stuck in Your Head\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e6th Grade Summarizing — King Tut Mystery\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Summarizing — Science of Crushes\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Summarizing — RI.8.2 Series\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eSummarizing Bundle Grades 6–8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 6th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.6.2\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 3\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eTime:\u003c\/strong\u003e 15–20 min\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included with full explanations\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eThe topic does the heavy lifting. You just have to hand it out.\u003c\/h2\u003e\n\u003cp\u003eNo prep. No planning. Just a passage your students will actually want to read — and a skill they'll actually practice.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49216329515231,"sku":null,"price":3.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6thSummarizingPracticeLite-6.png?v=1779047538"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/collections\/Summary_Skills.png?v=1780005463","url":"https:\/\/shop.lightupliterature.com\/collections\/summarizing-skills.oembed","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}