{"product_id":"visual-voyages-illustrating-the-hobbit-grades-6-9","title":"Visual Voyages: Illustrating The Hobbit | Grades 6–9","description":"\u003c!-- \nSHOPIFY SEO TITLE (58 characters)\nVisual Voyages: Illustrating The Hobbit | Grades 6–9\n\nSHOPIFY META DESCRIPTION (155 characters)\n57 scene-specific illustration prompts for The Hobbit, Chapters 1–19. Standards-aligned comprehension tool for ADHD, IEP, and visual learners. Grades 6–9.\n\nSHOPIFY URL HANDLE\nvisual-voyages-illustrating-the-hobbit\n\nTPT LISTING TITLE\nVisual Voyages: Illustrating The Hobbit | Differentiated Comprehension Activity | Grades 6–9\n--\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700\u0026amp;family=Open+Sans:wght@400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  :root {\n    --purple: #BD10E1;\n    --indigo: #25046B;\n    --indigo-mid: #3a0a8f;\n    --light-purple: #f5e8fc;\n    --text-body: #2d1060;\n    --border-light: #e0cff5;\n    --copper: #b87333;\n    --copper-light: #d4956a;\n    --white: #ffffff;\n    --off-white: #faf7ff;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Open Sans', sans-serif;\n    color: var(--text-body);\n    background: var(--white);\n    line-height: 1.7;\n  }\n\n  h1, h2, h3, h4 {\n    font-family: 'Playfair Display', serif;\n  }\n\n  \/* HERO *\/\n  .hero {\n    background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 60%, #5a1aaf 100%);\n    color: var(--white);\n    padding: 60px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 300px; height: 300px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.15);\n  }\n\n  .hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -40px;\n    width: 250px; height: 250px;\n    border-radius: 50%;\n    background: rgba(189,16,225,0.10);\n  }\n\n  .hero-eyebrow {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--copper-light);\n    margin-bottom: 14px;\n  }\n\n  .hero h1 {\n    font-size: clamp(28px, 5vw, 44px);\n    font-weight: 700;\n    line-height: 1.2;\n    margin-bottom: 18px;\n    color: var(--white);\n  }\n\n  .hero h1 span {\n    color: var(--copper-light);\n  }\n\n  .hero-sub {\n    font-size: 16px;\n    color: rgba(255,255,255,0.85);\n    max-width: 580px;\n    margin: 0 auto 28px;\n  }\n\n  .hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 30px;\n  }\n\n  .hero-badge {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 13px;\n    color: var(--white);\n  }\n\n  .hero-cta {\n    display: inline-block;\n    background: var(--purple);\n    color: var(--white);\n    font-family: 'Open Sans', sans-serif;\n    font-weight: 600;\n    font-size: 16px;\n    padding: 14px 36px;\n    border-radius: 4px;\n    text-decoration: none;\n    letter-spacing: 0.5px;\n  }\n\n  \/* NOTICE BAR *\/\n  .notice-bar {\n    background: var(--copper);\n    color: var(--white);\n    text-align: center;\n    padding: 12px 24px;\n    font-size: 14px;\n    font-weight: 600;\n    letter-spacing: 0.3px;\n  }\n\n  \/* TRUST BAR *\/\n  .trust-bar {\n    background: var(--off-white);\n    border-top: 1px solid var(--border-light);\n    border-bottom: 1px solid var(--border-light);\n    padding: 20px 40px;\n  }\n\n  .trust-bar-inner {\n    max-width: 900px;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    justify-content: center;\n    align-items: center;\n  }\n\n  .trust-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--indigo);\n  }\n\n  .trust-item span.icon {\n    font-size: 18px;\n  }\n\n  \/* WHY BAND *\/\n  .why-band {\n    background: var(--light-purple);\n    padding: 50px 40px;\n    text-align: center;\n  }\n\n  .why-band h2 {\n    font-size: clamp(22px, 4vw, 32px);\n    color: var(--indigo);\n    margin-bottom: 16px;\n  }\n\n  .why-band p {\n    max-width: 680px;\n    margin: 0 auto 24px;\n    font-size: 15px;\n    color: var(--text-body);\n  }\n\n  .why-grid {\n    max-width: 900px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n    text-align: left;\n  }\n\n  .why-card {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 8px;\n    padding: 24px 20px;\n  }\n\n  .why-card .icon {\n    font-size: 28px;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  .why-card h4 {\n    font-size: 15px;\n    color: var(--indigo);\n    margin-bottom: 8px;\n  }\n\n  .why-card p {\n    font-size: 13px;\n    color: var(--text-body);\n    margin: 0;\n  }\n\n  \/* DARK BAND *\/\n  .dark-band {\n    background: var(--indigo);\n    color: var(--white);\n    padding: 50px 40px;\n    text-align: center;\n  }\n\n  .dark-band h2 {\n    font-size: clamp(22px, 4vw, 32px);\n    color: var(--white);\n    margin-bottom: 16px;\n  }\n\n  .dark-band p {\n    max-width: 680px;\n    margin: 0 auto 30px;\n    font-size: 15px;\n    color: rgba(255,255,255,0.85);\n  }\n\n  .dark-band-grid {\n    max-width: 900px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px;\n    text-align: left;\n  }\n\n  .dark-card {\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;\n  }\n\n  .dark-card .icon {\n    font-size: 24px;\n    margin-bottom: 8px;\n    display: block;\n  }\n\n  .dark-card h4 {\n    font-size: 14px;\n    color: var(--copper-light);\n    margin-bottom: 6px;\n  }\n\n  .dark-card p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.80);\n    margin: 0;\n  }\n\n  \/* WHITE SECTION *\/\n  .white-section {\n    background: var(--white);\n    padding: 50px 40px;\n    text-align: center;\n  }\n\n  .white-section h2 {\n    font-size: clamp(22px, 4vw, 32px);\n    color: var(--indigo);\n    margin-bottom: 16px;\n  }\n\n  .white-section p {\n    max-width: 680px;\n    margin: 0 auto 30px;\n    font-size: 15px;\n    color: var(--text-body);\n  }\n\n  .checklist {\n    max-width: 700px;\n    margin: 0 auto;\n    text-align: left;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 12px;\n  }\n\n  .checklist-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 14px;\n    color: var(--text-body);\n    background: var(--off-white);\n    border: 1px solid var(--border-light);\n    border-radius: 6px;\n    padding: 12px 14px;\n  }\n\n  .checklist-item .check {\n    color: var(--purple);\n    font-size: 16px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* PROMPTS BAND *\/\n  .prompts-band {\n    background: var(--light-purple);\n    padding: 50px 40px;\n    text-align: center;\n  }\n\n  .prompts-band h2 {\n    font-size: clamp(22px, 4vw, 32px);\n    color: var(--indigo);\n    margin-bottom: 10px;\n  }\n\n  .prompts-band p {\n    max-width: 620px;\n    margin: 0 auto 30px;\n    font-size: 15px;\n    color: var(--text-body);\n  }\n\n  .prompts-grid {\n    max-width: 900px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n    text-align: left;\n  }\n\n  .prompt-card {\n    background: var(--white);\n    border-left: 4px solid var(--purple);\n    border-radius: 0 8px 8px 0;\n    padding: 18px 16px;\n  }\n\n  .prompt-card .chapter-tag {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: var(--copper);\n    margin-bottom: 6px;\n  }\n\n  .prompt-card h4 {\n    font-size: 14px;\n    color: var(--indigo);\n    margin-bottom: 6px;\n  }\n\n  .prompt-card p {\n    font-size: 13px;\n    color: var(--text-body);\n    margin: 0;\n  }\n\n  \/* STANDARDS BAND *\/\n  .standards-band {\n    background: var(--indigo-mid);\n    color: var(--white);\n    padding: 50px 40px;\n    text-align: center;\n  }\n\n  .standards-band h2 {\n    font-size: clamp(22px, 4vw, 32px);\n    color: var(--white);\n    margin-bottom: 10px;\n  }\n\n  .standards-band p {\n    max-width: 620px;\n    margin: 0 auto 30px;\n    font-size: 15px;\n    color: rgba(255,255,255,0.85);\n  }\n\n  .standards-grid {\n    max-width: 860px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 14px;\n    text-align: left;\n  }\n\n  .standard-card {\n    background: rgba(255,255,255,0.09);\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 8px;\n    padding: 18px 16px;\n  }\n\n  .standard-card .std-label {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    color: var(--copper-light);\n    margin-bottom: 6px;\n  }\n\n  .standard-card p {\n    font-size: 13px;\n    color: rgba(255,255,255,0.82);\n    margin: 0;\n  }\n\n  \/* SPECS TABLE *\/\n  .specs-table {\n    background: var(--white);\n    padding: 50px 40px;\n    text-align: center;\n  }\n\n  .specs-table h2 {\n    font-size: clamp(22px, 4vw, 30px);\n    color: var(--indigo);\n    margin-bottom: 24px;\n  }\n\n  .specs-inner {\n    max-width: 680px;\n    margin: 0 auto;\n    border: 1px solid var(--border-light);\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .spec-row {\n    display: flex;\n    border-bottom: 1px solid var(--border-light);\n  }\n\n  .spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .spec-row:nth-child(even) {\n    background: var(--off-white);\n  }\n\n  .spec-label {\n    width: 40%;\n    padding: 14px 20px;\n    font-weight: 600;\n    font-size: 14px;\n    color: var(--indigo);\n    border-right: 1px solid var(--border-light);\n    text-align: left;\n  }\n\n  .spec-value {\n    width: 60%;\n    padding: 14px 20px;\n    font-size: 14px;\n    color: var(--text-body);\n    text-align: left;\n  }\n\n  \/* FAQ *\/\n  .faq-section {\n    background: var(--light-purple);\n    padding: 50px 40px;\n    text-align: center;\n  }\n\n  .faq-section h2 {\n    font-size: clamp(22px, 4vw, 30px);\n    color: var(--indigo);\n    margin-bottom: 30px;\n  }\n\n  .faq-list {\n    max-width: 720px;\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  .faq-item {\n    background: var(--white);\n    border: 1px solid var(--border-light);\n    border-radius: 8px;\n    padding: 20px 24px;\n    margin-bottom: 12px;\n  }\n\n  .faq-item h4 {\n    font-size: 15px;\n    color: var(--indigo);\n    margin-bottom: 8px;\n  }\n\n  .faq-item p {\n    font-size: 14px;\n    color: var(--text-body);\n    margin: 0;\n  }\n\n  \/* CTA BAND *\/\n  .cta-band {\n    background: linear-gradient(135deg, var(--purple) 0%, var(--indigo) 100%);\n    color: var(--white);\n    padding: 60px 40px;\n    text-align: center;\n  }\n\n  .cta-band h2 {\n    font-size: clamp(24px, 4vw, 36px);\n    color: var(--white);\n    margin-bottom: 14px;\n  }\n\n  .cta-band p {\n    font-size: 16px;\n    color: rgba(255,255,255,0.88);\n    max-width: 560px;\n    margin: 0 auto 28px;\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-weight: 700;\n    font-size: 16px;\n    padding: 16px 40px;\n    border-radius: 4px;\n    text-decoration: none;\n    letter-spacing: 0.3px;\n  }\n\n  \/* FOOTER *\/\n  .footer {\n    background: var(--indigo);\n    color: rgba(255,255,255,0.65);\n    padding: 24px 40px;\n    text-align: center;\n    font-size: 12px;\n    line-height: 1.8;\n  }\n\n  .footer a {\n    color: var(--copper-light);\n    text-decoration: none;\n  }\n\n  @media (max-width: 600px) {\n    .hero, .why-band, .dark-band, .white-section,\n    .prompts-band, .standards-band, .specs-table,\n    .faq-section, .cta-band, .trust-bar, .footer {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n    .spec-label { width: 45%; }\n    .spec-value { width: 55%; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cp class=\"hero-eyebrow\"\u003eLight Up Literature™ Curriculum\u003c\/p\u003e\n  \u003ch1\u003eVisual Voyages: Illustrating \u003cspan\u003eThe Hobbit\u003c\/span\u003e\n\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003e57 scene-specific illustration prompts across all 19 chapters — a standards-aligned comprehension pathway for visual learners, ADHD learners, and students with IEP or 504 accommodations.\u003c\/p\u003e\n  \u003cdiv class=\"hero-badges\"\u003e\n    \u003cspan class=\"hero-badge\"\u003e📖 Chapters 1–19\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🎨 57 Prompts\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e✅ Grades 6–9\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🧠 ADHD \u0026amp; IEP Friendly\u003c\/span\u003e\n    \u003cspan class=\"hero-badge\"\u003e🖨️ Print \u0026amp; Go\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"#\" class=\"hero-cta\"\u003eAdd to Cart\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c!-- NOTICE BAR --\u003e\n\u003cdiv class=\"notice-bar\"\u003e\n  📚 Also available as part of The Hobbit Novel Study Complete Bundle — save when you buy the full unit.\n\u003c\/div\u003e\n\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv class=\"trust-bar\"\u003e\n  \u003cdiv class=\"trust-bar-inner\"\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e⭐\u003c\/span\u003e Featured on Yahoo! \u0026amp; New York Weekly\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e🏆\u003c\/span\u003e Top 6% TPT Seller\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e CCSS Aligned\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e♿\u003c\/span\u003e IEP \u0026amp; 504 Ready\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e🧠\u003c\/span\u003e ADHD-Friendly Design\u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n\u003cspan class=\"icon\"\u003e📖\u003c\/span\u003e ISBN Published\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHY BAND --\u003e\n\u003csection class=\"why-band\"\u003e\n  \u003ch2\u003eNot Every Student Shows What They Know Through Writing\u003c\/h2\u003e\n  \u003cp\u003eFor visual learners, artistic students, and those with ADHD or learning accommodations, illustration is not a lesser form of comprehension — it is an equally valid and often more powerful one. This resource gives every student in your classroom a pathway to succeed.\u003c\/p\u003e\n  \u003cdiv class=\"why-grid\"\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e\n      \u003ch4\u003eComprehension Through Illustration\u003c\/h4\u003e\n      \u003cp\u003eDrawing a scene accurately requires close reading. Students cannot correctly illustrate key moments without genuinely understanding the text.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🧠\u003c\/span\u003e\n      \u003ch4\u003eBuilt for Diverse Learners\u003c\/h4\u003e\n      \u003cp\u003eDesigned specifically for ADHD learners, reluctant writers, artistic students, and those with IEP or 504 accommodations — without watering down the content.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e📋\u003c\/span\u003e\n      \u003ch4\u003eDocumentable Assessment\u003c\/h4\u003e\n      \u003cp\u003eEvery prompt is scene-specific enough to serve as a comprehension checkpoint teachers can grade and document for accommodation records.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🔍\u003c\/span\u003e\n      \u003ch4\u003eInferencing Required\u003c\/h4\u003e\n      \u003cp\u003eStudents must infer character motivation, visualize setting from textual description, and interpret emotional tone — the same higher-order thinking as written response.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DARK BAND --\u003e\n\u003csection class=\"dark-band\"\u003e\n  \u003ch2\u003eThe Illustration IS the Comprehension Check\u003c\/h2\u003e\n  \u003cp\u003eThese are not vague \"draw the chapter\" prompts. Every task references specific characters, objects, actions, and settings drawn directly from the text. A student cannot complete these accurately without understanding what happened.\u003c\/p\u003e\n  \u003cdiv class=\"dark-band-grid\"\u003e\n    \u003cdiv class=\"dark-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003e\n      \u003ch4\u003eChapter 3 Example\u003c\/h4\u003e\n      \u003cp\u003eTo draw Elrond holding the map under moonlight with moon letters appearing, a student must have read and understood the key moment in A Short Rest.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dark-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003e\n      \u003ch4\u003eChapter 5 Example\u003c\/h4\u003e\n      \u003cp\u003eDrawing Bilbo waking alone in the dark with Sting in hand requires precise comprehension of Riddles in the Dark — not a general chapter memory.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dark-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003e\n      \u003ch4\u003eChapter 8 Example\u003c\/h4\u003e\n      \u003cp\u003eIllustrating Bilbo invisible cutting the dwarves free from spider webs demands understanding of character action, setting, and consequence in Flies and Spiders.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dark-card\"\u003e\n      \u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003e\n      \u003ch4\u003eChapter 14 Example\u003c\/h4\u003e\n      \u003cp\u003eDepicting Smaug mortally wounded by the Black Arrow crashing into the lake requires students to sequence the events of Fire and Water correctly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHITE SECTION — WHAT'S INCLUDED --\u003e\n\u003csection class=\"white-section\"\u003e\n  \u003ch2\u003eWhat Is Included\u003c\/h2\u003e\n  \u003cp\u003eEverything you need to implement visual comprehension assessment across the entire novel — ready to print the day you need it.\u003c\/p\u003e\n  \u003cdiv class=\"checklist\"\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e 57 chapter-by-chapter illustration prompts\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Complete coverage of Chapters 1 through 19\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e 2 to 3 scene-specific prompts per chapter\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Each prompt references precise text details\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Chapter title and scene name on every page\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Brief chapter directions header per section\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Full color cover page\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Student name page for classroom organization\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Printable PDF format\u003c\/div\u003e\n    \u003cdiv class=\"checklist-item\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e ISBN published resource\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHY BAND — SAMPLE PROMPTS --\u003e\n\u003csection class=\"prompts-band\"\u003e\n  \u003ch2\u003eSample Prompts From Every Stage of the Journey\u003c\/h2\u003e\n  \u003cp\u003eEvery prompt targets a pivotal scene with enough specificity to require genuine comprehension — not just a general memory of the chapter.\u003c\/p\u003e\n  \u003cdiv class=\"prompts-grid\"\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 1\u003c\/div\u003e\n      \u003ch4\u003eBilbo's Hobbit Hole\u003c\/h4\u003e\n      \u003cp\u003eDraw the round door open showing a warm inviting interior that reveals Bilbo's comfortable, peaceful life.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 2\u003c\/div\u003e\n      \u003ch4\u003eThe Trolls Arguing\u003c\/h4\u003e\n      \u003cp\u003eIllustrate the three trolls debating how to cook the dwarves, with the dwarves tied up nearby.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 5\u003c\/div\u003e\n      \u003ch4\u003eGollum and His Boat\u003c\/h4\u003e\n      \u003cp\u003eIllustrate Gollum rowing his little boat in the dark lake with his eyes shining in the darkness.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 6\u003c\/div\u003e\n      \u003ch4\u003eEagles to the Rescue\u003c\/h4\u003e\n      \u003cp\u003eDepict the Eagles swooping down to rescue the company from the trees surrounded by flames.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 12\u003c\/div\u003e\n      \u003ch4\u003eBilbo Conversing with Smaug\u003c\/h4\u003e\n      \u003cp\u003eIllustrate the invisible Bilbo conversing with the cunning Smaug, surrounded by mountains of treasure.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 17\u003c\/div\u003e\n      \u003ch4\u003eThe Battle of Five Armies\u003c\/h4\u003e\n      \u003cp\u003eIllustrate a dynamic scene showing dwarves, elves, men, goblins, and eagles engaged in combat.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 19\u003c\/div\u003e\n      \u003ch4\u003eBilbo at Bag End\u003c\/h4\u003e\n      \u003cp\u003eConclude with Bilbo sitting comfortably surrounded by his maps and memoirs, quill in hand, ready to document his adventures.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prompt-card\"\u003e\n      \u003cdiv class=\"chapter-tag\"\u003eChapter 14\u003c\/div\u003e\n      \u003ch4\u003eThe Fall of Smaug\u003c\/h4\u003e\n      \u003cp\u003eShow Smaug mortally wounded by the Black Arrow crashing into the lake, with the reflection of his fall in the water.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DARK BAND — STANDARDS --\u003e\n\u003csection class=\"standards-band\"\u003e\n  \u003ch2\u003eCommon Core Standards Alignment\u003c\/h2\u003e\n  \u003cp\u003eEvery illustration prompt addresses measurable literacy standards — giving teachers documentation support for differentiated and accommodation-based instruction.\u003c\/p\u003e\n  \u003cdiv class=\"standards-grid\"\u003e\n    \u003cdiv class=\"standard-card\"\u003e\n      \u003cdiv class=\"std-label\"\u003eRL.6-8.1\u003c\/div\u003e\n      \u003cp\u003eCite textual evidence. Students must identify and apply specific text details to illustrate scenes accurately.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"standard-card\"\u003e\n      \u003cdiv class=\"std-label\"\u003eRL.6-8.3\u003c\/div\u003e\n      \u003cp\u003eAnalyze character, setting, and event development. Every prompt targets a pivotal story moment.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"standard-card\"\u003e\n      \u003cdiv class=\"std-label\"\u003eRL.6-8.4\u003c\/div\u003e\n      \u003cp\u003eInterpret emotional tone and mood. Students must capture the atmosphere of each scene in their illustration.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"standard-card\"\u003e\n      \u003cdiv class=\"std-label\"\u003eRL.6-8.7\u003c\/div\u003e\n      \u003cp\u003eCompare written text to visual representations. Illustration is a direct documented application of this standard.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"standard-card\"\u003e\n      \u003cdiv class=\"std-label\"\u003eSL.6-8.5\u003c\/div\u003e\n      \u003cp\u003eUse visual components to enhance understanding. Student illustrations serve as presentation and discussion anchors.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"standard-card\"\u003e\n      \u003cdiv class=\"std-label\"\u003eInferencing\u003c\/div\u003e\n      \u003cp\u003eStudents must infer character motivation, visualize setting from description, and interpret tone — higher-order thinking through a visual modality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHY BAND — IDEAS FOR USE --\u003e\n\u003csection class=\"why-band\"\u003e\n  \u003ch2\u003eIdeas for Use\u003c\/h2\u003e\n  \u003cp\u003eThis resource works across multiple classroom contexts — from whole class novel study to individual accommodation support.\u003c\/p\u003e\n  \u003cdiv class=\"why-grid\"\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e📚\u003c\/span\u003e\n      \u003ch4\u003eNovel Study Companion\u003c\/h4\u003e\n      \u003cp\u003eUse alongside any Hobbit novel study as a differentiated comprehension checkpoint after each chapter.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e♿\u003c\/span\u003e\n      \u003ch4\u003eIEP \u0026amp; 504 Support\u003c\/h4\u003e\n      \u003cp\u003eProvides a documented alternative assessment pathway for students requiring accommodation in written expression.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🎯\u003c\/span\u003e\n      \u003ch4\u003eSmall Groups \u0026amp; Centers\u003c\/h4\u003e\n      \u003cp\u003eWorks independently in literacy centers, reading groups, or intervention settings without additional teacher prep.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003e\n      \u003ch4\u003eHomeschool Unit Companion\u003c\/h4\u003e\n      \u003cp\u003eCompatible with any homeschool Hobbit novel unit — particularly effective for visual and kinesthetic learners.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🎨\u003c\/span\u003e\n      \u003ch4\u003eArt-Integrated ELA Days\u003c\/h4\u003e\n      \u003cp\u003eBridges ELA and visual art standards — ideal for cross-curricular planning or creative expression days.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"why-card\"\u003e\n      \u003cspan class=\"icon\"\u003e📝\u003c\/span\u003e\n      \u003ch4\u003eMake-Up Work\u003c\/h4\u003e\n      \u003cp\u003eSelf-explanatory prompts make this ideal for absent students who need to demonstrate chapter comprehension independently.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SPECS TABLE --\u003e\n\u003csection class=\"specs-table\"\u003e\n  \u003ch2\u003eProduct Details\u003c\/h2\u003e\n  \u003cdiv class=\"specs-inner\"\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eFormat\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003ePrintable PDF — instant digital download\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eStudent Pages\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003e57 illustration prompts plus cover and name page\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eGrade Level\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003e6th through 9th grade\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eCoverage\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003eAll 19 chapters of The Hobbit — 2 to 3 prompts per chapter\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eStandards\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003eCCSS RL.6-8.1, RL.6-8.3, RL.6-8.4, RL.6-8.7, SL.6-8.5\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eLearner Support\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003eADHD, IEP, 504, visual learners, reluctant writers, artistic students\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eNovel\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003eThe Hobbit by J.R.R. Tolkien\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003ePublisher\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003eStaten House — ISBN 979-8-88940-731-7\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n      \u003cdiv class=\"spec-label\"\u003eAlso Available In\u003c\/div\u003e\n      \u003cdiv class=\"spec-value\"\u003eThe Hobbit Novel Study Complete Bundle\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"faq-section\"\u003e\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eCan I use this as a standalone resource without your other Hobbit products?\u003c\/h4\u003e\n      \u003cp\u003eYes. Visual Voyages works as a complete standalone companion to any edition of The Hobbit. It does not require any other Light Up Literature resources to use effectively.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eIs this appropriate for general education students or only those with accommodations?\u003c\/h4\u003e\n      \u003cp\u003eBoth. While it is specifically designed to serve ADHD learners, visual learners, and students with IEP or 504 accommodations, artistic and kinesthetic learners in any classroom will benefit. Many general education students simply express comprehension more powerfully through illustration than writing.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eHow do I grade illustration-based comprehension?\u003c\/h4\u003e\n      \u003cp\u003eEach prompt references specific text details — characters, objects, actions, and settings — that must appear in the illustration for it to be accurate. Those details serve as your grading criteria. A student who includes Sting, the darkness, and Bilbo alone has demonstrated comprehension of that scene. A student who draws a generic character has not.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eDoes this work for homeschool use?\u003c\/h4\u003e\n      \u003cp\u003eYes — and it is particularly well suited to homeschool settings where visual and kinesthetic learning styles are more easily accommodated. The license covers a single household for homeschool use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eWhat grade levels is this designed for?\u003c\/h4\u003e\n      \u003cp\u003eThe prompts are designed for grades 6 through 9 and align to CCSS standards for that range. The resource is most commonly used in 6th, 7th, and 8th grade ELA classrooms and homeschool settings.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA BAND --\u003e\n\u003csection class=\"cta-band\"\u003e\n  \u003ch2\u003eEvery Student Deserves a Pathway to Succeed\u003c\/h2\u003e\n  \u003cp\u003eGive your visual learners, artistic students, and students with accommodations a comprehension tool that meets them where they are — without lowering the bar.\u003c\/p\u003e\n  \u003ca href=\"#\" class=\"cta-btn\"\u003eAdd to Cart — Print \u0026amp; Go Today\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"footer\"\u003e\n  \u003cp\u003e©2024 Light Up Literature™ Curriculum. All rights reserved. For single classroom use only. This resource may not be redistributed or uploaded to public or shared drives.\u003c\/p\u003e\n  \u003cp style=\"margin-top:8px;\"\u003eQuestions? Contact \u003ca href=\"mailto:Debra@lightupliterature.com\"\u003eDebra@lightupliterature.com\u003c\/a\u003e | \u003ca href=\"https:\/\/lightupliterature.com\"\u003elightupliterature.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":50092312920287,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/VisualVoyagesTheHobbitIllustration.png?v=1780955869","url":"https:\/\/shop.lightupliterature.com\/products\/visual-voyages-illustrating-the-hobbit-grades-6-9","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}