{"product_id":"6th-grade-ri-6-8-evaluating-arguments-practice-history-claim-king-tut-no-prep","title":"6th grade RI.6.8 evaluating arguments practice History Claim King Tut No Prep","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900\u0026amp;family=Open+Sans:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --white: #ffffff;\n    --off-white: #f9f6ff;\n    --light-purple: #f3e8fd;\n    --text-dark: #1a1a2e;\n    --text-mid: #4a4a6a;\n    --text-light: #7a7a9a;\n    --border: rgba(189,16,225,0.15);\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { font-family: 'Open Sans', sans-serif; background: var(--off-white); color: var(--text-dark); line-height: 1.7; }\n\n  \/* HERO *\/\n  .hero { background: var(--indigo); position: relative; overflow: hidden; padding: 52px 16px 60px; text-align: center; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -120px; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.25) 0%, transparent 70%); pointer-events: none; }\n  .hero::after { content: ''; position: absolute; bottom: -80px; left: -80px; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.15) 0%, transparent 70%); pointer-events: none; }\n  .hero-badge { display: inline-block; background: rgba(189,16,225,0.2); border: 1px solid rgba(189,16,225,0.4); color: #e8a0f8; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 40px; margin-bottom: 28px; }\n  .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); line-height: 1.15; max-width: 100%; margin: 0 auto 20px; }\n  .hero h1 em { color: var(--purple); font-style: normal; }\n  .hero-sub { font-size: 1.05rem; color: rgba(255,255,255,0.75); max-width: 100%; margin: 0 auto 40px; }\n  .meta-strip { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 40px; }\n  .meta-pill { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 500; padding: 6px 14px; border-radius: 40px; }\n  .hero-cta { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 1rem; padding: 16px 40px; border-radius: 50px; text-decoration: none; letter-spacing: 0.02em; box-shadow: 0 4px 24px rgba(189,16,225,0.4); }\n\n  \/* HOOK *\/\n  .hook { background: var(--white); border-bottom: 1px solid var(--border); padding: 40px 16px; text-align: center; }\n  .hook p { font-family: 'Playfair Display', serif; font-size: clamp(1.1rem, 2.5vw, 1.45rem); color: var(--text-dark); max-width: 100%; margin: 0 auto; line-height: 1.6; }\n  .hook p span { color: var(--purple); font-weight: 700; }\n\n  .section-label { text-align: center; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--purple); margin-bottom: 12px; }\n  .section-title { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 3.5vw, 2.2rem); font-weight: 700; color: var(--indigo); text-align: center; margin-bottom: 40px; max-width: 100%; margin-left: auto; margin-right: auto; }\n\n  \/* BEYOND COMPREHENSION *\/\n  .beyond { padding: 52px 16px; max-width: 100%; margin: 0 auto; }\n  .beyond-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; overflow: hidden; }\n  .beyond-header { background: var(--light-purple); border-bottom: 1px solid var(--border); padding: 20px 28px; display: flex; align-items: center; gap: 14px; }\n  .beyond-tag { background: var(--indigo); color: var(--white); font-size: 11px; font-weight: 600; padding: 5px 12px; border-radius: 6px; white-space: nowrap; }\n  .beyond-header h3 { font-family: 'Playfair Display', serif; font-size: 1.1rem; font-weight: 700; color: var(--indigo); }\n  .beyond-body { padding: 28px; display: flex; flex-direction: column; gap: 12px; }\n  .beyond-item { display: flex; align-items: flex-start; gap: 12px; font-size: 14px; color: var(--text-mid); line-height: 1.6; }\n  .beyond-item::before { content: '→'; color: var(--purple); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n\n  \/* CASE FILE — PASSAGE CALLOUT *\/\n  .case { background: var(--indigo); padding: 52px 16px; position: relative; overflow: hidden; }\n  .case::before { content: ''; position: absolute; top: 0; right: 0; width: 300px; height: 300px; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 70%); pointer-events: none; }\n  .case .section-label { color: #e8a0f8; }\n  .case .section-title { color: var(--white); margin-bottom: 32px; }\n  .case-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; max-width: 100%; margin: 0 auto; }\n  .case-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 12px; padding: 18px 20px; display: flex; align-items: flex-start; gap: 12px; }\n  .case-card .dot { width: 8px; height: 8px; border-radius: 50%; background: var(--purple); flex-shrink: 0; margin-top: 7px; }\n  .case-card p { font-size: 13px; color: rgba(255,255,255,0.85); line-height: 1.6; }\n\n  \/* PROVE METHOD *\/\n  .prove { padding: 52px 16px; max-width: 100%; margin: 0 auto; }\n  .prove-steps { display: flex; flex-direction: column; gap: 12px; }\n  .prove-step { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 18px 20px; display: flex; align-items: flex-start; gap: 16px; }\n  .prove-letter { font-family: 'Playfair Display', serif; font-size: 2rem; font-weight: 900; color: var(--purple); line-height: 1; flex-shrink: 0; width: 36px; }\n  .prove-step h4 { font-size: 14px; font-weight: 600; color: var(--indigo); margin-bottom: 3px; }\n  .prove-step p { font-size: 13px; color: var(--text-mid); line-height: 1.5; }\n  .prove-note { margin-top: 16px; background: var(--light-purple); border: 1px solid var(--border); border-left: 3px solid var(--purple); border-radius: 10px; padding: 14px 18px; font-size: 13px; color: var(--text-mid); line-height: 1.7; }\n\n  \/* INCLUDED *\/\n  .included { background: var(--light-purple); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 52px 16px; }\n  .included-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 14px; max-width: 100%; margin: 0 auto; }\n  .included-card { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 18px; text-align: center; }\n  .included-card .icon { font-size: 1.6rem; margin-bottom: 10px; display: block; }\n  .included-card h4 { font-size: 13px; font-weight: 600; color: var(--indigo); margin-bottom: 5px; }\n  .included-card p { font-size: 12px; color: var(--text-mid); line-height: 1.5; }\n\n  \/* PERFECT FOR *\/\n  .perfect { padding: 52px 16px; max-width: 100%; margin: 0 auto; }\n  .perfect-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 12px; }\n  .perfect-item { background: var(--white); border: 1px solid var(--border); border-radius: 10px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: var(--text-mid); }\n  .perfect-item .check { width: 18px; height: 18px; border-radius: 50%; background: var(--purple); color: white; display: flex; align-items: center; justify-content: center; font-size: 10px; flex-shrink: 0; margin-top: 1px; }\n\n  \/* STANDARDS *\/\n  .standards { background: var(--indigo); padding: 52px 16px; }\n  .standards .section-label { color: #e8a0f8; }\n  .standards .section-title { color: var(--white); }\n  .standards-card { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 14px; padding: 28px; max-width: 100%; margin: 0 auto; }\n  .standard-row { display: flex; align-items: flex-start; gap: 14px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,0.1); }\n  .standard-row:last-child { border-bottom: none; }\n  .standard-tag { background: var(--purple); color: var(--white); font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 6px; white-space: nowrap; flex-shrink: 0; }\n  .standard-row p { font-size: 13px; color: rgba(255,255,255,0.8); line-height: 1.6; }\n\n  \/* SERIES *\/\n  .series { padding: 52px 16px; max-width: 100%; margin: 0 auto; }\n  .series-list { display: flex; flex-direction: column; gap: 10px; }\n  .series-item { background: var(--white); border: 1px solid var(--border); border-radius: 10px; padding: 14px 18px; display: flex; align-items: center; justify-content: space-between; gap: 12px; }\n  .series-item span { font-size: 13px; color: var(--text-mid); }\n  .series-badge { font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; }\n  .badge-now { background: rgba(189,16,225,0.12); color: var(--purple); }\n  .badge-soon { background: var(--off-white); color: var(--text-light); border: 1px solid var(--border); }\n\n  \/* SPECS *\/\n  .specs { background: var(--white); border-top: 1px solid var(--border); padding: 20px 16px; text-align: center; }\n  .specs-inner { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 100%; margin: 0 auto; }\n  .spec-pill { background: var(--off-white); border: 1px solid var(--border); font-size: 11px; color: var(--text-mid); padding: 5px 12px; border-radius: 40px; }\n  .spec-pill strong { color: var(--indigo); }\n\n  \/* BOTTOM CTA *\/\n  .bottom-cta { background: var(--indigo); padding: 56px 16px; text-align: center; position: relative; overflow: hidden; }\n  .bottom-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 500px; height: 500px; border-radius: 50%; background: radial-gradient(circle, rgba(189,16,225,0.2) 0%, transparent 65%); pointer-events: none; }\n  .bottom-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.6rem, 4vw, 2.4rem); font-weight: 900; color: var(--white); margin-bottom: 16px; max-width: 100%; margin-left: auto; margin-right: auto; }\n  .bottom-cta p { color: rgba(255,255,255,0.65); font-size: 14px; margin-bottom: 32px; max-width: 100%; margin-left: auto; margin-right: auto; }\n\n  .copyright { text-align: center; padding: 20px 16px; background: var(--white); border-top: 1px solid var(--border); font-size: 12px; color: var(--text-light); }\n  .copyright strong { color: var(--indigo); }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e6th Grade · RI.6.8 · Evaluating Arguments\u003c\/div\u003e\n\u003ch1\u003eWas King Tut Murdered? Your 6th Graders Are About to \u003cem\u003eEvaluate the Evidence — And Decide for Themselves.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eA high-interest argument evaluation resource built around a real historical mystery — where the evidence is debated, the reasoning matters, and there's no easy answer.\u003c\/p\u003e\n\u003cdiv class=\"meta-strip\"\u003e\n\u003cspan class=\"meta-pill\"\u003eRI.6.8 Aligned\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e20–30 Minutes\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003e6 Student Pages\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eP.R.O.V.E. Method™\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eAnswer Key Included\u003c\/span\u003e \u003cspan class=\"meta-pill\"\u003eNo Prep Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- HOOK --\u003e\n\u003csection class=\"hook\"\u003e\n\u003cp\u003eThis resource doesn't ask students to find answers. \u003cspan\u003eIt asks them to evaluate arguments\u003c\/span\u003e — which is harder, more rigorous, and exactly what RI.6.8 requires.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- BEYOND COMPREHENSION --\u003e\n\u003csection class=\"beyond\"\u003e\n\u003cp class=\"section-label\"\u003eBeyond basic comprehension\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eStudents evaluate competing explanations using evidence, reasoning, and updated scientific findings\u003c\/h2\u003e\n\u003cdiv class=\"beyond-card\"\u003e\n\u003cdiv class=\"beyond-header\"\u003e\n\u003cspan class=\"beyond-tag\"\u003eRI.6.8 Skills\u003c\/span\u003e\n\u003ch3\u003eWhat students learn to do — with this passage\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beyond-body\"\u003e\n\u003cdiv class=\"beyond-item\"\u003eEvaluate cause-and-effect reasoning — not just identify it\u003c\/div\u003e\n\u003cdiv class=\"beyond-item\"\u003eDistinguish between direct evidence and assumptions\u003c\/div\u003e\n\u003cdiv class=\"beyond-item\"\u003eRecognize when evidence has been misinterpreted or challenged by new findings\u003c\/div\u003e\n\u003cdiv class=\"beyond-item\"\u003eAnalyze arguments based on uncertainty versus proof\u003c\/div\u003e\n\u003cdiv class=\"beyond-item\"\u003eDetermine which explanation is most strongly supported — and why\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CASE FILE --\u003e\n\u003csection class=\"case\"\u003e\n\u003cp class=\"section-label\"\u003eWhy this mystery works for RI.6.8\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eA real historical case with genuinely competing arguments\u003c\/h2\u003e\n\u003cdiv class=\"case-grid\"\u003e\n\u003cdiv class=\"case-card\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cp\u003eThe evidence is real — and genuinely debated by historians and scientists\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"case-card\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cp\u003eUpdated scientific findings have challenged earlier conclusions — students must evaluate which evidence holds up\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"case-card\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cp\u003eThere is no single \"right answer\" — students must reason from evidence, not recall a fact\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"case-card\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cp\u003eThe mystery format keeps ADHD learners and reluctant readers engaged through the full passage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"case-card\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cp\u003eCompeting explanations are built into the text — students analyze all of them, not just the most popular one\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"case-card\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003cp\u003eSkills transfer directly to standardized testing — this is exactly the kind of argument RI.6.8 tests\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PROVE METHOD --\u003e\n\u003csection class=\"prove\"\u003e\n\u003cp class=\"section-label\"\u003eThe P.R.O.V.E. Method™\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eA structured framework that removes guesswork and builds real critical thinking\u003c\/h2\u003e\n\u003cdiv class=\"prove-steps\"\u003e\n\u003cdiv class=\"prove-step\"\u003e\n\u003cdiv class=\"prove-letter\"\u003eP\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIdentify the claim\u003c\/h4\u003e\n\u003cp\u003eStudents name the specific argument being made — not just the topic — before evaluating anything.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prove-step\"\u003e\n\u003cdiv class=\"prove-letter\"\u003eR\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eReview the reasons\u003c\/h4\u003e\n\u003cp\u003eStudents identify the reasons offered to support the claim — and separate them from the evidence itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prove-step\"\u003e\n\u003cdiv class=\"prove-letter\"\u003eO\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eObserve evidence quality\u003c\/h4\u003e\n\u003cp\u003eStudents look at what evidence is actually provided — and whether it's the kind that can support the claim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prove-step\"\u003e\n\u003cdiv class=\"prove-letter\"\u003eV\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVerify logical reasoning\u003c\/h4\u003e\n\u003cp\u003eStudents check whether the reasoning connecting the evidence to the claim actually holds — or whether it assumes too much.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prove-step\"\u003e\n\u003cdiv class=\"prove-letter\"\u003eE\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEvaluate the overall argument\u003c\/h4\u003e\n\u003cp\u003eStudents make a final determination: is this argument supported, partially supported, or not supported? And they have to explain why.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prove-note\"\u003eThe P.R.O.V.E. Method™ reference sheet is included — students keep it and use it independently for every argument they evaluate going forward.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"included\"\u003e\n\u003cp class=\"section-label\"\u003eWhat's included\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003e6 student pages — everything built in\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🏺\u003c\/span\u003e\n\u003ch4\u003eHigh-interest nonfiction passage\u003c\/h4\u003e\n\u003cp\u003eThe King Tut mystery — real history, real debate, zero prep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n\u003ch4\u003e10 rigorous questions\u003c\/h4\u003e\n\u003cp\u003eBalanced multiple choice with plausible distractors — no obvious answers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📐\u003c\/span\u003e\n\u003ch4\u003eP.R.O.V.E. strategy page\u003c\/h4\u003e\n\u003cp\u003eStudent-facing guided practice applying the framework to the passage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📄\u003c\/span\u003e\n\u003ch4\u003eP.R.O.V.E. reference sheets\u003c\/h4\u003e\n\u003cp\u003ePrintable — students keep and reuse for any argument they evaluate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e🗝️\u003c\/span\u003e\n\u003ch4\u003eExpanded answer key\u003c\/h4\u003e\n\u003cp\u003eFull explanations for every answer choice — correct and incorrect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-card\"\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e\n\u003ch4\u003eTeacher + parent guide\u003c\/h4\u003e\n\u003cp\u003eSupport for modeling, small group work, and ADHD-friendly scaffolding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003csection class=\"perfect\"\u003e\n\u003cp class=\"section-label\"\u003ePerfect for\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eUse it however you need it\u003c\/h2\u003e\n\u003cdiv class=\"perfect-grid\"\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIndependent practice — 20–30 minute lesson\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eGuided instruction with modeling\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSmall group discussion and reasoning practice\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eIntervention for struggling readers\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eTest prep warm-up or review\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eSub plans — print and go, no setup needed\u003c\/div\u003e\n\u003cdiv class=\"perfect-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003eHomeschool middle school ELA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARDS --\u003e\n\u003csection class=\"standards\"\u003e\n\u003cp class=\"section-label\"\u003eStandards alignment\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eExactly what RI.6.8 asks for\u003c\/h2\u003e\n\u003cdiv class=\"standards-card\"\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eCCSS RI.6.8\u003c\/span\u003e\n\u003cp\u003eTrace and evaluate the argument and specific claims in a text, distinguishing claims that are supported by reasons and evidence from claims that are not.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"standard-row\"\u003e\n\u003cspan class=\"standard-tag\"\u003eSkill Focus\u003c\/span\u003e\n\u003cp\u003eEvaluating arguments · Cause and effect reasoning · Evidence analysis · Distinguishing proof from assumption\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERIES --\u003e\n\u003csection class=\"series\"\u003e\n\u003cp class=\"section-label\"\u003eComplete the series\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eMore evaluating arguments resources\u003c\/h2\u003e\n\u003cdiv class=\"series-list\"\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Evaluating Arguments — YouTube Gaming Hacks\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e7th Grade Evaluating Arguments — Lab-Grown Meat, 3 Articles\u003c\/span\u003e\u003cspan class=\"series-badge badge-now\"\u003eAvailable now\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003e8th Grade Evaluating Arguments — RI.8.8\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"series-item\"\u003e\n\u003cspan\u003eEvaluating Arguments Bundle\u003c\/span\u003e\u003cspan class=\"series-badge badge-soon\"\u003eComing soon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"specs\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eGrade:\u003c\/strong\u003e 6th\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStandard:\u003c\/strong\u003e RI.6.8\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eFormat:\u003c\/strong\u003e Printable PDF\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eStudent Pages:\u003c\/strong\u003e 6\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eTime:\u003c\/strong\u003e 20–30 min\u003c\/span\u003e \u003cspan class=\"spec-pill\"\u003e\u003cstrong\u003eAnswer Key:\u003c\/strong\u003e Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"bottom-cta\"\u003e\n\u003ch2\u003eThe mystery pulls them in. The P.R.O.V.E. Method™ teaches them to think their way through it.\u003c\/h2\u003e\n\u003cp\u003eNo prep. No planning. Just a real historical mystery — and the argument evaluation skills to crack it.\u003c\/p\u003e\n\u003ca class=\"hero-cta\" href=\"#\"\u003eAdd to Cart\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"copyright\"\u003e\n\u003cstrong\u003eLight Up Literature™ Curriculum\u003c\/strong\u003e · lightupliterature.com · ©2026 All rights reserved. For classroom and homeschool use only. Not for redistribution or upload to shared drives.\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49214954897631,"sku":null,"price":3.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/6thELAEvaluatingEvidenceCouldWasKingTutMurdered.png?v=1779030738","url":"https:\/\/shop.lightupliterature.com\/products\/6th-grade-ri-6-8-evaluating-arguments-practice-history-claim-king-tut-no-prep","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}