{"product_id":"the-call-of-the-wild-annotated-novel-study-full-text-600-vocabulary-history-grades-6-9","title":"The Call of the Wild Annotated Novel Study | Full Text + 600+ Vocabulary + History | Grades 6–9","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eThe Call of the Wild Annotated Novel Study | Full Text + Vocabulary + History | Grades 6–9\u003c\/title\u003e\n  \u003cmeta name=\"description\" content=\"The complete text of The Call of the Wild — annotated by Light Up Literature with 600+ bolded vocabulary words, per-page teacher questions, student note space, Jack London biography, and Klondike Gold Rush history. 140 pages. Grades 6–9.\"\u003e\n  \u003cmeta name=\"keywords\" content=\"The Call of the Wild annotated novel study, Call of the Wild full text ELA, Call of the Wild vocabulary study guide, Jack London novel study, Call of the Wild teacher questions, Call of the Wild annotation guide, Klondike Gold Rush ELA, Call of the Wild homeschool, Call of the Wild guided reading, Call of the Wild comprehension questions\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900\u0026amp;family=Open+Sans:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --purple: #BD10E1;\n      --indigo: #25046B;\n      --indigo-mid: #3a0a8f;\n      --white: #ffffff;\n      --off-white: #faf8ff;\n      --light-purple: #f5e8fc;\n      --text-dark: #1a0040;\n      --text-mid: #3d2070;\n      --text-body: #2d1060;\n      --border-light: #e0cff5;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'Open Sans', sans-serif; background-color: var(--off-white); color: var(--text-body); line-height: 1.7; font-size: 16px; }\n    h1, h2, h3, h4 { font-family: 'Playfair Display', serif; line-height: 1.2; }\n    a { color: var(--purple); text-decoration: none; }\n\n    .hero { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); padding: 64px 24px 72px; text-align: center; position: relative; overflow: hidden; }\n    .hero::before { content: ''; position: absolute; top: -80px; right: -80px; width: 320px; height: 320px; border-radius: 50%; background: rgba(189,16,225,0.18); pointer-events: none; }\n    .hero::after { content: ''; position: absolute; bottom: -60px; left: -60px; width: 240px; height: 240px; border-radius: 50%; background: rgba(189,16,225,0.12); pointer-events: none; }\n    .hero-inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }\n    .hero-badge { display: inline-block; background: rgba(189,16,225,0.25); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 6px 18px; border-radius: 30px; margin-bottom: 22px; }\n    .hero h1 { font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 900; color: var(--white); margin-bottom: 18px; }\n    .hero h1 span { color: #e07ef8; }\n    .hero-sub { font-size: 1.15rem; color: #d4b8f0; max-width: 660px; margin: 0 auto 32px; }\n    .hero-stats { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; margin-bottom: 36px; }\n    .stat-pill { background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2); color: var(--white); font-size: 0.85rem; font-weight: 600; padding: 7px 16px; border-radius: 30px; }\n    .stat-pill.highlight { background: rgba(189,16,225,0.35); border-color: rgba(189,16,225,0.6); }\n    .btn-primary { display: inline-block; background: var(--purple); color: var(--white); font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; padding: 16px 40px; border-radius: 6px; letter-spacing: 0.5px; text-transform: uppercase; }\n    .btn-primary:hover { background: #a50cc8; }\n\n    .notice-bar { background: #3a0a8f; color: #e9b5f9; text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; border-bottom: 2px solid rgba(189,16,225,0.4); }\n    .notice-bar strong { color: var(--white); }\n    .trust-bar { background: var(--purple); color: var(--white); text-align: center; padding: 14px 24px; font-size: 0.9rem; font-weight: 600; }\n\n    .section { max-width: 880px; margin: 0 auto; padding: 60px 24px; }\n    .section-label { font-size: 11px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--purple); margin-bottom: 10px; }\n    .section h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); color: var(--indigo); margin-bottom: 20px; }\n    .section p { font-size: 1rem; color: var(--text-body); margin-bottom: 16px; max-width: 700px; }\n    .divider { border: none; border-top: 2px solid var(--border-light); max-width: 880px; margin: 0 auto; }\n\n    .why-band { background: var(--light-purple); border-top: 3px solid var(--border-light); border-bottom: 3px solid var(--border-light); }\n    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 30px; }\n    .why-card { background: var(--white); border: 1px solid var(--border-light); border-left: 4px solid var(--purple); border-radius: 8px; padding: 20px 22px; }\n    .why-card .w-icon { font-size: 1.5rem; margin-bottom: 8px; }\n    .why-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.93rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .why-card p { font-size: 0.88rem; color: var(--text-body); margin: 0; }\n\n    .dark-band { background: var(--indigo); color: var(--white); }\n    .dark-band .section-label { color: #e07ef8; }\n    .dark-band h2 { color: var(--white); }\n    .dark-band p { color: #d4b8f0; }\n\n    .component-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 28px; }\n    .component-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 24px; }\n    .component-icon { font-size: 1.6rem; margin-bottom: 12px; }\n    .component-card h3 { font-family: 'Open Sans', sans-serif; font-size: 1rem; font-weight: 700; color: var(--white); margin-bottom: 8px; }\n    .component-card p { font-size: 0.85rem; color: #c0a0e0; margin: 0; line-height: 1.6; }\n    .component-tag { display: inline-block; margin-top: 12px; background: rgba(189,16,225,0.3); border: 1px solid rgba(189,16,225,0.5); color: #e9b5f9; font-size: 0.75rem; font-weight: 700; padding: 3px 10px; border-radius: 20px; }\n\n    .layout-box { background: var(--white); border: 2px solid var(--border-light); border-radius: 12px; overflow: hidden; margin-top: 28px; }\n    .layout-top { background: var(--purple); color: var(--white); padding: 12px 20px; font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; }\n    .layout-grid { display: grid; grid-template-columns: 1fr 1fr; }\n    @media (max-width: 600px) { .layout-grid { grid-template-columns: 1fr; } }\n    .layout-left { padding: 20px; border-right: 1px solid var(--border-light); }\n    .layout-right { padding: 20px; display: grid; grid-template-rows: 1fr 1fr; }\n    .layout-right-top { padding-bottom: 16px; border-bottom: 1px solid var(--border-light); }\n    .layout-right-bottom { padding-top: 16px; }\n    .layout-label { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: var(--purple); margin-bottom: 6px; }\n    .layout-desc { font-size: 0.82rem; color: var(--text-body); line-height: 1.5; }\n\n    .skills-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 16px; margin-top: 28px; }\n    .skill-card { background: var(--white); border: 1px solid var(--border-light); border-top: 3px solid var(--purple); border-radius: 10px; padding: 18px 20px; }\n    .skill-card .s-icon { font-size: 1.3rem; margin-bottom: 6px; }\n    .skill-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.88rem; font-weight: 700; color: var(--indigo); margin-bottom: 4px; }\n    .skill-card p { font-size: 0.8rem; color: var(--text-mid); margin: 0; }\n\n    .who-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 18px; margin-top: 28px; }\n    .who-card { text-align: center; background: var(--white); border: 1px solid var(--border-light); border-radius: 10px; padding: 24px 18px; }\n    .who-icon { font-size: 2rem; margin-bottom: 10px; }\n    .who-card h3 { font-family: 'Open Sans', sans-serif; font-size: 0.9rem; font-weight: 700; color: var(--indigo); margin-bottom: 6px; }\n    .who-card p { font-size: 0.83rem; color: var(--text-mid); margin: 0; }\n\n    .ways-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 28px; }\n    .ways-list li { display: flex; align-items: flex-start; gap: 12px; background: var(--white); border: 1px solid var(--border-light); border-radius: 8px; padding: 16px 18px; font-size: 0.93rem; color: var(--text-body); font-weight: 600; }\n    .ways-list li span.icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n    .specs-wrap { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; margin-top: 28px; }\n    .specs-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; }\n    .specs-table tr { border-bottom: 1px solid var(--border-light); }\n    .specs-table tr:last-child { border-bottom: none; }\n    .specs-table td { padding: 13px 16px; vertical-align: top; }\n    .specs-table td:first-child { font-weight: 700; color: var(--indigo); width: 38%; background: var(--light-purple); }\n    .specs-table td:last-child { color: var(--text-body); background: var(--white); }\n\n    .faq-list { display: flex; flex-direction: column; gap: 18px; margin-top: 28px; }\n    .faq-item { border: 1px solid var(--border-light); border-radius: 10px; overflow: hidden; }\n    .faq-q { background: var(--white); padding: 18px 22px; font-weight: 700; color: var(--indigo); font-size: 0.97rem; display: flex; align-items: flex-start; gap: 12px; }\n    .faq-q::before { content: 'Q'; background: var(--purple); color: var(--white); font-size: 0.75rem; font-weight: 700; width: 22px; height: 22px; min-width: 22px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; margin-top: 1px; }\n    .faq-a { background: var(--light-purple); padding: 16px 22px 18px 56px; font-size: 0.93rem; color: var(--text-body); border-top: 1px solid var(--border-light); }\n\n    .cta-band { background: linear-gradient(135deg, var(--indigo) 0%, var(--indigo-mid) 55%, #5c1aad 100%); color: var(--white); text-align: center; padding: 64px 24px; position: relative; overflow: hidden; }\n    .cta-band::before { content: ''; position: absolute; top: -100px; right: -100px; width: 350px; height: 350px; border-radius: 50%; background: rgba(189,16,225,0.15); pointer-events: none; }\n    .cta-inner { max-width: 620px; margin: 0 auto; position: relative; z-index: 1; }\n    .cta-band h2 { color: var(--white); font-size: clamp(1.7rem, 3.5vw, 2.4rem); margin-bottom: 16px; }\n    .cta-band p { color: #d4b8f0; font-size: 1.05rem; margin-bottom: 32px; max-width: 520px; margin-left: auto; margin-right: auto; }\n    .cta-reassure { margin-top: 20px; font-size: 0.82rem; color: #b89fd4; }\n\n    .footer { background: var(--text-dark); color: #9980c0; text-align: center; padding: 28px 24px; font-size: 0.82rem; }\n    .footer a { color: #c99ee0; }\n  \u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-badge\"\u003eGrades 6–9 · The Call of the Wild · Jack London · Annotated Full Text · No Prep\u003c\/div\u003e\n    \u003ch1\u003e\n      The Novel. The Vocabulary.\u003cbr\u003e\u003cspan\u003eThe History. All in One Place.\u003c\/span\u003e\n    \u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003eThe complete text of \u003cem\u003eThe Call of the Wild\u003c\/em\u003e — reformatted and annotated by Light Up Literature with 600+ bolded vocabulary words, per-page teacher questions, student note space on every page, Jack London biography, Klondike Gold Rush history, and a full glossary. 140 pages. No prep.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eComplete Novel Text Included\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003e600+ Vocabulary Words Bolded Throughout\u003c\/span\u003e\n      \u003cspan class=\"stat-pill highlight\"\u003eTeacher Questions on Every Page\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eStudent Note Space Built into Every Page\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eJack London Biography + Klondike History\u003c\/span\u003e\n      \u003cspan class=\"stat-pill\"\u003eFull Glossary — 600+ Words Defined\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#buy\" class=\"btn-primary\"\u003eGet This Study Guide\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"notice-bar\"\u003e\n  \u003cstrong\u003eThe novel is included.\u003c\/strong\u003e \u003cem\u003eThe Call of the Wild\u003c\/em\u003e by Jack London is in the public domain. This annotated version — reformatted and annotated by Debra Shepherd — is copyrighted by Light Up Literature™ Curriculum.\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-bar\"\u003e\n  Grades 6–9 · Complete Annotated Text · 600+ Vocabulary · Historical Context · Per-Page Teacher Questions · 140 Pages\n\u003c\/div\u003e\n\n\u003c!-- WHY THIS EXISTS --\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\u003eThe Problem with Teaching \u003cem\u003eThe Call of the Wild\u003c\/em\u003e Is the Language. This Resource Solves It on Every Page.\u003c\/h2\u003e\n    \u003cp\u003eJack London published \u003cem\u003eThe Call of the Wild\u003c\/em\u003e in 1903. That means the vocabulary is archaic, the historical context is invisible to modern readers, and the setting — the Klondike Gold Rush in the Yukon — is completely unfamiliar to most students. A student who encounters \"artesian,\" \"veranda,\" \"demesne,\" or \"egotistical\" in the first chapter without support will either skip past the words or stop engaging with the text entirely. Neither outcome supports comprehension.\u003c\/p\u003e\n    \u003cp\u003eThis annotated study guide embeds the support directly into the novel text — on every page, not as a separate handout. Students read the novel and encounter bolded vocabulary, underlined location markers, note space for their own annotations, and teacher questions that prompt review of the specific page they just finished. The novel and the scaffold are the same document.\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\u003eThe novel is included — the full text, reformatted for teaching\u003c\/h3\u003e\n        \u003cp\u003eBecause The Call of the Wild is in the public domain, this study guide includes the complete novel text — updated punctuation for clarity, reformatted for the two-column annotation layout. Students don't need a separate copy of the book. The novel and the study materials are one document.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🔤\u003c\/div\u003e\n        \u003ch3\u003e600+ vocabulary words bolded — so students can't miss them\u003c\/h3\u003e\n        \u003cp\u003eEvery vocabulary word students may not recognize is bolded throughout the novel text. This includes archaic terms, advanced vocabulary, and domain-specific language from the early 1900s setting. The bolded words are also defined in the complete glossary at the back of the book — so students can look up any word without leaving the document.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e📍\u003c\/div\u003e\n        \u003ch3\u003eUnderlined locations — students track setting while they read\u003c\/h3\u003e\n        \u003cp\u003ePlace names and locations are underlined throughout the novel text — prompting students to note where the story is happening as they read. In a novel set across the Yukon during a Gold Rush, tracking location is essential for understanding the physical and emotional journey of the story.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-card\"\u003e\n        \u003cdiv class=\"w-icon\"\u003e🗺️\u003c\/div\u003e\n        \u003ch3\u003e13 pages of history before a student reads a single word\u003c\/h3\u003e\n        \u003cp\u003eThe pre-reading section covers the Klondike Gold Rush in depth — including causes, the major killers (avalanches, typhoid fever, hypothermia, malnutrition), the experience of stampeders, and the conclusion that most went home with nothing. Students who understand what the Gold Rush actually was read Buck's story differently. The Jack London biography explains how London's own Klondike experience produced the novel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- THE PAGE LAYOUT --\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eHow the Page Works\u003c\/p\u003e\n  \u003ch2\u003eEvery Page of the Novel Has the Same Three-Part Structure.\u003c\/h2\u003e\n  \u003cp\u003eThe annotation system is consistent from page 17 through page 122 — so students learn it once and use it throughout the entire novel. No separate worksheet. No additional handout. The scaffold is built into every page.\u003c\/p\u003e\n\n  \u003cdiv class=\"layout-box\"\u003e\n    \u003cdiv class=\"layout-top\"\u003ePage layout — consistent across all 106 novel pages\u003c\/div\u003e\n    \u003cdiv class=\"layout-grid\"\u003e\n      \u003cdiv class=\"layout-left\"\u003e\n        \u003cdiv class=\"layout-label\"\u003eLeft Side — The Novel\u003c\/div\u003e\n        \u003cdiv class=\"layout-desc\"\u003eThe complete novel text with two embedded annotation systems:\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eBolded words\u003c\/strong\u003e = vocabulary students may not know — over 600 throughout the novel. Defined in the glossary at the back.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eUnderlined words\u003c\/strong\u003e = locations and settings to note while reading — helps students track where the story is taking place across the Yukon and beyond.\u003cbr\u003e\u003cbr\u003ePunctuation has been updated throughout for modern clarity without altering London's language.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"layout-right\"\u003e\n        \u003cdiv class=\"layout-right-top\"\u003e\n          \u003cdiv class=\"layout-label\"\u003eUpper Right — Notes \u0026amp; Reminders\u003c\/div\u003e\n          \u003cdiv class=\"layout-desc\"\u003eLined note space for students to jot thoughts, questions, and annotations as they read. Works for close reading annotation practice, guided note-taking, or free-response reflection. Every page, every chapter.\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"layout-right-bottom\"\u003e\n          \u003cdiv class=\"layout-label\"\u003eLower Right — Teacher Questions\u003c\/div\u003e\n          \u003cdiv class=\"layout-desc\"\u003e2–4 comprehension and discussion questions specific to that page — reviewing what students just read before moving on. Lowers the tendency to reach the end of a chapter with nothing retained. Can be answered in the Notes space above or discussed aloud.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"dark-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWhat's Included\u003c\/p\u003e\n    \u003ch2\u003eFour Sections. One Complete Annotated Study Guide.\u003c\/h2\u003e\n    \u003cp\u003eEverything is in a single 140-page document organized in reading order — pre-reading first, novel second, glossary last.\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\u003ePre-Reading Section (Pages 4–16)\u003c\/h3\u003e\n        \u003cp\u003eHow to Use This Book (explains the bolded\/underlined annotation system and the page layout). Who is Jack London? — biography covering his early life, dropout at 14, Klondike experience at age 22, his first marriage, writing career, and death from kidney disease at 40. Klondike Gold Rush History — causes, timeline, the experience of stampeders, Maps and Images, and a Major Killers section covering avalanches, typhoid fever, hypothermia, and malnutrition. Conclusion: most went back with nothing — the context that makes the novel's setting visceral.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e13 pages · Biography + history + maps\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📖\u003c\/div\u003e\n        \u003ch3\u003eAnnotated Novel Text (Pages 17–122)\u003c\/h3\u003e\n        \u003cp\u003eThe complete text of The Call of the Wild — all seven chapters — reformatted into the three-part page layout. Chapter I begins at page 17 and the novel runs continuously through page 122. Every page includes the novel text with bolded vocabulary and underlined locations on the left, student note space upper right, and teacher discussion questions lower right. Updated punctuation throughout for modern clarity.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e106 pages · All 7 chapters · Full novel\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"component-card\"\u003e\n        \u003cdiv class=\"component-icon\"\u003e📋\u003c\/div\u003e\n        \u003ch3\u003eComplete Glossary (Pages 123–140)\u003c\/h3\u003e\n        \u003cp\u003eA full alphabetical glossary of 600+ vocabulary words from the novel — every bolded word students encountered in the text, defined in plain language. Students can look up any unfamiliar term without leaving the study guide. The glossary covers archaic Victorian-era English, Gold Rush period terminology, and advanced academic vocabulary — everything that makes reading a 1903 novel challenging for modern students.\u003c\/p\u003e\n        \u003cspan class=\"component-tag\"\u003e17+ pages · 600+ words defined\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.15); border-left: 4px solid #e07ef8; border-radius: 10px; padding: 22px 26px; margin-top: 24px;\"\u003e\n      \u003cp style=\"color: #d4b8f0; font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong style=\"color: var(--white);\"\u003e140 pages total.\u003c\/strong\u003e The novel is included — no separate purchase required. Because The Call of the Wild is in the public domain, this annotated edition is a complete self-contained study guide. The annotated formatting and study materials are copyrighted by Light Up Literature™ Curriculum.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SKILLS --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eSkills Covered\u003c\/p\u003e\n    \u003ch2\u003eClose Reading, Vocabulary, Historical Context, and Annotation — All from One Document.\u003c\/h2\u003e\n    \u003cdiv class=\"skills-grid\"\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e✏️\u003c\/div\u003e\n        \u003ch3\u003eAnnotation Techniques\u003c\/h3\u003e\n        \u003cp\u003eThe per-page note space and built-in annotation system teach students to annotate while reading — not as an add-on activity but as a built-in habit developed over 106 pages of practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eVocabulary Development (L.6.4–L.9.4)\u003c\/h3\u003e\n        \u003cp\u003e600+ bolded words throughout the novel build awareness of archaic and advanced vocabulary in context. The complete glossary provides definitions for every bolded term. Students encounter and look up words as they read — active vocabulary acquisition.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🔍\u003c\/div\u003e\n        \u003ch3\u003eClose Reading (RL.6.1–RL.9.1)\u003c\/h3\u003e\n        \u003cp\u003ePer-page teacher questions require students to review what they just read before moving on — building the habit of reading closely and recalling specific textual details rather than reading passively.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🗺️\u003c\/div\u003e\n        \u003ch3\u003eHistorical Context\u003c\/h3\u003e\n        \u003cp\u003eThe 13-page pre-reading section on the Klondike Gold Rush gives students the historical grounding to understand why the setting of the novel matters — and why Buck's journey feels both physically brutal and emotionally resonant.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e🎭\u003c\/div\u003e\n        \u003ch3\u003eTheme \u0026amp; Character Analysis (RL.6.2–RL.9.3)\u003c\/h3\u003e\n        \u003cp\u003eTeacher questions throughout the novel prompt analysis of character development, conflict, and theme — covering instinct vs. civilization, survival, loyalty, and the call of the wild as a symbol of primordial freedom.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"skill-card\"\u003e\n        \u003cdiv class=\"s-icon\"\u003e📍\u003c\/div\u003e\n        \u003ch3\u003eSetting Tracking\u003c\/h3\u003e\n        \u003cp\u003eUnderlined location markers throughout the text prompt students to track setting — essential in a novel that moves Buck from the Santa Clara Valley to the Yukon wilds. Develops spatial awareness of how setting shapes character and conflict.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\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 Study Guide. Every Teaching Context.\u003c\/h2\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏫\u003c\/div\u003e\n        \u003ch3\u003e6th–9th Grade ELA Teachers\u003c\/h3\u003e\n        \u003cp\u003eAssign as a class set — students read directly from the annotated guide, complete the per-page note space during reading, and respond to teacher questions either in writing or discussion. No separate novel purchase required for students.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eHomeschool Parents\u003c\/h3\u003e\n        \u003cp\u003eThe complete novel plus all scaffolding in one document. The Jack London biography and Klondike history make strong nonfiction reading connections before the novel begins. The per-page teacher questions support one-on-one discussion without requiring ELA expertise.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e📚\u003c\/div\u003e\n        \u003ch3\u003eIndependent Learners\u003c\/h3\u003e\n        \u003cp\u003eStudents who want to read The Call of the Wild with full vocabulary support and historical context can work through this guide independently — the glossary, note space, and comprehension questions provide self-directed scaffolding throughout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003cdiv class=\"who-icon\"\u003e🔤\u003c\/div\u003e\n        \u003ch3\u003eStruggling Readers\u003c\/h3\u003e\n        \u003cp\u003eThe bolded vocabulary draws attention to unfamiliar words before they become comprehension barriers. The per-page questions break the novel into manageable chunks. Students who struggle with 1903 language get the support embedded in the text itself, not as a separate accommodation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHEN TO USE --\u003e\n\u003cdiv class=\"why-band\"\u003e\n  \u003cdiv class=\"section\"\u003e\n    \u003cp class=\"section-label\"\u003eWays to Use It\u003c\/p\u003e\n    \u003ch2\u003eFull Novel Study. Independent Reading. Historical Cross-Curricular Unit.\u003c\/h2\u003e\n    \u003cul class=\"ways-list\"\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📖\u003c\/span\u003eFull class novel study — students read directly from the annotated guide with built-in scaffolding\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🏠\u003c\/span\u003eIndependent study — complete novel plus support for self-directed or homeschool learners\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e🗺️\u003c\/span\u003eCross-curricular — pair the Klondike history section with a social studies unit on the Gold Rush era\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e✏️\u003c\/span\u003eAnnotation instruction — use the built-in note space to explicitly teach annotation as a reading strategy across 106 pages of practice\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📋\u003c\/span\u003eComprehension check — use the per-page teacher questions as daily reading check-ins or exit tickets\u003c\/li\u003e\n      \u003cli\u003e\n\u003cspan class=\"icon\"\u003e📚\u003c\/span\u003eVocabulary instruction — use the glossary as a reference resource for vocabulary study throughout the unit\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"section\"\u003e\n  \u003cp class=\"section-label\"\u003eProduct Details\u003c\/p\u003e\n  \u003ch2\u003eWhat You're 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–9th Grade (advanced 6th grade through 9th grade use)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNovel Included?\u003c\/td\u003e\n\u003ctd\u003eYes — The Call of the Wild by Jack London is included in full. The novel is in the public domain. This annotated edition — the reformatting, annotation system, teacher questions, biography, history section, and glossary — is copyrighted by Light Up Literature™ Curriculum.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePre-Reading Section\u003c\/td\u003e\n\u003ctd\u003ePages 4–16 — How to Use This Book, Jack London biography (early life, Klondike experience, writing career, death at 40), Klondike Gold Rush history (causes, Major Killers: avalanches, typhoid fever, hypothermia, malnutrition), maps and images. 13 pages total.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnnotated Novel\u003c\/td\u003e\n\u003ctd\u003ePages 17–122 — complete novel text, all 7 chapters. Every page includes novel text with bolded vocabulary and underlined locations on the left; lined note space (Notes\/Reminders) upper right; 2–4 comprehension\/discussion questions (Teacher Questions) lower right. 106 pages.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eVocabulary System\u003c\/td\u003e\n\u003ctd\u003e600+ vocabulary words bolded throughout the novel text — archaic, advanced, and domain-specific terms students may not recognize. Underlined words = locations\/settings to note while reading.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGlossary\u003c\/td\u003e\n\u003ctd\u003ePages 123–140 — complete alphabetical glossary of 600+ vocabulary words from the novel, all defined in plain language. 17+ pages.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTotal Pages\u003c\/td\u003e\n\u003ctd\u003e140 pages\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards Alignment\u003c\/td\u003e\n\u003ctd\u003eCCSS RL.6.1–RL.9.1 (cite evidence, close reading); RL.6.2–RL.9.3 (theme, character, setting); L.6.4–L.9.4 (vocabulary acquisition and use)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003ePDF — printable. Can be printed as a class set or assigned digitally for annotation.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLicense\u003c\/td\u003e\n\u003ctd\u003eSingle classroom or personal homeschool use. Additional licenses required for teams, co-ops, schools, or districts.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section\" style=\"padding-top: 0;\"\u003e\n  \u003cp class=\"section-label\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n  \u003cdiv class=\"faq-list\"\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eDoes this include the full text of the novel?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYes — The Call of the Wild by Jack London is included in its entirety. The novel is in the public domain (published 1903), which means it can be legally reproduced. This edition is Debra Shepherd's annotated version — reformatted with the three-part page layout, bolded vocabulary, underlined locations, and updated punctuation — and that annotation work is copyrighted by Light Up Literature™ Curriculum. Students do not need a separate copy of the book.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat does \"annotated\" mean in this context?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eIn this study guide, \"annotated\" means the novel text has been reformatted so that every page includes two built-in reading aids alongside the story: vocabulary words students may not know are bolded throughout the text, and location names are underlined to help students track setting. In addition, every page has a lined note space (upper right) for students to write their own annotations, and a teacher questions section (lower right) with 2–4 comprehension questions specific to that page. The annotation system is consistent across all 106 pages of novel text.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat are the \"teacher questions\" — are they a quiz?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe teacher questions are 2–4 short comprehension and discussion questions printed in the lower right corner of each novel page — covering what students just read on that specific page. They're designed to be answered in the note space above, discussed orally, or used as exit ticket prompts. The goal is to prevent students from reaching the end of a chapter with nothing retained — the questions break the novel into page-by-page comprehension checkpoints. They are not a formal assessment and do not include an answer key.\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 — this is one of the strongest homeschool resources in the Light Up Literature store because it provides everything in one place: the complete novel, historical context for the setting and author, vocabulary support on every page, student note space, and discussion questions. The Jack London biography and Klondike Gold Rush history also provide strong nonfiction reading connections for a literature-based homeschool curriculum. The teacher questions support one-on-one discussion without requiring an ELA background.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat grade levels is this appropriate for?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe Call of the Wild is typically taught in grades 6–9. The vocabulary and historical complexity of London's 1903 prose make it more appropriate for 7th grade and above in most classroom settings — but the bolded vocabulary and built-in scaffolding make it more accessible for 6th grade students reading above level. The per-page teacher questions can be used for whole-class discussion at any level. The glossary makes the archaic language manageable for students who would otherwise find the novel inaccessible.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta-band\" id=\"buy\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003ch2\u003eThe Novel. The Vocabulary.\u003cbr\u003eThe History. All 140 Pages.\u003c\/h2\u003e\n    \u003cp\u003eThe complete text of \u003cem\u003eThe Call of the Wild\u003c\/em\u003e — annotated with 600+ bolded vocabulary words, per-page teacher questions and student note space, 13 pages of pre-reading history, and a complete glossary. One document. No separate novel purchase required.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-primary\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003cp class=\"cta-reassure\"\u003ePDF delivered instantly · 140 pages · Grades 6–9 · Novel included · Single classroom or homeschool license\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FOOTER --\u003e\n\u003cfooter class=\"footer\"\u003e\n  \u003cp\u003e© 2025 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\u003c\/footer\u003e\n\n\n\u003c\/body\u003e","brand":"Light Up Literature™ Curriculum","offers":[{"title":"Default Title","offer_id":49521279434975,"sku":null,"price":15.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3038\/1791\/files\/CalloftheWildActivityandPuzzlePack-2.png?v=1779724357","url":"https:\/\/shop.lightupliterature.com\/products\/the-call-of-the-wild-annotated-novel-study-full-text-600-vocabulary-history-grades-6-9","provider":"Light Up Literature™ Curriculum","version":"1.0","type":"link"}