{"title":"Author's Purpose","description":"\u003cp\u003eThis collection brings together no-prep author's purpose resources designed for 6th grade, 7th grade, and 8th grade ELA classrooms. Every resource is aligned to Common Core Reading Informational Text and Literature standards so students are moving beyond P.I.E. and into the kind of nuanced author's purpose analysis that middle school standards actually require.\u003c\/p\u003e\n\n\u003cp\u003eWhether you need practice identifying why an author wrote a text, analyzing how an author's purpose shapes content and tone, or pushing advanced readers to evaluate craft and rhetorical choices, you'll find materials here built for real middle school readers working with both literary and informational texts.\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 author's purpose practice that goes deeper than the basics and holds up with a rigorous middle school curriculum.\u003c\/p\u003e","products":[{"product_id":"advanced-authors-purpose-worksheets-grades-7-9-light-up-literature","title":"Advanced Author's Purpose Worksheets Grades 7–9 | Light Up Literature","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAdvanced Author's Purpose Worksheets Grades 7–9 | Light Up Literature™\u003c\/title\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    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-dark: #1a0350;\n      --indigo-mid: #3a0d8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f3e8ff;\n      --mid-gray: #5a5a72;\n      --text: #1a1a2e;\n      --border: #e2d9f3;\n    }\n\n    body {\n      font-family: 'Open Sans', sans-serif;\n      color: var(--text);\n      background: var(--white);\n      line-height: 1.7;\n    }\n\n    h1, h2, h3 { font-family: 'Playfair Display', serif; }\n\n    \/* ── HERO ── *\/\n    .hero {\n      background: linear-gradient(135deg, var(--indigo-dark) 0%, var(--indigo) 55%, var(--indigo-mid) 100%);\n      color: var(--white);\n      padding: 72px 24px 64px;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      top: -80px; right: -60px;\n      width: 320px; height: 320px;\n      border-radius: 50%;\n      background: rgba(189,16,225,0.12);\n      pointer-events: none;\n    }\n\n    .hero::after {\n      content: '';\n      position: absolute;\n      bottom: -80px; left: -60px;\n      width: 280px; height: 280px;\n      border-radius: 50%;\n      background: rgba(189,16,225,0.10);\n      pointer-events: none;\n    }\n\n    .hero-eyebrow {\n      font-size: 0.78rem;\n      font-weight: 700;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--purple);\n      margin-bottom: 16px;\n    }\n\n    .hero h1 {\n      font-size: clamp(2rem, 5vw, 3rem);\n      font-weight: 900;\n      line-height: 1.15;\n      max-width: 820px;\n      margin: 0 auto 20px;\n    }\n\n    .hero h1 span { color: var(--purple); }\n\n    .hero-subtitle {\n      font-size: 1.1rem;\n      color: rgba(255,255,255,0.85);\n      max-width: 640px;\n      margin: 0 auto 36px;\n    }\n\n    .hero-badges {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 40px;\n    }\n\n    .badge {\n      background: rgba(255,255,255,0.12);\n      border: 1px solid rgba(255,255,255,0.25);\n      color: var(--white);\n      font-size: 0.78rem;\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n      padding: 6px 14px;\n      border-radius: 100px;\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-size: 1rem;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      text-decoration: none;\n      padding: 16px 40px;\n      border-radius: 6px;\n      transition: background 0.2s ease, transform 0.15s ease;\n    }\n    .hero-cta:hover { background: #a00dc7; transform: translateY(-2px); }\n\n    \/* ── STAT BAR ── *\/\n    .stat-bar {\n      background: var(--purple);\n      color: var(--white);\n      padding: 20px 24px;\n    }\n\n    .stat-bar-inner {\n      max-width: 900px;\n      margin: 0 auto;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n\n    .stat-item {\n      text-align: center;\n      padding: 8px 32px;\n      border-right: 1px solid rgba(255,255,255,0.3);\n    }\n    .stat-item:last-child { border-right: none; }\n\n    .stat-number {\n      display: block;\n      font-family: 'Playfair Display', serif;\n      font-size: 1.9rem;\n      font-weight: 900;\n      line-height: 1;\n    }\n\n    .stat-label {\n      font-size: 0.72rem;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      opacity: 0.9;\n    }\n\n    \/* ── SECTION SHARED ── *\/\n    section { padding: 64px 24px; }\n\n    .section-inner {\n      max-width: 860px;\n      margin: 0 auto;\n    }\n\n    .section-eyebrow {\n      font-size: 0.72rem;\n      font-weight: 700;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--purple);\n      margin-bottom: 10px;\n    }\n\n    .section-inner h2 {\n      font-size: clamp(1.6rem, 3.5vw, 2.2rem);\n      font-weight: 700;\n      color: var(--indigo);\n      margin-bottom: 20px;\n      line-height: 1.25;\n    }\n\n    .section-inner p {\n      font-size: 1rem;\n      color: var(--mid-gray);\n      margin-bottom: 16px;\n    }\n\n    \/* ── THE PROBLEM ── *\/\n    .problem {\n      background: var(--off-white);\n      border-top: 4px solid var(--purple);\n    }\n\n    .problem-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 20px;\n      margin-top: 36px;\n    }\n\n    .problem-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-left: 4px solid var(--purple);\n      border-radius: 8px;\n      padding: 24px 22px;\n    }\n\n    .problem-card h3 {\n      font-size: 0.95rem;\n      font-weight: 700;\n      font-family: 'Open Sans', sans-serif;\n      color: var(--indigo);\n      margin-bottom: 8px;\n    }\n\n    .problem-card p {\n      font-size: 0.88rem;\n      color: var(--mid-gray);\n      margin: 0;\n    }\n\n    \/* ── ARTICLES GRID ── *\/\n    .articles { background: var(--white); }\n\n    .articles-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n      gap: 16px;\n      margin-top: 32px;\n    }\n\n    .article-card {\n      background: var(--light-purple);\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      padding: 18px 20px;\n      position: relative;\n    }\n\n    .article-card .article-num {\n      display: inline-block;\n      background: var(--purple);\n      color: var(--white);\n      font-size: 0.68rem;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      padding: 3px 9px;\n      border-radius: 100px;\n      margin-bottom: 10px;\n    }\n\n    .article-card h3 {\n      font-size: 0.92rem;\n      font-weight: 700;\n      font-family: 'Open Sans', sans-serif;\n      color: var(--indigo);\n      margin-bottom: 6px;\n      line-height: 1.35;\n    }\n\n    .article-card p {\n      font-size: 0.82rem;\n      color: var(--mid-gray);\n      margin: 0;\n    }\n\n    \/* ── SKILLS ── *\/\n    .skills {\n      background: var(--indigo);\n      color: var(--white);\n    }\n\n    .skills .section-inner h2 { color: var(--white); }\n    .skills .section-inner p { color: rgba(255,255,255,0.8); }\n    .skills .section-eyebrow { color: var(--purple); }\n\n    .skills-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n      gap: 14px;\n      margin-top: 32px;\n    }\n\n    .skill-item {\n      background: rgba(255,255,255,0.08);\n      border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 8px;\n      padding: 20px 18px;\n    }\n\n    .skill-item h3 {\n      font-size: 0.92rem;\n      font-weight: 700;\n      font-family: 'Open Sans', sans-serif;\n      color: var(--purple);\n      margin-bottom: 8px;\n    }\n\n    .skill-item p {\n      font-size: 0.84rem;\n      color: rgba(255,255,255,0.75);\n      margin: 0;\n    }\n\n    \/* ── WHAT'S INCLUDED ── *\/\n    .included { background: var(--off-white); }\n\n    .included-list {\n      list-style: none;\n      margin-top: 28px;\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n\n    .included-list li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      padding: 16px 18px;\n      font-size: 0.92rem;\n      color: var(--mid-gray);\n    }\n\n    .included-list li::before {\n      content: '✓';\n      color: var(--purple);\n      font-weight: 700;\n      flex-shrink: 0;\n      margin-top: 1px;\n    }\n\n    \/* ── WHO IT'S FOR ── *\/\n    .who { background: var(--white); }\n\n    .who-list {\n      list-style: none;\n      margin-top: 28px;\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .who-list li {\n      display: flex;\n      gap: 14px;\n      padding: 18px 20px;\n      background: var(--off-white);\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      font-size: 0.95rem;\n      color: var(--mid-gray);\n    }\n\n    .who-icon {\n      font-size: 1.3rem;\n      flex-shrink: 0;\n      margin-top: 2px;\n    }\n\n    \/* ── STANDARDS ── *\/\n    .standards {\n      background: linear-gradient(135deg, var(--indigo-dark) 0%, var(--indigo) 100%);\n      color: var(--white);\n    }\n\n    .standards .section-inner h2 { color: var(--white); }\n    .standards .section-inner p { color: rgba(255,255,255,0.8); }\n    .standards .section-eyebrow { color: var(--purple); }\n\n    .standards-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 14px;\n      margin-top: 32px;\n    }\n\n    .standard-card {\n      background: rgba(255,255,255,0.1);\n      border: 1px solid rgba(255,255,255,0.2);\n      border-radius: 8px;\n      padding: 20px 18px;\n      text-align: center;\n    }\n\n    .standard-card .std-code {\n      display: block;\n      font-family: 'Playfair Display', serif;\n      font-size: 1.4rem;\n      font-weight: 700;\n      color: var(--purple);\n      margin-bottom: 6px;\n    }\n\n    .standard-card p {\n      font-size: 0.82rem;\n      color: rgba(255,255,255,0.8);\n      margin: 0;\n    }\n\n    \/* ── SPECS ── *\/\n    .specs { background: var(--off-white); }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 28px;\n      font-size: 0.9rem;\n    }\n\n    .specs-table tr { border-bottom: 1px solid var(--border); }\n    .specs-table tr:last-child { border-bottom: none; }\n\n    .specs-table td {\n      padding: 14px 16px;\n      vertical-align: top;\n    }\n\n    .specs-table td:first-child {\n      font-weight: 700;\n      color: var(--indigo);\n      width: 42%;\n      background: var(--white);\n    }\n\n    .specs-table td:last-child {\n      color: var(--mid-gray);\n      background: var(--off-white);\n    }\n\n    .specs-table tr:nth-child(even) td:last-child { background: #f0ebfa; }\n\n    \/* ── FAQ ── *\/\n    .faq { background: var(--white); }\n\n    .faq-list {\n      margin-top: 32px;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .faq-item {\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n\n    .faq-q {\n      background: var(--light-purple);\n      padding: 18px 20px;\n      font-weight: 700;\n      color: var(--indigo);\n      font-size: 0.95rem;\n    }\n\n    .faq-a {\n      padding: 16px 20px;\n      font-size: 0.9rem;\n      color: var(--mid-gray);\n      background: var(--white);\n    }\n\n    \/* ── CTA ── *\/\n    .cta-section {\n      background: linear-gradient(135deg, var(--purple) 0%, var(--indigo-mid) 100%);\n      color: var(--white);\n      text-align: center;\n      padding: 72px 24px;\n    }\n\n    .cta-section h2 {\n      color: var(--white);\n      font-size: clamp(1.7rem, 4vw, 2.4rem);\n      margin-bottom: 16px;\n    }\n\n    .cta-section p {\n      color: rgba(255,255,255,0.88);\n      font-size: 1rem;\n      max-width: 540px;\n      margin: 0 auto 36px;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: var(--white);\n      color: var(--indigo);\n      font-family: 'Open Sans', sans-serif;\n      font-size: 1rem;\n      font-weight: 700;\n      text-decoration: none;\n      padding: 16px 44px;\n      border-radius: 6px;\n      letter-spacing: 0.03em;\n      transition: background 0.2s ease, transform 0.15s ease;\n    }\n    .cta-btn:hover { background: var(--off-white); transform: translateY(-2px); }\n\n    \/* ── FOOTER ── *\/\n    .footer-note {\n      background: var(--indigo-dark);\n      color: rgba(255,255,255,0.55);\n      text-align: center;\n      font-size: 0.8rem;\n      padding: 20px 24px;\n    }\n\n    \/* ── RESPONSIVE ── *\/\n    @media (max-width: 600px) {\n      .stat-item {\n        padding: 8px 18px;\n        border-right: none;\n        border-bottom: 1px solid rgba(255,255,255,0.3);\n      }\n      .stat-item:last-child { border-bottom: none; }\n      .stat-bar-inner { flex-direction: column; }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- ── HERO ── --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cp class=\"hero-eyebrow\"\u003eLight Up Literature™ Curriculum\u003c\/p\u003e\n    \u003ch1\u003eAdvanced Author's Purpose\u003cbr\u003e\u003cspan\u003eWorksheets — Grades 7–9\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero-subtitle\"\u003e10 original nonfiction articles paired with 70 high-rigor multiple-choice questions. Built to push students past surface-level answers and into real analysis of tone, bias, purpose, and rhetorical craft.\u003c\/p\u003e\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cspan class=\"badge\"\u003eGrades 7–9\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eAdvanced Level\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e10 Articles\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e70 Questions\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eAnswer Key\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eNo Prep\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eRI.7.6 · RI.8.6 · RI.9-10.6\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#purchase\" class=\"hero-cta\"\u003eAdd to Cart\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── STAT BAR ── --\u003e\n  \u003cdiv class=\"stat-bar\"\u003e\n    \u003cdiv class=\"stat-bar-inner\"\u003e\n      \u003cdiv class=\"stat-item\"\u003e\n        \u003cspan class=\"stat-number\"\u003e10\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eOriginal Articles\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-item\"\u003e\n        \u003cspan class=\"stat-number\"\u003e70\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eTotal Questions\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-item\"\u003e\n        \u003cspan class=\"stat-number\"\u003e500+\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eWords Per Article\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-item\"\u003e\n        \u003cspan class=\"stat-number\"\u003e5\u003c\/span\u003e\n        \u003cspan class=\"stat-label\"\u003eSkills Assessed\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── THE PROBLEM ── --\u003e\n  \u003csection class=\"problem\"\u003e\n    \u003cdiv class=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eThe Problem This Solves\u003c\/p\u003e\n      \u003ch2\u003eMost author's purpose materials stop at PIE. Your advanced students are ready for more.\u003c\/h2\u003e\n      \u003cp\u003eBy 7th, 8th, or 9th grade, capable readers have outgrown the basic \"Persuade, Inform, Entertain\" framework. They're ready to analyze the difference between an article that informs and one that quietly persuades — to spot the bias hiding behind neutral-sounding language, to identify a tone shift mid-paragraph and explain what it signals about the author's intent.\u003c\/p\u003e\n      \u003cp\u003eMost published worksheets don't offer that. The passages are short and flat. The distractors are obvious. Students with stronger reading instincts breeze through without doing any real thinking, and then wonder why standardized tests feel harder than their classwork.\u003c\/p\u003e\n      \u003cp\u003eThis resource closes that gap. The articles are original, nuanced, and written with craft — so the author's purpose analysis actually requires students to think.\u003c\/p\u003e\n\n      \u003cdiv class=\"problem-grid\"\u003e\n        \u003cdiv class=\"problem-card\"\u003e\n          \u003ch3\u003eArticles students actually want to read\u003c\/h3\u003e\n          \u003cp\u003eTopics range from wellness trends and social media challenges to marketing psychology and identity — relevant to real 7th–9th grade life.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"problem-card\"\u003e\n          \u003ch3\u003eQuestions that require real reasoning\u003c\/h3\u003e\n          \u003cp\u003eEach set of 7 questions includes close distractors — similar-sounding wrong answers that reward careful reading, not guessing.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"problem-card\"\u003e\n          \u003ch3\u003ePurpose layered beneath the surface\u003c\/h3\u003e\n          \u003cp\u003eSeveral articles use a neutral or personal-essay structure to mask a persuasive intent — exactly what students encounter on high-stakes tests.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"problem-card\"\u003e\n          \u003ch3\u003eReady the moment you download\u003c\/h3\u003e\n          \u003cp\u003eNo prep, no cuts, no assembly. Print the article and question page — or display digitally — and assign.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── ARTICLES ── --\u003e\n  \u003csection class=\"articles\"\u003e\n    \u003cdiv class=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eThe 10 Articles\u003c\/p\u003e\n      \u003ch2\u003eOriginal nonfiction written to teach — not just to fill pages.\u003c\/h2\u003e\n      \u003cp\u003eEvery article in this set was written to demonstrate a specific blend of author's purpose, tone, and rhetorical approach. Some blend personal narrative with persuasive intent. Others present balanced analysis while revealing subtle bias. Each pairs with 7 questions designed to reveal whether students are reading carefully or just skimming.\u003c\/p\u003e\n\n      \u003cdiv class=\"articles-grid\"\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 1\u003c\/span\u003e\n          \u003ch3\u003eThe Vitamin That Promised a New Me\u003c\/h3\u003e\n          \u003cp\u003eA first-person account of buying a wellness supplement — where the author's purpose hides behind personal narrative and consumer reviews. Covers subtle bias, implicit persuasion, and tone.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 2\u003c\/span\u003e\n          \u003ch3\u003eThe Challenge That Changed Everything\u003c\/h3\u003e\n          \u003cp\u003eAn analysis of the viral \"Wake \u0026amp; Run Challenge\" and what it reveals about self-discipline, social media performance, and the psychology of online motivation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 3\u003c\/span\u003e\n          \u003ch3\u003eAxe, Attraction, and the Myth of the Spray\u003c\/h3\u003e\n          \u003cp\u003eAn examination of Axe body spray's marketing evolution — from stereotype-laden ads to authenticity campaigns — and what it says about identity and advertising power.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 4\u003c\/span\u003e\n          \u003ch3\u003eThe Cruise Port Pearls That Weren't\u003c\/h3\u003e\n          \u003cp\u003eA reflective personal essay about buying fake pearls at a tourist market — and what those $4.99 beads reveal about marketing, hope, and how we decide what to believe.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 5\u003c\/span\u003e\n          \u003ch3\u003eThe Pizza Slip-Up at the Winter Dance\u003c\/h3\u003e\n          \u003cp\u003eA humorous personal narrative about a middle-school embarrassment — assessed for author's purpose, tone, structure, and how humor functions to convey a deeper message about resilience.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 6\u003c\/span\u003e\n          \u003ch3\u003eThe Jetsons vs. The Flintstones — Which Future Are We Living In?\u003c\/h3\u003e\n          \u003cp\u003eA lightly nostalgic analysis comparing two classic cartoons as cultural mirrors — and what modern life reveals about which world we've actually become.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 7\u003c\/span\u003e\n          \u003ch3\u003eReading Like a Writer: Why Some Books Change Us\u003c\/h3\u003e\n          \u003cp\u003eAn informational-persuasive piece about approaching texts analytically — covering author's purpose, voice, structure, and the concept of \"reverse engineering\" how writing achieves its effect.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 8\u003c\/span\u003e\n          \u003ch3\u003eThe Myth of Being Well-Rounded\u003c\/h3\u003e\n          \u003cp\u003eA pointed piece challenging the culture of achievement and extracurricular overload — with embedded data, student quotes, and an admissions officer's perspective that reframes what colleges actually want.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 9\u003c\/span\u003e\n          \u003ch3\u003eStar Wars Fans at ComCons — Devotion or Obsession?\u003c\/h3\u003e\n          \u003cp\u003eA balanced analytical piece presenting multiple perspectives on fan culture — examining whether deep attachment to a franchise signals community, escapism, or something in between.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"article-card\"\u003e\n          \u003cspan class=\"article-num\"\u003eArticle 10\u003c\/span\u003e\n          \u003ch3\u003eThe Cold-Plunge Craze: Wellness Hack or Science-Flavored Hype?\u003c\/h3\u003e\n          \u003cp\u003eThe most technically demanding article in the set — weighing real research against influencer claims about cold-water therapy, with precise vocabulary and dry analytical tone.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── SKILLS ── --\u003e\n  \u003csection class=\"skills\"\u003e\n    \u003cdiv class=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eSkills Assessed\u003c\/p\u003e\n      \u003ch2\u003eFive distinct skills — all woven through every article.\u003c\/h2\u003e\n      \u003cp\u003eRather than isolating one skill per worksheet, each article requires students to deploy multiple analytical skills to arrive at correct answers. That's the difference between practice and real test readiness.\u003c\/p\u003e\n\n      \u003cdiv class=\"skills-grid\"\u003e\n        \u003cdiv class=\"skill-item\"\u003e\n          \u003ch3\u003eAuthor's Purpose \u0026amp; Perspective\u003c\/h3\u003e\n          \u003cp\u003eStudents identify not just the general purpose (inform, persuade, entertain) but the nuanced intent — what the author wants readers to think, feel, or do, even when that purpose is unstated.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"skill-item\"\u003e\n          \u003ch3\u003eTone Detection\u003c\/h3\u003e\n          \u003cp\u003eQuestions ask students to identify tone accurately, distinguish between similar tones, and track tone shifts across a passage — a skill that's frequently tested and frequently missed.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"skill-item\"\u003e\n          \u003ch3\u003eBias Recognition\u003c\/h3\u003e\n          \u003cp\u003eSeveral articles present themselves as balanced while revealing subtle bias through word choice, structure, or selective evidence. Students learn to read beneath the surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"skill-item\"\u003e\n          \u003ch3\u003eInference with Text Evidence\u003c\/h3\u003e\n          \u003cp\u003eCorrect answers require students to locate specific textual support — not just recall general impressions — building the logical evidence chain that writing tasks also require.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"skill-item\"\u003e\n          \u003ch3\u003eSubtle Language Analysis\u003c\/h3\u003e\n          \u003cp\u003eQuestions address connotation, implicit meaning, rhetorical device, and structural choice — the analytical layer that separates advanced readers from proficient ones.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── WHAT'S INCLUDED ── --\u003e\n  \u003csection class=\"included\"\u003e\n    \u003cdiv class=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n      \u003ch2\u003eEverything you need — nothing you don't.\u003c\/h2\u003e\n\n      \u003cul class=\"included-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e10 original nonfiction articles\u003c\/strong\u003e — each 500–700+ words, written at an advanced 7th–9th grade complexity level. Topics span wellness culture, social media, marketing psychology, identity, and literary analysis.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e10 question sets — 7 questions each, 70 total\u003c\/strong\u003e — all multiple-choice with carefully crafted distractors. Questions assess purpose, tone, bias, inference, and language analysis across every article.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFull answer key\u003c\/strong\u003e — organized by article with randomized correct-letter placement to discourage pattern-recognition guessing during test prep.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e20 student-facing pages\u003c\/strong\u003e — one article page and one question page per article, formatted for clean printing or digital display.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNo-prep format\u003c\/strong\u003e — download, print, and assign. No cutting, laminating, sorting, or additional materials required.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── WHO IT'S FOR ── --\u003e\n  \u003csection class=\"who\"\u003e\n    \u003cdiv class=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eWho This Is For\u003c\/p\u003e\n      \u003ch2\u003eBuilt for the students who are ready for real challenge.\u003c\/h2\u003e\n\n      \u003cul class=\"who-list\"\u003e\n        \u003cli\u003e\n          \u003cspan class=\"who-icon\"\u003e🎯\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eAdvanced and gifted 7th–9th graders\u003c\/strong\u003e who need material that actually requires thinking. The articles are nuanced, the distractors are close, and the questions reward careful reading over skimming.\u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"who-icon\"\u003e📝\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eELA teachers preparing students for standardized tests\u003c\/strong\u003e — state assessments, high-school entrance exams, AP Language prerequisites — where author's purpose and perspective analysis are consistently tested at high complexity.\u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"who-icon\"\u003e🏠\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eHomeschool parents with a strong reader\u003c\/strong\u003e who finds typical ELA materials too easy. This resource provides structured, gradable practice without requiring the parent to generate questions or source passages independently.\u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"who-icon\"\u003e📚\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eHonors and accelerated ELA classrooms\u003c\/strong\u003e looking for independent practice, benchmark assessment, or small-group discussion material that generates real conversation about how nonfiction writing works.\u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cspan class=\"who-icon\"\u003e🧠\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003cstrong\u003eStudents with ADHD who need high-interest material\u003c\/strong\u003e to stay engaged. The article topics are designed to feel current and relevant — not like textbook excerpts — which matters when sustained attention to reading is the challenge.\u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── STANDARDS ── --\u003e\n  \u003csection class=\"standards\"\u003e\n    \u003cdiv class=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eStandards Alignment\u003c\/p\u003e\n      \u003ch2\u003eAligned to Common Core author's purpose and perspective standards.\u003c\/h2\u003e\n      \u003cp\u003eThis resource addresses the reading informational text standard for author's purpose and perspective across the 7th–9th grade band — covering the progression from identifying stated purpose to analyzing how an author's purpose and perspective shape content and style.\u003c\/p\u003e\n\n      \u003cdiv class=\"standards-grid\"\u003e\n        \u003cdiv class=\"standard-card\"\u003e\n          \u003cspan class=\"std-code\"\u003eRI.7.6\u003c\/span\u003e\n          \u003cp\u003eDetermine author's point of view and analyze how the author distinguishes their position from others\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"standard-card\"\u003e\n          \u003cspan class=\"std-code\"\u003eRI.8.6\u003c\/span\u003e\n          \u003cp\u003eDetermine author's point of view and analyze how the author acknowledges and responds to conflicting evidence\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"standard-card\"\u003e\n          \u003cspan class=\"std-code\"\u003eRI.9-10.6\u003c\/span\u003e\n          \u003cp\u003eDetermine author's point of view and analyze how rhetoric is used to advance the author's point of view or purpose\u003c\/p\u003e\n        \u003c\/div\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=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eProduct Specifications\u003c\/p\u003e\n      \u003ch2\u003eWhat you're getting.\u003c\/h2\u003e\n\n      \u003ctable class=\"specs-table\"\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eNumber of Articles\u003c\/td\u003e\n          \u003ctd\u003e10 original nonfiction passages\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eArticle Length\u003c\/td\u003e\n          \u003ctd\u003eMinimum 500 words each; several reach 700+ words\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eQuestions\u003c\/td\u003e\n          \u003ctd\u003e7 multiple-choice questions per article; 70 total\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLevel\u003c\/td\u003e\n          \u003ctd\u003eAdvanced — written for high-performing and gifted readers at the 7th–9th grade level\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSkills Assessed\u003c\/td\u003e\n          \u003ctd\u003eAuthor's purpose \u0026amp; perspective, tone detection, bias recognition, inference with text evidence, subtle language analysis\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStandards\u003c\/td\u003e\n          \u003ctd\u003eCommon Core RI.7.6 \/ RI.8.6 \/ RI.9-10.6\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAnswer Key\u003c\/td\u003e\n          \u003ctd\u003eYes — included, organized by article\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStudent Pages\u003c\/td\u003e\n          \u003ctd\u003e20 (one article page + one question page per article)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFormat\u003c\/td\u003e\n          \u003ctd\u003ePrintable PDF — no prep, no assembly\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLicense\u003c\/td\u003e\n          \u003ctd\u003eSingle classroom or homeschool use only\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePublisher\u003c\/td\u003e\n          \u003ctd\u003eLight Up Literature™ Curriculum © 2024\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── FAQ ── --\u003e\n  \u003csection class=\"faq\"\u003e\n    \u003cdiv class=\"section-inner\"\u003e\n      \u003cp class=\"section-eyebrow\"\u003eFrequently Asked Questions\u003c\/p\u003e\n      \u003ch2\u003eWhat teachers and parents ask before buying.\u003c\/h2\u003e\n\n      \u003cdiv class=\"faq-list\"\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003cdiv class=\"faq-q\"\u003eIs this actually different from an intermediate-level author's purpose set?\u003c\/div\u003e\n          \u003cdiv class=\"faq-a\"\u003eYes — meaningfully different in three ways. The articles are longer and more complex, with embedded nuance that requires sustained reading rather than quick scanning. The questions use close distractors that require students to distinguish between similar-sounding answers. And several articles mask their persuasive intent behind personal narrative or analytical structure — exactly what advanced readers need to practice identifying.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003cdiv class=\"faq-q\"\u003eHow do I know if my students are ready for this level?\u003c\/div\u003e\n          \u003cdiv class=\"faq-a\"\u003eIf your students can quickly and correctly answer basic \"What is the author's purpose?\" questions on short passages, they're probably ready to be challenged here. This set is designed for students who read above grade level, take honors ELA, or are preparing for high-stakes tests that require nuanced reading analysis. If you have a student somewhere in the middle, the first article — \"The Vitamin That Promised a New Me\" — is a good gauge of whether the level is appropriate.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003cdiv class=\"faq-q\"\u003eCan these be used as a class discussion resource, not just a worksheet?\u003c\/div\u003e\n          \u003cdiv class=\"faq-a\"\u003eThey work very well that way. The articles are written around topics that generate real debate — marketing ethics, social media culture, identity pressure, wellness trends — and several questions have answers that could reasonably be argued either way, making them excellent Socratic seminar starters. Students who discuss the articles before answering the questions often score higher and retain more.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003cdiv class=\"faq-q\"\u003eAre these articles AI-generated or original?\u003c\/div\u003e\n          \u003cdiv class=\"faq-a\"\u003eThe articles are original to Light Up Literature™ Curriculum — written with specific instructional goals in mind, not assembled from generic prompts. Each article's structure, tone, and purpose are deliberately crafted to give students something meaningful to analyze.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003cdiv class=\"faq-q\"\u003eDoes this work for students with ADHD?\u003c\/div\u003e\n          \u003cdiv class=\"faq-a\"\u003eThe topic selection was partly intentional on this front — articles about TikTok challenges, viral wellness trends, Star Wars conventions, and social media psychology tend to hold attention in ways that generic textbook passages don't. Students who disengage from dry academic excerpts often stay with these because they feel relevant and conversational, even when the questions require rigorous thinking.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"faq-item\"\u003e\n          \u003cdiv class=\"faq-q\"\u003eCan I use this with a class larger than one teacher?\u003c\/div\u003e\n          \u003cdiv class=\"faq-a\"\u003eOne license covers a single classroom. If multiple teachers at your school want to use it, each needs their own license. Contact debra@lightupliteraturecurriculum.com for school or team licensing options.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── CTA ── --\u003e\n  \u003csection class=\"cta-section\" id=\"purchase\"\u003e\n    \u003cdiv class=\"section-inner\" style=\"text-align:center;\"\u003e\n      \u003ch2\u003eStop settling for passages that don't push your best readers.\u003c\/h2\u003e\n      \u003cp\u003e10 original articles. 70 rigorous questions. Real analysis practice for students who are ready for it — and who deserve it.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"cta-btn\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"footer-note\"\u003e\n    © 2024 Light Up Literature™ Curriculum · lightupliterature.com · For classroom and homeschool use only.\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49286004080863,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/Author_spurposeA..png?v=1779326855"},{"product_id":"6th-grade-authors-purpose-worksheets-no-prep-ela-nonfiction-passages-ri-6-6","title":"6th Grade Author's Purpose Worksheets | No-Prep ELA Nonfiction Passages | RI.6.6","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 Author's Purpose Worksheets | No-Prep ELA Passages \u0026amp; Answer Keys | RI.6.6\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"3 nonfiction passages, 30 multiple-choice questions on author's purpose for 6th grade. Physics, steam engine \u0026amp; famous novelists. Vocabulary lists + answer keys. No prep PDF. RI.6.6.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"author's purpose 6th grade worksheet, RI.6.6 activities, author's purpose nonfiction passages, 6th grade reading comprehension, author's purpose multiple choice, no prep ELA worksheets, author's purpose test prep, 6th grade ELA reading, homeschool reading comprehension, author's purpose anchor chart activities, informational text author's purpose, middle school ELA reading\"\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; --indigo: #25046B; --indigo-mid: #3a0a8f;\n      --white: #ffffff; --off-white: #faf8ff; --light-purple: #f5e8fc;\n      --text-dark: #1a0040; --text-mid: #3d2070; --text-body: #2d1060; --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    .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    .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    .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    .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    .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    .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    .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    .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    .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    .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    .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    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\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    \/* QUESTION TYPE CARDS *\/\n    .q-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; margin-top: 28px; }\n    .q-card { background: var(--white); border: 1px solid var(--border-light); border-top: 4px solid var(--purple); border-radius: 10px; padding: 18px 20px; }\n    .q-label { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--purple); margin-bottom: 8px; }\n    .q-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .q-card p { font-size: 0.82rem; color: var(--text-body); margin: 0; font-style: italic; }\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 · Author's Purpose · Nonfiction Reading · No Prep · RI.6.6\u003c\/div\u003e\n    \u003ch1\u003e\n      Three Passages. Thirty Questions.\u003cbr\u003e\u003cspan\u003eOne Skill Practiced at Depth.\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 specific analytical thinking RI.6.6 actually requires — not just labeling a purpose, but understanding why specific choices were made.\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\"\u003eVocabulary Lists — All Three Passages\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eAnswer Keys Included\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003ePhysics · Steam Engine · Famous Novelists\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eNo Prep · Sub Plans · RI.6.6\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\u003eAll 30 questions are multiple choice.\u003c\/strong\u003e They go beyond \"why did the author write this?\" — students analyze why specific details are included, what tone reveals, and what the author implies.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grade 6 ELA · RI.6.6 · No Prep PDF · Answer Keys Included · Vocabulary Lists · Classroom + Homeschool\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\u003eAuthor's Purpose Practice That Goes Beyond Picking Inform, Persuade, or Entertain.\u003c\/h2\u003e\n    \u003cp\u003eLabeling a text's purpose is the beginning of the skill — not the end. RI.6.6 asks students to analyze how an author's point of view or purpose shapes the content and style of a text. That means understanding why specific examples are included, what tone reveals about the author's stance, and what the author wants the reader to take away. These passages and questions are built for that deeper work.\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\u003ePassages written to be analyzed — not just read\u003c\/h3\u003e\n        \u003cp\u003eEach passage makes deliberate choices — a vocabulary list, an everyday example, a specific historical figure, a legacy section — that become the basis for specific questions. Students read with purpose because each detail in the passage connects to something they will be asked to think about analytically.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eQuestions that mirror the actual standard\u003c\/h3\u003e\n        \u003cp\u003eEvery question type represented in this resource appears on state ELA assessments — overall purpose, purpose of specific details, author's tone, author's craft, and implied meaning. Students practice the full range of thinking RI.6.6 requires, not just the surface-level label.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eVocabulary built in — no extra resource needed\u003c\/h3\u003e\n        \u003cp\u003eEach passage includes a vocabulary list with six key terms and definitions. Students are not stopped by unfamiliar words — which means they can focus on the analytical reading work instead of getting stuck on comprehension. The vocabulary also reinforces academic language students need for the skill itself.\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 work during small group instruction. No hunting through a document to find which answer goes where.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eThree Passages. Three Topics. One Consistent Analytical Focus.\u003c\/h2\u003e\n    \u003cp\u003eEach passage covers a different subject area — science, history, literature — so students encounter author's purpose across multiple content domains. The question format is consistent across all three, which means students build fluency with the question type as they work through the set.\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\u003eThe Science of Physics\u003c\/h3\u003e\n        \u003cp\u003eAn informational passage explaining what physics is, how it works in everyday life, and why it matters. Questions analyze the purpose of specific examples (riding a bike, cooking food), the author's tone, and what the author wants readers to take away. Vocabulary list: matter, energy, force, gravity, kinetic energy, potential energy.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e10 Questions · Vocabulary List · Purpose: To Inform\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e🚂\u003c\/div\u003e\n        \u003ch3\u003eThe History of the Steam Engine\u003c\/h3\u003e\n        \u003cp\u003eA nonfiction passage tracing the steam engine from ancient Greece through the Industrial Revolution to its lasting legacy. Questions analyze why specific historical figures are mentioned (Hero of Alexandria, James Watt, George Stephenson), what the author implies about the future, and what evidence supports the author's claims.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e10 Questions · Purpose: To Inform · Historical 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\u003eFamous Novelists\u003c\/h3\u003e\n        \u003cp\u003eA nonfiction passage profiling Jane Austen, Charles Dickens, and J.K. Rowling — their works, themes, and literary impact. Questions analyze why each novelist is included, what the author implies about the broader impact of novels on society, and why different time periods are discussed. Vocabulary list: novelists, observations, themes, constraints, Victorian, contemporary.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e10 Questions · Vocabulary List · Implied Meaning Focus\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e🗝️\u003c\/div\u003e\n        \u003ch3\u003eAnswer Keys — All Three Passages\u003c\/h3\u003e\n        \u003cp\u003eA clear, organized answer key for each passage with all correct answers listed. Use it to grade quickly, check student work during small group instruction, or review answers with the whole class after practice is complete.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003eAll Three Passages · Clean Format · Ready to Use\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- THE QUESTION TYPES --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eWhat the Questions Ask\u003c\/p\u003e\n  \u003ch2\u003eBeyond the Label — The Full Range of Author's Purpose Thinking.\u003c\/h2\u003e\n  \u003cp\u003eAll 30 questions are multiple choice. They are designed to move students through the full range of analytical thinking RI.6.6 requires — not just identifying a purpose label, but understanding how specific choices shape the text and what they reveal about the author's intent.\u003c\/p\u003e\n\n  \u003cdiv class=\"q-grid\"\u003e\n    \u003cdiv class=\"q-card\"\u003e\n      \u003cdiv class=\"q-label\"\u003eQuestion Type 1\u003c\/div\u003e\n      \u003ch3\u003eOverall Purpose\u003c\/h3\u003e\n      \u003cp\u003e\"Why did the author write this article?\" — students identify the primary purpose from the four main categories.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"q-card\"\u003e\n      \u003cdiv class=\"q-label\"\u003eQuestion Type 2\u003c\/div\u003e\n      \u003ch3\u003ePurpose of Specific Details\u003c\/h3\u003e\n      \u003cp\u003e\"Why does the author mention [person \/ example \/ section]?\" — students analyze why a specific choice was made.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"q-card\"\u003e\n      \u003cdiv class=\"q-label\"\u003eQuestion Type 3\u003c\/div\u003e\n      \u003ch3\u003eAuthor's Tone\u003c\/h3\u003e\n      \u003cp\u003e\"How does the author feel about the subject?\" — students identify tone and connect it to the author's purpose.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"q-card\"\u003e\n      \u003cdiv class=\"q-label\"\u003eQuestion Type 4\u003c\/div\u003e\n      \u003ch3\u003eAuthor's Craft\u003c\/h3\u003e\n      \u003cp\u003e\"What does the author use to explain complex ideas?\" — students identify the strategy the author uses to achieve the purpose.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"q-card\"\u003e\n      \u003cdiv class=\"q-label\"\u003eQuestion Type 5\u003c\/div\u003e\n      \u003ch3\u003eAuthor's Intent\u003c\/h3\u003e\n      \u003cp\u003e\"What does the author want the reader to understand or do?\" — students identify the takeaway the author is building toward.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"q-card\"\u003e\n      \u003cdiv class=\"q-label\"\u003eQuestion Type 6\u003c\/div\u003e\n      \u003ch3\u003eImplied Meaning\u003c\/h3\u003e\n      \u003cp\u003e\"What does the author imply about [topic]?\" — students read between the lines to identify what is suggested but not stated.\u003c\/p\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 Context You Need Author's Purpose Practice 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 across an author's purpose unit or spread them through the year for spiral review. Each passage works independently as a targeted skills practice session.\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\u003eSelf-contained, answer keys included, students can work independently. No teacher introduction required to get started on any of the three passages.\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\u003eHigh-interest topics, vocabulary lists built in, and clear answer keys. No ELA background required to use this 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\u003eState Test Prep\u003c\/h3\u003e\n        \u003cp\u003eMultiple-choice format mirrors how author's purpose is tested on most 6th grade ELA assessments. All six question types represented are commonly found on state reading exams.\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\u003eAuthor's Purpose Instruction. Test Prep. Sub Plans. All of the Above.\u003c\/h2\u003e\n  \u003cul class=\"ways-list\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eAuthor's purpose instruction — use all three passages to introduce and deepen the skill at increasing analytical levels\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003eState test prep — MC format mirrors RI.6.6 assessment style on most state ELA exams\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003eSpiral review — one passage per unit as an author's purpose checkpoint\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📌\u003c\/span\u003eSub plans — self-contained, answer keys included, no introduction required\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eHomeschool ELA — three complete reading sessions with vocabulary and answer keys\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"icon\"\u003e👥\u003c\/span\u003eSmall group instruction — work through one passage together and discuss purpose decisions 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 author's purpose 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\u003ePages\u003c\/td\u003e\n\u003ctd\u003e9 printable pages\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePassages\u003c\/td\u003e\n\u003ctd\u003eThe Science of Physics · The History of the Steam Engine · Famous Novelists (Jane Austen, Charles Dickens, J.K. Rowling)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eQuestions\u003c\/td\u003e\n\u003ctd\u003e30 total — 10 per passage — all multiple choice (A, B, C, D)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVocabulary Lists\u003c\/td\u003e\n\u003ctd\u003eIncluded with each passage — 6 words with definitions per passage\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.6 · 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 there open-ended questions, or are all 30 questions multiple choice?\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 author's purpose is assessed on most 6th grade state ELA exams, and it 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 three passages are similar in reading level and question rigor. The Famous Novelists passage has a stronger implied-meaning component that requires students to read between the lines rather than identify explicit statements — so it works well as the culminating passage. 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 lists the correct answer for each question — clearly organized and easy to read. It does not include detailed explanations for every choice. The passages are short enough that if you want to discuss answers with students, you can return to the text together and locate the 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 vocabulary lists give students the terms they need before they start reading, and the answer keys are clear enough to use without an ELA background. Each passage is completely self-contained — no teacher setup required.\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\u003eRI.6.6. The Author's Purpose Standard. Fully Covered.\u003c\/h2\u003e\n    \u003cp\u003eEvery question in this resource connects directly to RI.6.6 and to a specific choice in one of the three passages. The six question types represented cover the full range of analytical thinking the standard requires.\u003c\/p\u003e\n    \u003cdiv class=\"standards-grid\"\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRI.6.6\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eDetermine an author's point of view or purpose in a text and explain how it is conveyed in the text\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 specific details in the passage to answer purpose questions accurately\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"std-card\"\u003e\n        \u003cdiv class=\"std-code\"\u003eRI.6.4\u003c\/div\u003e\n        \u003cdiv class=\"std-desc\"\u003eSupports vocabulary in context — the vocabulary lists and in-text word usage reinforce meaning in informational reading\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. Thirty Questions.\u003cbr\u003eAuthor's Purpose at Depth.\u003c\/h2\u003e\n    \u003cp\u003eOriginal nonfiction passages, vocabulary lists, multiple-choice questions across six question types, and answer keys — all in one 9-page 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":49634448998623,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6thGraeAuthor_sPurpose.png?v=1779897108"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/collections\/Author_s_Purpose.png?v=1779489628","url":"https:\/\/shop.lightupliterature.com\/collections\/authors-purpose.oembed","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}