{"product_id":"6th-grade-text-structures-worksheets-nonfiction-passages-no-prep-ela-ri-6-5","title":"6th Grade Text Structures Worksheets | Nonfiction Passages | No-Prep ELA | RI.6.5","description":"\u003cbody\u003e\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e6th Grade Text Structures Worksheets | Nonfiction Passages \u0026amp; Answer Keys | No-Prep ELA | RI.6.5\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"3 nonfiction passages, 30 multiple-choice questions on text structures for 6th grade. Cause\/effect, chronological, problem\/solution \u0026amp; more. No prep PDF. RI.6.5.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"6th grade text structures worksheets, text structure nonfiction passages, cause and effect 6th grade, chronological text structure, problem solution worksheet, RI.6.5 activities, informational text structure 6th grade, no prep ELA worksheets, 6th grade reading comprehension, text structure multiple choice, homeschool ELA 6th grade, text structure test prep\"\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 { 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    .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    .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 { 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 { 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 { 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    .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 { 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-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-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-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 { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n\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    \/* STRUCTURE TAGS *\/\n    .structure-row { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; }\n    .structure-tag { background: var(--white); border: 2px solid var(--border-light); border-radius: 30px; padding: 8px 18px; font-size: 0.88rem; font-weight: 700; color: var(--indigo); }\n\n    \/* PASSAGE CARDS — white section *\/\n    .passage-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 28px; }\n    .passage-card { background: var(--white); border: 1px solid var(--border-light); border-top: 4px solid var(--purple); border-radius: 10px; padding: 22px 24px; }\n    .passage-card .p-icon { font-size: 1.8rem; margin-bottom: 10px; }\n    .passage-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.97rem; font-weight: 700; color: var(--indigo); margin-bottom: 8px; }\n    .passage-card p { font-size: 0.85rem; color: var(--text-body); margin-bottom: 12px; }\n    .structure-mini { display: flex; flex-wrap: wrap; gap: 6px; }\n    .s-mini-tag { background: var(--light-purple); border: 1px solid var(--border-light); border-radius: 20px; padding: 3px 10px; font-size: 0.75rem; font-weight: 700; color: var(--indigo); }\n  \u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrade 6 ELA · Text Structures · Nonfiction Reading · No Prep · RI.6.5\u003c\/div\u003e\n    \u003ch1\u003e\n      Three Passages. Six Structures.\u003cbr\u003e\u003cspan\u003eOne Skill Fully Covered.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eThree original nonfiction reading passages and 30 multiple-choice questions built to develop the one reading skill that changes how students understand informational text — and how they perform on state ELA assessments.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e3 Original Nonfiction Passages\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e30 Multiple-Choice Questions\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eAnswer Key Included — All Three Passages\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eCause\/Effect · Chronological · Problem\/Solution\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eDescriptive · Sequential · Compare\/Contrast\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Sub Plans · Test Prep · RI.6.5\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\u003eText structure is not a signal-word exercise.\u003c\/strong\u003e Students learn to identify structure by reading real passages that use multiple structures — and thinking carefully about how each section is organized. That is what this resource asks them to do.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grade 6 ELA · RI.6.5 · No Prep PDF · Answer Keys Included · Classroom · Homeschool · Sub Plans\n\u003c\/div\u003e\n\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\u003eText Structure Practice That Actually Builds the Skill — Not Just the Vocabulary.\u003c\/h2\u003e\n    \u003cp\u003eMost text structure worksheets ask students to circle signal words. Students learn the word list, pass the quiz, and then can't identify structure in a real passage on the state test. That is not the skill. This resource builds the actual skill.\u003c\/p\u003e\n    \u003cp\u003eEach passage uses multiple text structures across different sections — so students have to read carefully, think about how the paragraph is organized, and distinguish between structures that could both be plausible. The Famous Choreographers passage does this especially well: each section is structured differently on purpose, and students have to navigate all four structures within the same text.\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\u003eReal passages — not isolated sentences\u003c\/h3\u003e\n        \u003cp\u003eAll three passages are original nonfiction texts written specifically for this resource. Students read a complete passage and then answer questions about how individual paragraphs, specific sentences, and paired sections are organized. The reading is the practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eMultiple structures in every passage\u003c\/h3\u003e\n        \u003cp\u003eEach passage uses more than one text structure across its sections — which is how real informational text works and how state assessments test the skill. Students who can navigate a multi-structure passage are students who have actually learned what text structure means.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e☑️\u003c\/div\u003e\n        \u003ch3\u003eMultiple-choice format that mirrors the test\u003c\/h3\u003e\n        \u003cp\u003eAll 30 questions are multiple choice — the same format used on most 6th grade state ELA reading assessments. Each question presents four plausible structures and asks students to identify the one that best describes the paragraph or sentence in question.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🗝️\u003c\/div\u003e\n        \u003ch3\u003eAnswer keys ready for every passage\u003c\/h3\u003e\n        \u003cp\u003eA clean, easy-to-read answer key is included for each passage. Use it to grade quickly, review answers with the class, or check student work during small group instruction. No prep, no extra work.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- PASSAGES --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eThe Three Passages\u003c\/p\u003e\n  \u003ch2\u003eHigh-Interest Topics. Deliberate Structure. Real Reading Work.\u003c\/h2\u003e\n  \u003cp\u003eEach passage was written with specific structural choices in mind — so the questions ask students to do something meaningful, not just choose the word that sounds most familiar.\u003c\/p\u003e\n\n  \u003cdiv class=\"passage-grid\"\u003e\n    \u003cdiv class=\"passage-card\"\u003e\n      \u003cdiv class=\"p-icon\"\u003e🔬\u003c\/div\u003e\n      \u003ch3\u003eWhat Makes Biotechnology Cool?\u003c\/h3\u003e\n      \u003cp\u003eA nonfiction passage on biotechnology — from how it works to its applications in medicine and agriculture to its future possibilities. Students identify how each section is organized and how two sections relate to each other.\u003c\/p\u003e\n      \u003cdiv class=\"structure-mini\"\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eCause\/Effect\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eDescriptive\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eSequential\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003e10 Questions\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"passage-card\"\u003e\n      \u003cdiv class=\"p-icon\"\u003e📻\u003c\/div\u003e\n      \u003ch3\u003eThe History of the Radio\u003c\/h3\u003e\n      \u003cp\u003eA nonfiction passage tracing the invention and evolution of radio from the 19th century through the Golden Age and into modern digital streaming. Students identify where structure shifts across the timeline of the text.\u003c\/p\u003e\n      \u003cdiv class=\"structure-mini\"\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eChronological\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eDescriptive\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eCause\/Effect\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003e10 Questions\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"passage-card\"\u003e\n      \u003cdiv class=\"p-icon\"\u003e💃\u003c\/div\u003e\n      \u003ch3\u003eFamous Choreographers\u003c\/h3\u003e\n      \u003cp\u003eA nonfiction passage profiling four choreographers — each section structured differently on purpose. Balanchine: chronological. Martha Graham: cause\/effect. Alvin Ailey: problem\/solution. Twyla Tharp: compare\/contrast. Students must distinguish all four within one text.\u003c\/p\u003e\n      \u003cdiv class=\"structure-mini\"\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eChronological\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eCause\/Effect\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eProblem\/Solution\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003eCompare\/Contrast\u003c\/span\u003e\n        \u003cspan class=\"s-mini-tag\"\u003e10 Questions\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"divider\"\u003e\n\n\u003c!-- TEXT STRUCTURES COVERED — DARK BAND --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eText Structures Covered\u003c\/p\u003e\n    \u003ch2\u003eAll Six Structures. Across Three Passages. In Real Reading Context.\u003c\/h2\u003e\n    \u003cp\u003eThese are the text structures assessed most frequently on 6th grade state ELA exams and explicitly named in RI.6.5. Students encounter each structure multiple times across the three passages — in different topics and different contexts — which is how recognition becomes transferable.\u003c\/p\u003e\n    \u003cdiv class=\"structure-row\"\u003e\n      \u003cspan class=\"structure-tag\" style=\"background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.2); color:#ffffff;\"\u003e📈 Cause \/ Effect\u003c\/span\u003e\n      \u003cspan class=\"structure-tag\" style=\"background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.2); color:#ffffff;\"\u003e🕐 Chronological\u003c\/span\u003e\n      \u003cspan class=\"structure-tag\" style=\"background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.2); color:#ffffff;\"\u003e💡 Problem \/ Solution\u003c\/span\u003e\n      \u003cspan class=\"structure-tag\" style=\"background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.2); color:#ffffff;\"\u003e🔎 Descriptive\u003c\/span\u003e\n      \u003cspan class=\"structure-tag\" style=\"background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.2); color:#ffffff;\"\u003e➡️ Sequential\u003c\/span\u003e\n      \u003cspan class=\"structure-tag\" style=\"background:rgba(255,255,255,0.1); border:1px solid rgba(255,255,255,0.2); color:#ffffff;\"\u003e⚖️ Compare \/ Contrast\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WHO IT'S FOR --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWho This Works For\u003c\/p\u003e\n    \u003ch2\u003eOne Resource. Every Context You Need It For.\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\u003e6th Grade ELA Teachers\u003c\/h3\u003e\n        \u003cp\u003eUse all three passages for instruction, practice, and assessment across your text structure unit — or spread them through the year as spiral review.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eSubstitute Teachers\u003c\/h3\u003e\n        \u003cp\u003eCompletely self-contained. Students read the passage, answer the questions, and the answer key handles the rest. Zero introduction 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\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003eThree high-interest passages with answer keys — everything you need to teach and assess text structure at 6th grade without an ELA background.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch3\u003eTest Prep\u003c\/h3\u003e\n        \u003cp\u003eMultiple-choice format mirrors how text structure is tested on most 6th grade state ELA assessments. High-interest passages keep students engaged through the practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- WAYS TO USE --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWays to Use It\u003c\/p\u003e\n  \u003ch2\u003eText Structure Instruction. Test Prep. Sub Plans. Spiral Review.\u003c\/h2\u003e\n  \u003cul class=\"ways-list\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eText structure instruction — introduce, practice, and review all six structures through real reading\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eState test prep — multiple-choice format mirrors 6th grade ELA assessment style\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eSpiral review — one passage per unit as a reading skills checkpoint\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📌\u003c\/span\u003eSub plans — completely self-contained, no teacher introduction required\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool ELA — three complete reading sessions with answer keys\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e👥\u003c\/span\u003eSmall group instruction — read one passage together and discuss structure in real time\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📊\u003c\/span\u003eFormative assessment — use as a pre- or post-measure for text structure instruction\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📝\u003c\/span\u003eIndependent work or homework — no teacher explanation needed to get started\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\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\u003e6th Grade ELA · Compatible with advanced 5th grade and 7th grade review\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\u003ePassages\u003c\/td\u003e\n\u003ctd\u003eWhat Makes Biotechnology Cool? · The History of the Radio · Famous Choreographers\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eQuestions\u003c\/td\u003e\n\u003ctd\u003e30 total — 10 per passage — multiple choice (A, B, C, D)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eText Structures\u003c\/td\u003e\n\u003ctd\u003eCause\/Effect · Chronological · Problem\/Solution · Descriptive · Sequential · Compare\/Contrast\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnswer Key\u003c\/td\u003e\n\u003ctd\u003eIncluded for all three passages\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards\u003c\/td\u003e\n\u003ctd\u003eRI.6.5 · Compatible with most state 6th grade ELA reading assessments\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\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\"\u003eAre all 30 questions multiple choice, or are there written responses?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eAll 30 questions are multiple choice — A, B, C, D format. There are no open-ended or written-response questions in this resource. The multiple-choice format was chosen intentionally because it mirrors how text structure is assessed on most state ELA exams and allows for efficient practice and quick grading.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDo the passages get progressively harder across the three worksheets?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe passages are comparable in reading level, but the Famous Choreographers passage is the most structurally complex — each of its four sections uses a different text structure deliberately. It works well as the culminating passage after students have practiced with Biotechnology and Radio. That said, each passage works independently and can be used in any order.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes the answer key include explanations for each answer?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe answer key provides the correct answer for each question — clearly organized and easy to read. It does not include detailed explanations for every choice the way the comma worksheet answer key does. If you want to discuss answers with students, the passages are short enough that you can return to the text together and identify the structural evidence quickly.\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 passages are engaging and accessible, the questions are clear, and the answer key is straightforward. You do not need an ELA background to use this resource confidently at the kitchen table. Each passage and question set is completely self-contained.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhich standards does this align to?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis resource is aligned to RI.6.5 — analyze how a particular sentence, paragraph, chapter, or section fits into the overall structure of a text and contributes to the development of the ideas. The question format and the specific structures covered are compatible with most state 6th grade ELA informational reading assessments.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- STANDARDS --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eStandards Alignment\u003c\/p\u003e\n    \u003ch2\u003eThe Text Structure Standard. Fully Covered.\u003c\/h2\u003e\n    \u003cp\u003eEvery question in this resource connects to RI.6.5 and to a specific structural choice in one of the three passages. Nothing is filler. The six structures covered are the ones that appear most frequently on 6th grade informational reading assessments.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRI.6.5\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eAnalyze how a particular sentence, paragraph, chapter, or section fits into the overall structure of a text and contributes to the development of ideas\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRI.6.1\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eSupports citing textual evidence — students must return to the passage to identify the structural features that answer each question\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRI.6.3\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eSupports analyzing how key individuals, events, and ideas are introduced and developed across the text — directly connected to structural analysis\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003eThree Passages. Six Structures.\u003cbr\u003eThirty Questions. Ready to Go.\u003c\/h2\u003e\n    \u003cp\u003eOriginal nonfiction passages, multiple-choice questions that mirror state assessments, and answer keys for every passage — 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 6 ELA · No prep required · Answer keys included · Classroom + homeschool license\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\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":49634056732895,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6TextStructures.png?v=1779890565","url":"https:\/\/shop.lightupliterature.com\/products\/6th-grade-text-structures-worksheets-nonfiction-passages-no-prep-ela-ri-6-5","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}