{"product_id":"the-outsiders-chapter-1-reading-writing-grade-8-no-prep-ela","title":"The Outsiders Chapter 1 | Reading \u0026 Writing | Grade 8 No Prep ELA","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\u003eThe Outsiders Chapter 1 | Reading Comprehension, Writing \u0026amp; Assessment | Grade 8 ELA\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"The Outsiders Chapter 1 — 20 MC questions, 20 open-ended, TREES™ short answer, essay, rubrics, sample writing \u0026amp; ADHD support. Grade 8 ELA. No prep PDF.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"The Outsiders Chapter 1, The Outsiders novel study, 8th grade ELA novel study, The Outsiders reading comprehension, The Outsiders multiple choice questions, The Outsiders writing prompts, Pre-AP novel study grade 8, TREES method writing, The Outsiders S.E. Hinton, 8th grade literary analysis, ADHD ELA support, homeschool novel study grade 8, The Outsiders assessment, STAAR reading comprehension grade 8, novel study chapter resources\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'Open Sans', sans-serif; background-color: var(--off-white); color: var(--text-body); line-height: 1.7; font-size: 16px; }\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    \/* HERO *\/\n    .hero { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); padding: 64px 24px 72px; text-align: center; position: relative; overflow: hidden; }\n    .hero::before { content: ''; position: absolute; top: -80px; right: -80px; width: 320px; height: 320px; border-radius: 50%; background: rgba(189,16,225,0.18); pointer-events: none; }\n    .hero::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 240px; height: 240px; border-radius: 50%; background: rgba(189,16,225,0.12); pointer-events: none; }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge { display: inline-block; background: rgba(189,16,225,0.25); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 6px 18px; border-radius: 30px; margin-bottom: 22px; }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill { background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); color: var(--white); font-size: 0.85rem; font-weight: 600; padding: 7px 16px; border-radius: 30px; }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px; text-transform: uppercase; }\n    .btn-primary:hover { background: #a50cc8; }\n\n    \/* BARS *\/\n    .notice-bar { background: #3a0a8f; color: #e9b5f9; text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; border-bottom: 2px solid rgba(189,16,225,0.4); }\n    .notice-bar strong { color: var(--white); }\n    .trust-bar { background: var(--purple); color: var(--white); text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; }\n\n    \/* SECTIONS *\/\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    \/* WHY BAND *\/\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card { background: var(--white); border: 1px solid var(--border-light); border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px; }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    \/* DARK BAND *\/\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    \/* COMPONENT GRID *\/\n    .component-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 28px; }\n    .component-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 24px; }\n    .component-icon { font-size: 1.6rem; margin-bottom: 12px; }\n    .component-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .component-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .component-tag { display: inline-block; margin-top: 12px; background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-size: 0.75rem; font-weight: 700; padding: 3px 10px; border-radius: 20px; }\n\n    \/* SKILLS GRID *\/\n    .skills-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; margin-top: 28px; }\n    .skill-card { background: var(--white); border: 1px solid var(--border-light); border-top: 3px solid var(--purple); border-radius: 10px; padding: 18px 20px; }\n    .skill-card .s-icon { font-size: 1.3rem; margin-bottom: 6px; }\n    .skill-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .skill-card p { font-size: 0.8rem; color: var(--text-mid); margin: 0; }\n\n    \/* WHO GRID *\/\n    .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n    .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n    .who-icon { font-size: 2rem; margin-bottom: 10px; }\n    .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    \/* WAYS LIST *\/\n    .ways-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 28px; }\n    .ways-list li { display: flex; align-items: flex-start; gap: 12px; background: var(--white); border: 1px solid var(--border-light); border-radius: 8px; padding: 16px 18px; font-size: 0.93rem; color: var(--text-body); font-weight: 600; }\n    .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n    \/* SPECS *\/\n    .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n    .specs-table tr { border-bottom: 1px solid var(--border-light); }\n    .specs-table tr:last-child { border-bottom: none; }\n    .specs-table td { padding: 13px 16px; vertical-align: top; }\n    .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n    .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n    \/* FAQ *\/\n    .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n    .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n    .faq-q { background: var(--white); padding: 18px 22px; font-weight: 700; color: var(--indigo); font-size: 0.97rem; display: flex; align-items: flex-start; gap: 12px; }\n    .faq-q::before { content: 'Q'; background: var(--purple); color: var(--white); font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px; }\n    .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n    \/* CTA *\/\n    .cta-band { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); text-align: center; padding: 64px 24px; position: relative; overflow: hidden; }\n    .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n    .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n    .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n    .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n    \/* FOOTER *\/\n    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n\n    \/* WRITING VERSIONS BOX *\/\n    .versions-box { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 24px; }\n    @media (max-width: 600px) { .versions-box { grid-template-columns: 1fr; } }\n    .version-card { border-radius: 10px; padding: 22px; }\n    .version-card.supported { background: var(--white); border: 2px solid var(--purple); }\n    .version-card.unsupported { background: var(--white); border: 2px solid var(--indigo); }\n    .version-label { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 8px; }\n    .version-label.v1 { color: var(--purple); }\n    .version-label.v2 { color: var(--indigo); }\n    .version-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.95rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .version-card p { font-size: 0.85rem; color: var(--text-body); margin: 0; }\n\n    \/* DIFF GRID *\/\n    .diff-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 28px; }\n    @media (max-width: 640px) { .diff-grid { grid-template-columns: 1fr; } }\n    .diff-card { border-radius: 10px; padding: 22px; border: 1px solid var(--border-light); background: var(--white); }\n    .diff-dot { width: 14px; height: 14px; border-radius: 50%; margin-bottom: 12px; }\n    .diff-dot.green { background: #22c55e; }\n    .diff-dot.yellow { background: #eab308; }\n    .diff-dot.blue { background: #3b82f6; }\n    .diff-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 10px; }\n    .diff-card ul { list-style: none; padding: 0; }\n    .diff-card ul li { font-size: 0.82rem; color: var(--text-body); padding: 4px 0; border-bottom: 1px solid var(--border-light); }\n    .diff-card ul li:last-child { border-bottom: none; }\n\n    \/* INCLUDE LIST *\/\n    .include-list { list-style: none; margin-top: 24px; display: flex; flex-direction: column; gap: 10px; }\n    .include-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 0.95rem; color: var(--text-body); padding: 12px 16px; background: var(--white); border: 1px solid var(--border-light); border-radius: 8px; }\n    .include-list li .inc-icon { font-size: 1.1rem; flex-shrink: 0; margin-top: 1px; }\n\n    \/* STANDARDS *\/\n    .standards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; margin-top: 24px; }\n    .std-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 8px; padding: 16px 18px; }\n    .std-code { font-family: 'Open Sans', sans-serif; font-size: 0.8rem; font-weight: 700; color: #e07ef8; letter-spacing: 1px; margin-bottom: 4px; }\n    .std-desc { font-size: 0.82rem; color: #c0a0e0; }\n\n    ul.bullet-list { padding-left: 20px; margin-top: 12px; margin-bottom: 16px; }\n    ul.bullet-list li { font-size: 0.95rem; color: var(--text-body); margin-bottom: 6px; }\n    .dark-band ul.bullet-list li { color: #d4b8f0; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrade 8 ELA · The Outsiders · Chapter 1 · Pre-AP · TREES™ Method · No Prep\u003c\/div\u003e\n    \u003ch1\u003e\n      Real Thinking. Real Writing.\u003cbr\u003e\u003cspan\u003eOne Complete Chapter 1 Resource.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eEverything you need to teach Chapter 1 of \u003cem\u003eThe Outsiders\u003c\/em\u003e by S.E. Hinton — reading comprehension, multiple choice, structured writing, full assessment tools, and a support guide built for real classrooms and real homeschool tables.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e20 Multiple Choice — Best Answer Format\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e20 Open-Ended Pre-AP Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eTREES™ Short Answer + THREE TREES GROW™ Essay\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eSupported \u0026amp; Unsupported Writing Versions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003e4-3-2-1 Rubric + Sample 4 Writing\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eADHD \u0026amp; Differentiation Support Guide\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Resource\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"notice-bar\"\u003e\n  \u003cstrong\u003eThis is a chapter resource — not a worksheet.\u003c\/strong\u003e Every question, prompt, and assessment tool was built to push students past the surface and into genuine literary analysis.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grade 8 ELA · Pre-AP · No Prep PDF · Two Writing Versions · ADHD Supports Included · Classroom + Homeschool Ready\n\u003c\/div\u003e\n\n\u003c!-- WHY THIS RESOURCE --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhy This Resource\u003c\/p\u003e\n    \u003ch2\u003eMost Chapter Resources Ask Students to Find Answers. This One Asks Them to Think.\u003c\/h2\u003e\n    \u003cp\u003eThere is no shortage of Outsiders worksheets on the internet. What is hard to find is a resource that holds students to the same standard as a state reading assessment — where every answer choice is plausible, where writing requires evidence and analysis, and where the teacher and parent have everything they need to actually evaluate the work.\u003c\/p\u003e\n    \u003cp\u003eThis Chapter 1 resource was built from the text up — starting with a close read of what Hinton actually does in this chapter and building every question, prompt, and assessment tool around those specific craft choices, themes, and characters. Nothing is generic. Everything connects directly to Chapter 1.\u003c\/p\u003e\n    \u003cdiv class=\"why-grid\"\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📝\u003c\/div\u003e\n        \u003ch3\u003eMultiple choice that mirrors state assessments\u003c\/h3\u003e\n        \u003cp\u003eAll 20 multiple choice questions are written in best-answer format — all four choices are plausible, and students must think carefully to identify the strongest answer. This is exactly how STAAR and most state ELA assessments test reading comprehension at 8th grade.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eOpen-ended questions that go beyond recall\u003c\/h3\u003e\n        \u003cp\u003eThe 20 Pre-AP open-ended questions cover the skills that matter most in 8th grade ELA — character analysis, point of view, figurative language, intertextuality, theme, inference, and author's craft. Students are not asked to find and copy. They are asked to analyze and argue.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eWriting scaffolds that actually work\u003c\/h3\u003e\n        \u003cp\u003eThe TREES™ and THREE TREES GROW™ methods break the writing process into single visible steps — so anxious, ADHD, and reluctant writers know exactly what to do next without staring at a blank page. Every prompt comes in a supported and unsupported version.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eA complete assessment package — not just questions\u003c\/h3\u003e\n        \u003cp\u003eThis resource includes rubrics, student checklists, and sample 4 writing for every prompt. Teachers and parents have everything they need to assign, evaluate, and give meaningful feedback — without needing an ELA background to use any of it confidently.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WRITING VERSIONS --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eTwo Writing Versions — Every Prompt\u003c\/p\u003e\n  \u003ch2\u003eMeet Every Student Where They Are Without Creating Two Separate Assignments.\u003c\/h2\u003e\n  \u003cp\u003eEvery short answer prompt and the essay come in two versions — so you can differentiate without making a production of it. Have two stacks ready. Hand them out as students come in. Most students will not notice, and those who do will not care if you have built a classroom culture where different tools for different learners is simply how things work.\u003c\/p\u003e\n  \u003cdiv class=\"versions-box\"\u003e\n    \u003cdiv class=\"version-card supported\"\u003e\n      \u003cdiv class=\"version-label v1\"\u003e✅ Supported Version\u003c\/div\u003e\n      \u003ch3\u003eAcronym Steps + Sentence Stems\u003c\/h3\u003e\n      \u003cp\u003eFor struggling writers, anxious writers, ADHD writers, and any student who is new to the TREES™ method. The stems are a launching pad — not a shortcut. Everything after the stem belongs entirely to the student.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"version-card unsupported\"\u003e\n      \u003cdiv class=\"version-label v2\"\u003e🔵 Unsupported Version\u003c\/div\u003e\n      \u003ch3\u003eAcronym Steps Only\u003c\/h3\u003e\n      \u003cp\u003eFor on-level and advanced students who are comfortable with structured writing. The acronym provides the framework. The student provides everything else. Builds independence while keeping the structure in place.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"divider\"\u003e\n\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eEvery Piece This Chapter Needs — Reading, Writing, and Assessment.\u003c\/h2\u003e\n    \u003cp\u003eThis is not a collection of unrelated activities. Every component connects. The questions inform the writing. The writing is evaluated by the rubric. The rubric is explained by the sample writing. The whole thing is supported by the teacher and parent guide.\u003c\/p\u003e\n\n    \u003cdiv class=\"component-grid\"\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003e20 Open-Ended Reading Comprehension Questions\u003c\/h3\u003e\n        \u003cp\u003eWritten at a Pre-AP level and built directly from what Hinton does in Chapter 1. Skills covered include character analysis, point of view and narrator reliability, figurative language, intertextuality, central idea and theme, inference, vocabulary in context, summary vs. analysis, cause and effect, and author's purpose. These are not find-and-copy questions. They require students to think, analyze, and support their answers with textual evidence.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003ePre-AP Level · RL.8.1 through RL.8.9\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e☑️\u003c\/div\u003e\n        \u003ch3\u003e20 Multiple Choice Questions + Expanded Answer Key\u003c\/h3\u003e\n        \u003cp\u003eWritten in best-answer format — the same format used on STAAR and most state ELA assessments. All four answer choices are plausible. Students must think critically to identify the strongest answer. The expanded answer key explains why the correct answer is best and why each incorrect answer falls short — written in plain, friendly language so parents and teachers without an ELA background can use it confidently to have a real conversation with their student.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eBest-Answer Format · Full Key Included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003e3 Short Answer Prompts | TREES™ Method\u003c\/h3\u003e\n        \u003cp\u003eThree distinct writing purposes — argumentative, reflective, and character analysis — each built around specific moments and characters from Chapter 1. Each prompt includes the student checklist so students can self-assess before turning in. Both versions — supported with stems and unsupported with acronym steps only — are included for every prompt.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eArgumentative · Reflective · Character Analysis\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📄\u003c\/div\u003e\n        \u003ch3\u003e1 Essay Prompt | THREE TREES GROW™ Method\u003c\/h3\u003e\n        \u003cp\u003eA complete literary analysis essay prompt focused on how Hinton uses character, description, and word choice to show that a label does not define a person's full humanity. Students discuss at least two characters and build their argument using the THREE TREES GROW™ structure — one step at a time. Both versions included. The essay checklist is included separately so students can verify every section before submitting.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eLiterary Analysis · Both Versions Included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📊\u003c\/div\u003e\n        \u003ch3\u003e4-3-2-1 Writing Rubrics\u003c\/h3\u003e\n        \u003cp\u003eTwo rubrics — one for short answers and one for the essay — covering structure, evidence, analysis, sentence fluency, word choice, and grammar and conventions. Written with two bullets per cell so teachers and parents can scan quickly and find the best fit without reading a paragraph at every level. A 3 is solid, honest, grade-level work. The rubric makes that clear so grading feels fair and manageable.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eShort Answer Rubric · Essay Rubric\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e⭐\u003c\/div\u003e\n        \u003ch3\u003eSample 4 Writing — All Four Prompts\u003c\/h3\u003e\n        \u003cp\u003eA model response for each of the three short answer prompts and a complete model essay — written at a strong but realistic 8th grade level. The writing is good enough to be a genuine 4 but human enough to feel attainable. Share these with students before they write — not after. Seeing what strong work looks like before they start is motivating. Seeing it after can feel deflating.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e3 Short Answer Models · 1 Full Essay Model\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eStudent Self-Assessment Checklists\u003c\/h3\u003e\n        \u003cp\u003eOne checklist for the short answer prompts and one for the essay — both written in plain student-friendly language so students can honestly verify their own work before turning it in. The checklist covers every section of the TREES™ and THREE TREES GROW™ structure plus sentence fluency, word choice, voice, and grammar and conventions. Builds the habit of self-review that serves students far beyond this assignment.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eShort Answer Checklist · Essay Checklist\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eTeacher and Parent Support Guide\u003c\/h3\u003e\n        \u003cp\u003eA dedicated support guide written specifically for this chapter — not a generic how-to. Includes step-by-step instructions for classroom teachers with 30 students and for homeschool parents working one-on-one. ADHD and struggling learner supports are embedded at every step — bolded and easy to find. Differentiation guidance covers all three levels: struggling, on-level, and Pre-AP or advanced.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eClassroom · Homeschool · ADHD Supports · 3 Levels\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SKILLS COVERED --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n    \u003ch2\u003eThe Top-Tested 8th Grade ELA Skills — All Built from Chapter 1.\u003c\/h2\u003e\n    \u003cp\u003eEvery skill in this resource is connected to something Hinton actually does in Chapter 1 — not a generic skill applied to a generic text. Students are always working from the novel, not away from it.\u003c\/p\u003e\n    \u003cdiv class=\"skills-grid\"\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📌\u003c\/div\u003e\n        \u003ch3\u003eCiting Textual Evidence (RL.8.1)\u003c\/h3\u003e\n        \u003cp\u003eStudents cite specific details from Chapter 1 to support every claim they make — in open-ended questions, short answers, and the essay.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e💡\u003c\/div\u003e\n        \u003ch3\u003eCentral Idea \u0026amp; Theme (RL.8.2)\u003c\/h3\u003e\n        \u003cp\u003eQuestions and writing prompts push students to identify and articulate the theme Hinton develops in Chapter 1 — moving from topic to theme statement.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🎭\u003c\/div\u003e\n        \u003ch3\u003eCharacter Analysis (RL.8.3)\u003c\/h3\u003e\n        \u003cp\u003eStudents analyze how Hinton introduces and differentiates characters through physical description, word choice, and behavioral detail.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🖊️\u003c\/div\u003e\n        \u003ch3\u003eFigurative Language \u0026amp; Author's Craft (RL.8.4)\u003c\/h3\u003e\n        \u003cp\u003eStudents analyze Hinton's specific word choices — including the recurring ice imagery used for both Darry and Dally — and explain what they reveal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e👁️\u003c\/div\u003e\n        \u003ch3\u003ePoint of View \u0026amp; Narrator Reliability (RL.8.6)\u003c\/h3\u003e\n        \u003cp\u003eStudents examine how Ponyboy's emotional investment shapes his narration and consider what biases might exist in a first-person narrator who is inside the conflict he describes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eIntertextuality (RL.8.9)\u003c\/h3\u003e\n        \u003cp\u003eStudents analyze Ponyboy's allusion to Great Expectations and explain how Hinton uses it to connect the themes of The Outsiders to a universal human experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ADHD + DIFFERENTIATION --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eADHD \u0026amp; Differentiation Support\u003c\/p\u003e\n  \u003ch2\u003eBuilt for Every Learner in the Room — Not Just the Ones Who Already Love Writing.\u003c\/h2\u003e\n  \u003cp\u003eThe TREES™ and THREE TREES GROW™ methods were developed specifically to reduce the activation energy that keeps anxious, ADHD, and reluctant writers from starting. Instead of staring at a blank page, students follow a clear visible path — one step at a time. The acronym makes the structure visible. The stems make the first sentence possible. Once students are moving, they can keep going.\u003c\/p\u003e\n  \u003cp\u003eThe support guide inside this product includes embedded ADHD tips at every step — bolded so they are easy to find when you need them quickly. Every support is designed to be set up once and work for the whole room, not individual interventions that are impossible to manage with 30 students.\u003c\/p\u003e\n\n  \u003cdiv class=\"diff-grid\"\u003e\n    \u003cdiv class=\"diff-card\"\u003e\n      \u003cdiv class=\"diff-dot green\"\u003e\u003c\/div\u003e\n      \u003ch3\u003e🟢 Struggling or Intervention Level\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eMultiple choice only for written work\u003c\/li\u003e\n        \u003cli\u003eOpen-ended questions as oral discussion\u003c\/li\u003e\n        \u003cli\u003eSupported writing version — always\u003c\/li\u003e\n        \u003cli\u003eOne short answer prompt at a time\u003c\/li\u003e\n        \u003cli\u003eRubric feedback: structure + evidence only\u003c\/li\u003e\n        \u003cli\u003eCelebrate finishing — every time\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"diff-card\"\u003e\n      \u003cdiv class=\"diff-dot yellow\"\u003e\u003c\/div\u003e\n      \u003ch3\u003e🟡 On-Level Students\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eFull MC set in chunks\u003c\/li\u003e\n        \u003cli\u003e6–8 open-ended questions assigned\u003c\/li\u003e\n        \u003cli\u003eSupported version for prompt 1\u003c\/li\u003e\n        \u003cli\u003eUnsupported version for prompts 2–3\u003c\/li\u003e\n        \u003cli\u003eFull essay — unsupported version\u003c\/li\u003e\n        \u003cli\u003eFull rubric across all categories\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"diff-card\"\u003e\n      \u003cdiv class=\"diff-dot blue\"\u003e\u003c\/div\u003e\n      \u003ch3\u003e🔵 Pre-AP or Advanced\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eFull MC set + defend 3–5 answers in writing\u003c\/li\u003e\n        \u003cli\u003eMost analytically demanding questions\u003c\/li\u003e\n        \u003cli\u003eUnsupported version — always\u003c\/li\u003e\n        \u003cli\u003eThesis must be specific and arguable\u003c\/li\u003e\n        \u003cli\u003eCompare own writing to sample 4\u003c\/li\u003e\n        \u003cli\u003eFull rubric — push toward every 4 descriptor\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"divider\"\u003e\n\n\u003c!-- WHO IT'S FOR --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eOne Resource. Every Teaching Context.\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003e8th Grade ELA Teachers\u003c\/h3\u003e\n        \u003cp\u003eTwo stacks — supported and unsupported. Hand them out as students come in. The support guide tells you exactly how to use every piece, in order, with your 30 students. No additional planning required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🎓\u003c\/div\u003e\n        \u003ch3\u003ePre-AP Middle School Teachers\u003c\/h3\u003e\n        \u003cp\u003eThe open-ended questions are built at Pre-AP depth. The essay prompt requires a specific, arguable thesis. The multiple choice mirrors assessment-level rigor. This resource meets your students where they need to be challenged.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003eThe support guide has its own section written specifically for one-on-one instruction. The expanded answer key is written in plain language so you do not need an ELA background to use it confidently at the kitchen table.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e💜\u003c\/div\u003e\n        \u003ch3\u003eParents of ADHD \u0026amp; Anxious Writers\u003c\/h3\u003e\n        \u003cp\u003eThe TREES™ method, the supported writing version, and the embedded ADHD supports were built for your student. The stems get them off the platform. The structure keeps them moving. The checklist gives them confidence before they turn anything in.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WAYS TO USE --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWays to Use It\u003c\/p\u003e\n    \u003ch2\u003eNovel Study. State Test Prep. Writing Instruction. All Three at Once.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📖\u003c\/span\u003e8th grade ELA novel study — Chapter 1 complete instructional unit\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eState test prep — reading comprehension and analytical writing\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003eWriting instruction — introduce or reinforce the TREES™ method\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool ELA — complete chapter resource with full support guide\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e💜\u003c\/span\u003eADHD and reluctant writer support — scaffolded writing with built-in ADHD tips\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eAssessment — rubric-based evaluation with sample writing benchmarks\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔵\u003c\/span\u003ePre-AP instruction — push thesis depth and analytical writing beyond grade level\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e👨‍👩‍👧\u003c\/span\u003eParent support — confidence-building guide so parents can actually help\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You Are Getting\u003c\/h2\u003e\n  \u003cdiv class=\"specs-wrap\"\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrade Level\u003c\/td\u003e\n\u003ctd\u003e8th Grade ELA · Pre-AP Middle School\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNovel\u003c\/td\u003e\n\u003ctd\u003eThe Outsiders by S.E. Hinton — Chapter 1\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003ePrintable PDF — no prep required. Print and go or assign digitally.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eReading Questions\u003c\/td\u003e\n\u003ctd\u003e20 Pre-AP open-ended questions + 20 best-answer multiple choice questions with expanded answer key\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWriting Prompts\u003c\/td\u003e\n\u003ctd\u003e3 TREES™ short answer prompts (argumentative, reflective, character analysis) + 1 THREE TREES GROW™ essay prompt — each in supported and unsupported versions\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAssessment Tools\u003c\/td\u003e\n\u003ctd\u003eStudent checklist (short answer) · Student checklist (essay) · 4-3-2-1 short answer rubric · 4-3-2-1 essay rubric · Sample 4 writing for all four prompts\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSupport Guide\u003c\/td\u003e\n\u003ctd\u003eClassroom teacher section (30 students) + homeschool\/small group section + ADHD supports embedded throughout + differentiation for 3 levels\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards\u003c\/td\u003e\n\u003ctd\u003eRL.8.1 · RL.8.2 · RL.8.3 · RL.8.4 · RL.8.6 · RL.8.9 · Compatible with STAAR and most state 8th grade ELA assessments\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWriting Methods\u003c\/td\u003e\n\u003ctd\u003eTREES™ (Topic · Reason · Example · Explain · Summarize) and THREE TREES GROW™ (full essay structure)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLicense\u003c\/td\u003e\n\u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat is the TREES™ method and do students need to know it before using this resource?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eTREES™ stands for Topic, Reason, Example, Explain, Summarize — a structured writing method developed by Light Up Literature to help students build a complete analytical response one step at a time. Students do not need to know it in advance. The supported version of each prompt walks students through every step with sentence stems. The unsupported version provides the acronym steps only. The teacher and parent support guide explains how to introduce the method and when to use each version.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat is the difference between the supported and unsupported writing versions?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eBoth versions include the TREES™ or THREE TREES GROW™ acronym steps with a brief description of what each step does. The supported version also includes sentence stems — starter phrases that help students get off the blank page and into their thinking. The unsupported version includes the acronym steps only — no stems. Both versions are included for every short answer prompt and the essay so you can hand the right version to the right student without creating two separate assignments.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this appropriate for homeschool use?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — the teacher and parent support guide includes a dedicated section written specifically for homeschool parents and small group instructors working one-on-one or with a small group. The expanded answer key is written in plain, friendly language so parents without an ELA background can use it confidently. The step-by-step instructions tell you exactly how to use every piece of the resource in order — so you do not have to figure anything out on your own.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eMy student has ADHD. Will this resource actually help?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe TREES™ and THREE TREES GROW™ methods were built with ADHD writers specifically in mind. The structure makes the writing path visible — students only have to do one step at a time instead of holding the entire essay in their heads. The supported version gives students a sentence to finish rather than a blank space to fill. The teacher and parent support guide includes embedded ADHD tips at every step — bolded so they are easy to find when you need them quickly during a session.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo I need to assign everything in this resource?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNo — this resource is a toolbox. Use what fits your student and your instructional goals right now. The support guide gives you specific recommendations for which pieces to use at each level. A struggling student might use the multiple choice questions and one supported short answer prompt. An advanced student might use the full question set and the unsupported essay. Every piece works independently, and they are all designed to work together when you are ready for the full experience.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this aligned to state standards?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — this resource is aligned to RL.8.1 (cite textual evidence), RL.8.2 (central idea and theme), RL.8.3 (character analysis), RL.8.4 (figurative language and author's craft), RL.8.6 (point of view and narrator reliability), and RL.8.9 (intertextuality). The multiple choice questions are written in best-answer format compatible with STAAR and most state 8th grade ELA reading assessments. The writing prompts and rubrics are aligned to 8th grade analytical writing expectations.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STANDARDS DARK BAND --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards Alignment\u003c\/p\u003e\n    \u003ch2\u003eBuilt to the Standards That Matter Most in 8th Grade ELA.\u003c\/h2\u003e\n    \u003cp\u003eEvery question and writing prompt in this resource connects directly to a specific standard — and to a specific moment in Chapter 1 of The Outsiders. Nothing is filler.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRL.8.1\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eCite strong textual evidence to support analysis of what the text says explicitly and inferentially\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRL.8.2\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eDetermine theme or central idea of a text and analyze its development\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRL.8.3\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eAnalyze how dialogue and incidents in a story reveal character and advance plot\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRL.8.4\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eDetermine the meaning of words and phrases including figurative and connotative meanings\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRL.8.6\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eAnalyze how differences in point of view of characters and audience create effects such as suspense or humor\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRL.8.9\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eAnalyze how a modern work of fiction draws on themes and patterns from traditional stories\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003eEverything Chapter 1 Needs.\u003cbr\u003eNothing It Doesn't.\u003c\/h2\u003e\n    \u003cp\u003eReading comprehension, multiple choice, structured writing, complete assessment tools, and a support guide built for real classrooms and real homeschool tables — all in one no-prep PDF.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · Grade 8 ELA · No prep required · Classroom + homeschool license · ADHD supports included\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2026 Light Up Literature™ Curriculum, LLC. All rights reserved. | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eQuestions? \u003ca href=\"mailto:Debra@lightupliteraturecurriculum.com\"\u003eDebra@lightupliteraturecurriculum.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003cp style=\"margin-top: 6px;\"\u003eFor classroom use only. This resource may not be distributed or uploaded to public\/shared drives.\u003c\/p\u003e\n\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49545763291359,"sku":null,"price":4.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/TheOutsidersChapter1.png?v=1779754932","url":"https:\/\/shop.lightupliterature.com\/products\/the-outsiders-chapter-1-reading-writing-grade-8-no-prep-ela","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}