<div id="Center">(css: "font-size: 150%;")[The Call of the Wild Game]
by Marcus Kai Wang
(set: $passcode to (prompt: "What is the passcode?", ""))
You entered $passcode
(if: $passcode is "Buck!")[ [[Click to Continue->Table of Contents]] ]
(else:)[That is not the right password! [[Try again->Start]] ]
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(set: $Ch1Unlocked to 1)
(set: $Ch2Unlocked to 0)
(set: $Ch3Unlocked to 0)
(set: $Ch4Unlocked to 0)
(set: $Ch5Unlocked to 0)
(set: $Ch6Unlocked to 0)
(set: $Ch7Unlocked to 0)
<span style="font-size: 125%"><div id="Center">**Chapter 1
Into the Primitive**
</div></span>
(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[<div class="snow">You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch1Vocab]]
(if: $Paw2 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch1Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Gold! Gold! Gold! Read All About It!]]
(if: $Paw4 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch1RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span></div>
]
(else:)[
You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch1Vocab]]
(if: $Paw2 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch1Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Gold! Gold! Gold! Read All About It!]]
(if: $Paw4 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch1RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span>]
<div id="Center">(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[
Congratulations you have all 4 Paw Prints!
<br>
You can go to (link: "Chapter 2")[
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(goto: "Chapter 2")
]
<img src="https://marcuskaiwang.com/cotw/ui/printsgif.gif" width="300px" height="50px">
(set: $Ch2Unlocked to 1)
]
</div>
(set: $random to (a: 1, 2, 3, 4))
(set: $score to 0)
(set: $pic to 0)<div id="Center"><span style="font-size: 125%"**Chapter 1 Vocabulary Quiz**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw1 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 1]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What is the meaning of this word: <b>Brumal</b>
<br><br>
(link: "A. Summertime")[
(set: $random to it - (a: 1))
(goto: "Ch1Vocab")
]
<br>
(link: "B. Wintery")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch1Vocab")
]
<br>
(link: "C. Fall")[
(set: $random to it - (a: 1))
(goto: "Ch1Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>
"Again from its brumal sleep
<br>Wakens the ferine strain."
Page 3]</i>
]
(elseif: $choice is 2)[\
What is the meaning of this word: <b>Ferine</b>
<br><br>
(link: "A. Calm")[
(set: $random to it - (a: 2))
(goto: "Ch1Vocab")
]
<br>
(link: "B. Wild")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch1Vocab")
]
<br>
(link: "C. Tame")[
(set: $random to it - (a: 2))
(goto: "Ch1Vocab")
]
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Again from its brumal sleep
<br>Wakens the ferine strain."
Page 3]</i>
]
(elseif: $choice is 3)[\
What does this word mean: <b>Nomadic</b>
<br><br>
(link: "A. Wandering")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch1Vocab")
]
<br>
(link: "B. Stationary")[
(set: $random to it - (a: 3))
(goto: "Ch1Vocab")
]
<br>
(link: "C. Turning in circles")[
(set: $random to it - (a: 3))
(goto: "Ch1Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Old longings nomadic leap,
<br>Chafing at custom's chain;"
Page 3]</i>
]
(elseif: $choice is 4)[\
What does this word mean: <b>Primitive</b>
<br><br>
(link: "A. Early stage of evolutionary or historical development")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch1Vocab")
]
<br>
(link: "B. New and up to date")[
(set: $random to it - (a: 4))
(goto: "Ch1Vocab")
]
<br>
(link: "C. Fashionable")[
(set: $random to it - (a: 4))
(goto: "Ch1Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Into the Primitive"
Page 3]</i>
]
]
}<span style="font-size: 125%"><div id="Center">**Chapter 2
The Law of Club and Fang**</div></span>
You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch2Vocab]]
(if: $Paw2 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch2Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Look around Dyea, Alaska->Look Around Dyea!]]
(if: $Paw4 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch2RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span>
<div id="Center">(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[
Congratulations you have all 4 Paw Prints!
<br>
You can go to (link: "Chapter 3")[
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(goto: "Chapter 3")
]
<img src="https://marcuskaiwang.com/cotw/ui/printsgif.gif" width="300px" height="50px">
(set: $Ch3Unlocked to 1)
]
</div>
(set: $random to (a: 1, 2, 3, 4))
(set: $score to 0)
(set: $pic to 0)<div id="Center"><span style="font-size: 125%"**Chapter 2 Vocabulary Quiz**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw1 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 2]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What is the meaning of this word: <b>Vicarious</b>
<br><br>
(link: "A. The state in which someone has no feelings")[
(set: $random to it - (a: 1))
(goto: "Ch2Vocab")
]
<br>
(link: "B. Feeling actions of a person")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch2Vocab")
]
<br>
(link: "C. Curious")[
(set: $random to it - (a: 1))
(goto: "Ch2Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>
"It was true it was a vicarious experience, else he would not have lived to profit by it."
Page 26]</i>
]
(elseif: $choice is 2)[\
What is the meaning of this word: <b>Malignant</b>
<br><br>
(link: "A. Happy")[
(set: $random to it - (a: 2))
(goto: "Ch2Vocab")
]
<br>
(link: "B. Malevolent")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch2Vocab")
]
<br>
(link: "C. Calm")[
(set: $random to it - (a: 2))
(goto: "Ch2Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"With a perpetual snarl and a malignant eye."
Page 28]</i>
]
(elseif: $choice is 3)[\
What does this word mean: <b>Victim</b>
<br><br>
(link: "A. The target")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch2Vocab")
]
<br>
(link: "B. The attacker")[
(set: $random to it - (a: 3))
(goto: "Ch2Vocab")
]
<br>
(link: "C. The bystander")[
(set: $random to it - (a: 3))
(goto: "Ch2Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Curly was the victim"
Page 26]</i>
]
(elseif: $choice is 4)[\
What does this word mean: <b>Assailants</b>
<br><br>
(link: "A. Attackers")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch2Vocab")
]
<br>
(link: "B. Spectators")[
(set: $random to it - (a: 4))
(goto: "Ch2Vocab")
]
<br>
(link: "C. Disengaged")[
(set: $random to it - (a: 4))
(goto: "Ch2Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"The last of the assailants were clubbed off."
Page 27]</i>
]
]
}<span style="font-size: 125%"><div id="Center">**Chapter 3
The Dominant Primordial Beast**</div></span>
You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch3Vocab]]
(if: $Paw2 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch3Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Watch the Aurora Borealis]]
(if: $Paw4 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch3RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span>
<div id="Center">(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[
Congratulations you have all 4 Paw Prints!
<br>
You can go to (link: "Chapter 4")[
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(goto: "Chapter 4")
]
<img src="https://marcuskaiwang.com/cotw/ui/printsgif.gif" width="300px" height="50px">
(set: $Ch4Unlocked to 1)
]
</div>
(set: $random to (a: 1, 2, 3, 4))
(set: $score to 0)
(set: $pic to 0)<div id="Center"><span style="font-size: 125%"**Chapter 3 Vocabulary Quiz**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw1 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 3]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What is the meaning of this word: <b>Primordial</b>
<br><br>
(link: "A. Alone")[
(set: $random to it - (a: 1))
(goto: "Ch3Vocab")
]
<br>
(link: "B. Ancient")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch3Vocab")
]
<br>
(link: "C. Curious")[
(set: $random to it - (a: 1))
(goto: "Ch3Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>
"The dominant primordial beast."
Page 43]</i>
]
(elseif: $choice is 2)[\
What is the meaning of this word: <b>Malingerer</b>
<br><br>
(link: "A. One who is happy")[
(set: $random to it - (a: 2))
(goto: "Ch3Vocab")
]
<br>
(link: "B. One who does bad deeds")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch3Vocab")
]
<br>
(link: "C. One who eats all the food")[
(set: $random to it - (a: 2))
(goto: "Ch3Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Pike, the malingerer, leaped upon the crippled animal"
Page 47]</i>
]
(elseif: $choice is 3)[\
What does this word mean: <b>Treacherously</b>
<br><br>
(link: "A. Betrayer")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch3Vocab")
]
<br>
(link: "B. Teasingly")[
(set: $random to it - (a: 3))
(goto: "Ch3Vocab")
]
<br>
(link: "C. Happily")[
(set: $random to it - (a: 3))
(goto: "Ch3Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"It was Spitz, treacherously attacking from the side."
Page 47]</i>
]
(elseif: $choice is 4)[\
What does this word mean: <b>Grieviously</b>
<br><br>
(link: "A. Seriously")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch3Vocab")
]
<br>
(link: "B. Cheerfully")[
(set: $random to it - (a: 4))
(goto: "Ch3Vocab")
]
<br>
(link: "C. Fashionably")[
(set: $random to it - (a: 4))
(goto: "Ch3Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Some were wounded greviously."
Page 48]</i>
]
]
}<span style="font-size: 125%"><div id="Center">**Chapter 4
Who has Won to Mastership**</div></span>
You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch4Vocab]]
(if: $Paw2 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch4Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Gaze into the fire->Gaze at the Fire]]
(if: $Paw4 is 1)[ <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch4RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span>
<div id="Center">(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[
Congratulations you have all 4 Paw Prints!
<br>
You can go to (link: "Chapter 5")[
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(goto: "Chapter 5")
]
<img src="https://marcuskaiwang.com/cotw/ui/printsgif.gif" width="300px" height="50px">
(set: $Ch5Unlocked to 1)
]
</div>
(set: $random to (a: 1, 2, 3, 4))
(set: $score to 0)
(set: $pic to 0)<div id="Center"><span style="font-size: 125%"**Chapter 3 Vocabulary Quiz**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw1 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 4]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What is the meaning of this word: <b>Forevalued</b>
<br><br>
(link: "A. Under valued")[
(set: $random to it - (a: 1))
(goto: "Ch4Vocab")
]
<br>
(link: "B. Knew the value of")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch4Vocab")
]
<br>
(link: "C. Revalued")[
(set: $random to it - (a: 1))
(goto: "Ch4Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>
"Highly as the dog-driver had forevalued Buck"
Page 75]</i>
]
(elseif: $choice is 2)[\
What is the meaning of this word: <b>Loafing</b>
<br><br>
(link: "A. Like a loaf of bread")[
(set: $random to it - (a: 2))
(goto: "Ch4Vocab")
]
<br>
(link: "B. Idle one's time away")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch4Vocab")
]
<br>
(link: "C. Eating")[
(set: $random to it - (a: 2))
(goto: "Ch4Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Shaken for loafing."
Page 75]</i>
]
(elseif: $choice is 3)[\
What does this word mean: <b>Obdurate</b>
<br><br>
(link: "A. Stubborn")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch4Vocab")
]
<br>
(link: "B. Dead")[
(set: $random to it - (a: 3))
(goto: "Ch4Vocab")
]
<br>
(link: "C. Alive")[
(set: $random to it - (a: 3))
(goto: "Ch4Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Francois was obdurate"
Page 72]</i>
]
(elseif: $choice is 4)[\
What does this word mean: <b>Monotonous</b>
<br><br>
(link: "A. Tedious")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch4Vocab")
]
<br>
(link: "B. Huge")[
(set: $random to it - (a: 4))
(goto: "Ch4Vocab")
]
<br>
(link: "C. Amazing")[
(set: $random to it - (a: 4))
(goto: "Ch4Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"It was a monotonous life."
Page 78]</i>
]
]
}<span style="font-size: 125%"><div id="Center">**Chapter 5
The Toil of Trace and Trail**
</div></span>
You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch5Vocab]]
(if: $Paw2 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch5Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[What is on the Sled?]]
(if: $Paw4 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch5RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span>
<div id="Center">(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[
Congratulations you have all 4 Paw Prints!
<br>
You can go to (link: "Chapter 6")[
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(goto: "Chapter 6")
]
<img src="https://marcuskaiwang.com/cotw/ui/printsgif.gif" width="300px" height="50px">
(set: $Ch6Unlocked to 1)
]
</div>
(set: $random to (a: 1, 2, 3, 4))
(set: $score to 0)
(set: $pic to 0)
(set: $sack to 0)<div id="Center"><span style="font-size: 125%"**Chapter 3 Vocabulary Quiz**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw1 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 5]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What is the meaning of this word: <b>Callowness</b>
<br><br>
(link: "A. Serious")[
(set: $random to it - (a: 1))
(goto: "Ch5Vocab")
]
<br>
(link: "B. Inexperienced")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch5Vocab")
]
<br>
(link: "C. Calm")[
(set: $random to it - (a: 1))
(goto: "Ch5Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>
"It advertised his callowness"
Page 92]</i>
]
(elseif: $choice is 2)[\
What is the meaning of this word: <b>Apprehensively</b>
<br><br>
(link: "A. Viewing the future with calmness")[
(set: $random to it - (a: 2))
(goto: "Ch5Vocab")
]
<br>
(link: "B. Viewing the future with anxiety")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch5Vocab")
]
<br>
(link: "C. Viewing the future with joy")[
(set: $random to it - (a: 2))
(goto: "Ch5Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Buck watched them apprehensively."
Page 92]</i>
]
(elseif: $choice is 3)[\
What does this word mean: <b>Inexorable</b>
<br><br>
(link: "A. Impossible to stop")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch5Vocab")
]
<br>
(link: "B. Easy to stop")[
(set: $random to it - (a: 3))
(goto: "Ch5Vocab")
]
<br>
(link: "C. Alive")[
(set: $random to it - (a: 3))
(goto: "Ch5Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"And so it went, the inexorable elimination of the superfluous."
Page 98]</i>
]
(elseif: $choice is 4)[\
What does this word mean: <b>Comprehensively</b>
<br><br>
(link: "A. In a clear or convincing manner")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch5Vocab")
]
<br>
(link: "B. In a confused manner")[
(set: $random to it - (a: 4))
(goto: "Ch5Vocab")
]
<br>
(link: "C. Avoiding every element")[
(set: $random to it - (a: 4))
(goto: "Ch5Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Mercedes looked over their shoulders and nodded comprehensively"
Page 100]</i>
]
]
}<span style="font-size: 125%"><div id="Center">**Chapter 6
For the Love of a Man**
</div></span>
You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch6Vocab]]
(if: $Paw2 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch6Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Look at John Thornton's Camp]]
(if: $Paw4 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch6RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span>
<div id="Center">(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[
Congratulations you have all 4 Paw Prints!
<br>
You can go to (link: "Chapter 7")[
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(goto: "Chapter 7")
]
<img src="https://marcuskaiwang.com/cotw/ui/printsgif.gif" width="300px" height="50px">
(set: $Ch7Unlocked to 1)
]
</div>
(set: $random to (a: 1, 2, 3, 4))
(set: $score to 0)
(set: $pic to 0)<div id="Center"><span style="font-size: 125%"**Chapter 3 Vocabulary Quiz**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw1 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 6]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What is the meaning of this word: <b>Ecstasy</b>
<br><br>
(link: "A. Sadness")[
(set: $random to it - (a: 1))
(goto: "Ch6Vocab")
]
<br>
(link: "B. Happiness")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch6Vocab")
]
<br>
(link: "C. Painfulness")[
(set: $random to it - (a: 1))
(goto: "Ch6Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>
"So great was it's ecstasy."
Page 120]</i>
]
(elseif: $choice is 2)[\
What is the meaning of this word: <b>Enticed</b>
<br><br>
(link: "A. Yummy")[
(set: $random to it - (a: 2))
(goto: "Ch6Vocab")
]
<br>
(link: "B. Attracted")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch6Vocab")
]
<br>
(link: "C. Happy")[
(set: $random to it - (a: 2))
(goto: "Ch6Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"They enticed him."
Page 119]</i>
]
(elseif: $choice is 3)[\
What does this word mean: <b>Romped</b>
<br><br>
(link: "A. Playing rough")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch6Vocab")
]
<br>
(link: "B. Stupid")[
(set: $random to it - (a: 3))
(goto: "Ch6Vocab")
]
<br>
(link: "C. Overate")[
(set: $random to it - (a: 3))
(goto: "Ch6Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Buck romped through"
Page 119]</i>
]
(elseif: $choice is 4)[\
What does this word mean: <b>Pompous</b>
<br><br>
(link: "A. Serious")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch6Vocab")
]
<br>
(link: "B. Huge")[
(set: $random to it - (a: 4))
(goto: "Ch6Vocab")
]
<br>
(link: "C. Fat")[
(set: $random to it - (a: 4))
(goto: "Ch6Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>" A sort of pompous guardianship."
Page 119]</i>
]
]
}<span style="font-size: 125%"><div id="Center">**Chapter 7
The Sounding of the Call**
</div></span>
You need 4 Paw Prints to continue.
Earn Paw Prints by clicking on links below:
(if: $Paw1 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Vocabulary Quiz->Ch7Vocab]]
(if: $Paw2 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Story Collage->Ch7Collage]]
(if: $Paw3 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Join the howl!]]
(if: $Paw4 is 1)[<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">][[Buck's Travel Route->Ch7RouteQuiz]]
<span style="font-size: 75%">Return to [[Table of Contents]] - if you click here you will lose your progress on this chapter!</span>
<div id="Center">(if: $Paw1 + $Paw2 + $Paw3 +$Paw4 is 4)[
Congratulations you have all 4 Paw Prints!
<br>
You can go to (link: "The End")[
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)
(goto: "The End")
]
<img src="https://marcuskaiwang.com/cotw/ui/printsgif.gif" width="300px" height="50px">
]
</div>
(set: $random to (a: 1, 2, 3, 4))
(set: $score to 0)
(set: $pic to 0)<div id="Center"><span style="font-size: 125%"**Chapter 3 Vocabulary Quiz**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw1 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 7]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What is the meaning of this word: <b>Testimony</b>
<br><br>
(link: "A. Sadness")[
(set: $random to it - (a: 1))
(goto: "Ch7Vocab")
]
<br>
(link: "B. Spoken statement")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch7Vocab")
]
<br>(link: "C. Religion")[
(set: $random to it - (a: 1))
(goto: "Ch7Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>
"Their testimony with nuggets."
Page 144]</i>
]
(elseif: $choice is 2)[\
What is the meaning of this word: <b>Shrouded</b>
<br><br>
(link: "A. Dressed in bright colors")[
(set: $random to it - (a: 2))
(goto: "Ch7Vocab")
]
<br>
(link: "B. Concealed")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch7Vocab")
]
<br>
(link: "C. Luggage")[
(set: $random to it - (a: 2))
(goto: "Ch7Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Shrouded in mystery."
Page 143]</i>
]
(elseif: $choice is 3)[\
What does this word mean: <b>Riotously</b>
<br><br>
(link: "A. Abundantly")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch7Vocab")
]
<br>
(link: "B. Stupidly")[
(set: $random to it - (a: 3))
(goto: "Ch7Vocab")
]
<br>
(link: "C. Eating")[
(set: $random to it - (a: 3))
(goto: "Ch7Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"Feasted riotously"
Page 145]</i>
]
(elseif: $choice is 4)[\
What does this word mean: <b>Melancholy</b>
<br><br>
(link: "A. Sad")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch7Vocab")
]
<br>
(link: "B. Happy")[
(set: $random to it - (a: 4))
(goto: "Ch7Vocab")
]
<br>
(link: "C. Angry")[
(set: $random to it - (a: 4))
(goto: "Ch7Vocab")
]
<br>
<br>
<i>(link-reveal: "Hint!")[(show: ?hint)] |hint)[
<br>
<br>"The melancholy rippling of waves."
Page 146]</i>
]
]
}<div id="Center"><span style="font-size: 125%">**Congratulations you finished the game!**
<img src="https://marcuskaiwang.com/cotw/end/wolves.gif" width="600px">
[[Play again?->Table of Contents]]
[[Resources]]
</span></div>
[<audio src="https://marcuskaiwang.com/cotw/ch7/howl/wolves.mp3" autoplay>]
(set: $Ch1Unlocked to 1)
(set: $Ch2Unlocked to 1)
(set: $Ch3Unlocked to 1)
(set: $Ch4Unlocked to 1)
(set: $Ch5Unlocked to 1)
(set: $Ch6Unlocked to 1)
(set: $Ch7Unlocked to 1)<div id="Center"><span style="font-size: 125%">**Story Collage**
Create a collage by clicking on the links below!</span></div>
{
<table style="width:100%">
<tr>
<td>(link-reveal: "1. Judge Miller's house")[(show: ?home)]
|home)[<br><img src="https://marcuskaiwang.com/cotw/ch1/home.jpeg" width="300px"><br><span style="font-size: 75%">Buck lived at Judge Miller's house</span>(set: $pic+=1)]
<td>(link-reveal: "2. Manuel")[(show: ?Manuel)]
|Manuel)[<br><img src="https://marcuskaiwang.com/cotw/ch1/stolen.png" width="300px"><br><span style="font-size: 75%">Manuel stole Buck and sold him to a Stranger</span>(set: $pic+=1)]
</tr>
<tr>
<td>(link-reveal: "3. The Man in the Red Sweater")[(show: ?sweater)]
|sweater)[<br><img src="https://marcuskaiwang.com/cotw/ch1/sweater.jpg" width="300px"><br><span style="font-size: 75%">The Man in the Red Sweater taught Buck the law of club</span>(set: $pic+=1)]
<td>(link-reveal: "4. <i>The Narwhal</i>")[(show: ?boat)]
|boat)[<br><img src="https://marcuskaiwang.com/cotw/ch1/boat.png" width="300px"><br><span style="font-size: 75%"><i>The Narwhal</i> boat took Buck to Dyea, Alaska</span>(set: $pic+=1)]
</tr>
</table>
}
(link-reveal: "When you are done click here")[(show: ?results)]
|results)[(if: $pic is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw2 = 1)
[[Return->Chapter 1]] ]
(else:)[You didn't find everything! Try again!
[[Return->Chapter 1]]
]
]
<div id="Center"><span style="font-size: 125%">**Gold! Gold! Gold! Read All About It!**</span></div>
<img src="https://marcuskaiwang.com/cotw/ch1/newspaper1.jpg"><br>
<img src="https://marcuskaiwang.com/cotw/ch1/newspaper2.jpg"><br>
<img src="https://marcuskaiwang.com/cotw/ch1/newspaper3.png"><br>
[<br>Good job keeping up with the news! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">]
(set: $Paw3 = 1)
[[Return->Chapter 1]] <div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw4 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 1]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
Where did Buck Grow Up?
<br><br>
(link: "A. Judge Miller's House in the Santa Clara Valley")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch1Route")
]
<br>
(link: "B. Manuel's House in the Sana Clara Valley")[
(set: $random to it - (a: 1))
(goto: "Ch1Route")
]
<br>
(link: "C. The Saloon in San Francisco with the Man in the Red Sweater")[
(set: $random to it - (a: 1))
(goto: "Ch1Route")
]
]
(elseif: $choice is 2)[\
Where did the Stranger take Buck?
<br><br>
(link: "A. To a saloon in San Francisco, California")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch1Route")
]
<br>
(link: "B. To a bar in Seattle, Washington")[
(set: $random to it - (a: 2))
(goto: "Ch1Route")
]
<br>
(link: "C. To a beach in Alaska")[
(set: $random to it - (a: 2))
(goto: "Ch1Route")
]
]
(elseif: $choice is 3)[\
Where did Buck meet the Man in the Red Sweater?
<br><br>
(link: "A. On a boat heading to Alaska")[
(set: $random to it - (a: 3))
(goto: "Ch1Route")
]
<br>
(link: "B. At a bar in San Francisco, CA")[
(set: $random to it - (a: 3))
(goto: "Ch1Route")
]
<br>
(link: "C. Seattle, Washington")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch1Route")
]
]
(elseif: $choice is 4)[\
Where did Franscios and Perrault bring Buck?
<br><br>
(link: "A. Seattle, Washington")[
(set: $random to it - (a: 4))
(goto: "Ch1Route")
]
<br>
(link: "B. A saloon in San Francisco, California")[
(set: $random to it - (a: 4))
(goto: "Ch1Route")
]
<br>
(link: "C. Dyea Beach, Alaska")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch1Route")
]
]
]
}<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
[[Review the Route Ch1!]]
[[Start the Quiz->Ch1Route]]<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
<table style="width:100%">
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch1/home.jpeg" width="500px"><br><span style="font-size: 75%">1. Buck grew up at **Judge Miller's house** in **Santa Clara Valley, California**</span>
<td><img src="https://marcuskaiwang.com/cotw/ch1/travel2.jpg" width="500px"><br><img src="https://marcuskaiwang.com/cotw/ch1/route/train.gif" width="500px"><br><span style="font-size: 75%">2. Manuel sold Buck to a **Stranger** who brought Buck by train to a **saloon in San Francisco, California**</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch1/travel3.jpg" width="500px"><br><img src="https://marcuskaiwang.com/cotw/ch1/route/train.gif" width="500px"><br><span style="font-size: 75%">3. Four men loaded Buck onto a train that took him to **Seattle, Washington** where he met the **Man in the Red Sweater.**</span>
<td><img src="https://marcuskaiwang.com/cotw/ch1/travel4.jpg" width="500px"><br><img src="https://marcuskaiwang.com/cotw/ch1/route/boat.gif" width="500px"><br><span style="font-size: 75%">4. **Francois and Perrault** brought Buck aboard <i>The Narwhal</i> which shipped Buck from Seattle, Washington to **Dyea, Alaska**</span>
</tr>
</table>
}
[[Return->Ch1RouteQuiz]]<div id="Center"><span style="font-size: 125%">**Story Collage**
Create a collage by clicking on the links below!</span></div>
{
<table style="width:100%">
<tr>
<td>(link-reveal: "1. Curly")[(show: ?home)]
|home)[<br><img src="https://marcuskaiwang.com/cotw/ch2/collage/collage1.gif" width="300px"><br><span style="font-size: 75%">Curly was killed by the huskies at Dyea Beach</span>(set: $pic+=1)]
<td>(link-reveal: "2. Snow Hole")[(show: ?Manuel)]
|Manuel)[<br><img src="https://marcuskaiwang.com/cotw/ch2/collage/collage2.gif" width="300px"><br><span style="font-size: 75%">Buck learned to dig a hole to sleep in</span>(set: $pic+=1)]
</tr>
<tr>
<td>(link-reveal: "3. Dog Sled")[(show: ?sweater)]
|sweater)[<br><img src="https://marcuskaiwang.com/cotw/ch2/collage/collage3.gif" width="300px"><br><span style="font-size: 75%">Buck learned how to pull a sled</span>(set: $pic+=1)]
<td>(link-reveal: "4. Howling")[(show: ?boat)]
|boat)[<br><img src="https://marcuskaiwang.com/cotw/ch2/collage/collage4.gif" width="300px"><br><span style="font-size: 75%">Buck howled with the sled dogs</span>(set: $pic+=1)]
</tr>
</table>
}
(link-reveal: "When you are done click here")[(show: ?results)]
|results)[(if: $pic is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw2 = 1)
[[Return->Chapter 2]] ]
(else:)[You didn't find everything! Try again!
[[Return->Chapter 2]]
]
]
<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
[[Review the Route Ch2]]
[[Start the Quiz->Ch2Route]]<div id="Center"><span style="font-size: 125%">**Story Collage**
Create a collage by clicking on the links below!</span></div>
{
<table style="width:100%">
<tr>
<td>(link-reveal: "1. Starving Huskies")[(show: ?home)]
|home)[<br><img src="https://marcuskaiwang.com/cotw/ch3/collage/collage1.jpg" width="300px"><br><span style="font-size: 75%">Starving Huskies invaded their camp!</span>(set: $pic+=1)]
<td>(link-reveal: "2. Dolly")[(show: ?Manuel)]
|Manuel)[<br><img src="https://marcuskaiwang.com/cotw/ch3/collage/collage2.jpg" width="300px"><br><span style="font-size: 75%">Dolly went mad!</span>(set: $pic+=1)]
</tr>
<tr>
<td>(link-reveal: "3. Rabbit")[(show: ?sweater)]
|sweater)[<br><img src="https://marcuskaiwang.com/cotw/ch3/collage/collage3.jpg" width="300px"><br><span style="font-size: 75%">All of the sled dogs chased a rabbit.</span>(set: $pic+=1)]
<td>(link-reveal: "4. Fight")[(show: ?boat)]
|boat)[<br><img src="https://marcuskaiwang.com/cotw/ch3/collage/collage4.jpg" width="300px"><br><span style="font-size: 75%">Buck and Spitz fought to the death.</span>(set: $pic+=1)]
</tr>
</table>
}
(link-reveal: "When you are done click here")[(show: ?results)]
|results)[(if: $pic is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw2 = 1)
[[Return->Chapter 3]] ]
(else:)[You didn't find everything! Try again!
[[Return->Chapter 3]]
]
]
<div id="Center"><span style="font-size: 125%">**Watch the Aurora Borealis**</span></div>
<img src="https://marcuskaiwang.com/cotw/ch3/ab.gif"width="600px">
[<br>Good job watching the Aurora Borealis! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">]
(set: $Paw3 = 1)
[[Return->Chapter 3]] <div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
[[Review the Route Ch3!]]
[[Start the Quiz->Ch3Route]]<div id="Center"><span style="font-size: 125%">**Story Collage**
Create a collage by clicking on the links below!</span></div>
{
<table style="width:100%">
<tr>
<td>(link-reveal: "1. Leader")[(show: ?home)]
|home)[<br><img src="https://marcuskaiwang.com/cotw/ch4/collage/collage1.jpg" width="300px"><br><span style="font-size: 75%">Buck became the leader of the sled dog team.</span>(set: $pic+=1)]
<td>(link-reveal: "2. Sold")[(show: ?Manuel)]
|Manuel)[<br><img src="https://marcuskaiwang.com/cotw/ch4/collage/collage2.jpg" width="300px"><br><span style="font-size: 75%">Francois and Perrault sold Buck's team to a Scotch half breed.</span>(set: $pic+=1)]
</tr>
<tr>
<td>(link-reveal: "3. Memories")[(show: ?sweater)]
|sweater)[<br><img src="https://marcuskaiwang.com/cotw/ch4/collage/collage3.jpg" width="300px"><br><span style="font-size: 75%">Buck remembered his past when gzing into the fire.</span>(set: $pic+=1)]
<td>(link-reveal: "4. Dave")[(show: ?boat)]
|boat)[<br><img src="https://marcuskaiwang.com/cotw/ch4/collage/collage4.jpg" width="300px"><br><span style="font-size: 75%">The Scotch half-breed shot Dave after he could not pull anymore.</span>(set: $pic+=1)]
</tr>
</table>
}
(link-reveal: "When you are done click here")[(show: ?results)]
|results)[(if: $pic is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw2 = 1)
[[Return->Chapter 4]] ]
(else:)[You didn't find everything! Try again!
[[Return->Chapter 4]]
]
]
<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
[[Review the Route Ch4!]]
[[Start the Quiz->Ch4Route]]<div id="Center"><span style="font-size: 125%">**Story Collage**
Create a collage by clicking on the links below!</span></div>
{
<table style="width:100%">
<tr>
<td>(link-reveal: "1. Sled")[(show: ?home)]
|home)[<br><img src="https://marcuskaiwang.com/cotw/ch5/collage/collage1.jpg" width="300px"><br><span style="font-size: 75%">Buck's new owners Hal, Charles and Mercedes do not know how to pack a sled.</span>(set: $pic+=1)]
<td>(link-reveal: "2. Whipped")[(show: ?Manuel)]
|Manuel)[<br><img src="https://marcuskaiwang.com/cotw/ch5/collage/collage2.jpg" width="300px"><br><span style="font-size: 75%">Charles whips Buck when he won't continue.</span>(set: $pic+=1)]
</tr>
<tr>
<td>(link-reveal: "3. John Thornton")[(show: ?sweater)]
|sweater)[<br><img src="https://marcuskaiwang.com/cotw/ch5/collage/collage3.jpg" width="300px"><br><span style="font-size: 75%">John Thornton saves Buck.</span>(set: $pic+=1)]
<td>(link-reveal: "4. Rotton Ice")[(show: ?boat)]
|boat)[<br><img src="https://marcuskaiwang.com/cotw/ch5/collage/collage4.jpg" width="300px"><br><span style="font-size: 75%">The sled falls through the ice.</span>(set: $pic+=1)]
</tr>
</table>
}
(link-reveal: "When you are done click here")[(show: ?results)]
|results)[(if: $pic is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw2 = 1)
[[Return->Chapter 5]] ]
(else:)[You didn't find everything! Try again!
[[Return->Chapter 5]]
]
]
<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
[[Review the Route Ch5!]]
[[Start the Quiz->Ch5Route]]<div id="Center"><span style="font-size: 125%">**Story Collage**
Create a collage by clicking on the links below!</span></div>
{
<table style="width:100%">
<tr>
<td>(link-reveal: "1. Cliff")[(show: ?home)]
|home)[<br><img src="https://marcuskaiwang.com/cotw/ch6/collage/collage1.jpg" width="300px"><br><span style="font-size: 75%">Buck loves John Thornton so much he would jump off a cliff for him.</span>(set: $pic+=1)]
<td>(link-reveal: "2. River")[(show: ?Manuel)]
|Manuel)[<br><img src="https://marcuskaiwang.com/cotw/ch6/collage/collage2.jpg" width="300px"><br><span style="font-size: 75%">Buck saves John Thornton from a River.</span>(set: $pic+=1)]
</tr>
<tr>
<td>(link-reveal: "3. Black Burton")[(show: ?sweater)]
|sweater)[<br><img src="https://marcuskaiwang.com/cotw/ch6/collage/collage3.jpg" width="300px"><br><span style="font-size: 75%">Buck saves John Thornton from Black Burton.</span>(set: $pic+=1)]
<td>(link-reveal: "4. Bet")[(show: ?boat)]
|boat)[<br><img src="https://marcuskaiwang.com/cotw/ch6/collage/collage4.jpg" width="300px"><br><span style="font-size: 75%">Buck pulls 1,000 pounds to win a bet.</span>(set: $pic+=1)]
</tr>
</table>
}
(link-reveal: "When you are done click here")[(show: ?results)]
|results)[(if: $pic is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw2 = 1)
[[Return->Chapter 6]] ]
(else:)[You didn't find everything! Try again!
[[Return->Chapter 6]]
]
]
<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
[[Review the Route Ch6!]]
[[Start the Quiz->Ch6Route]]<div id="Center"><span style="font-size: 125%">**Story Collage**
Create a collage by clicking on the links below!</span></div>
{
<table style="width:100%">
<tr>
<td>(link-reveal: "1. Gold")[(show: ?home)]
|home)[<br><img src="https://marcuskaiwang.com/cotw/ch7/collage/collage1.jpg" width="300px"><br><span style="font-size: 75%">John Thornton found gold!</span>(set: $pic+=1)]
<td>(link-reveal: "2. Moose")[(show: ?Manuel)]
|Manuel)[<br><img src="https://marcuskaiwang.com/cotw/ch7/collage/collage2.jpg" width="300px"><br><span style="font-size: 75%">Buck killed a moose.</span>(set: $pic+=1)]
</tr>
<tr>
<td>(link-reveal: "3. Death")[(show: ?sweater)]
|sweater)[<br><img src="https://marcuskaiwang.com/cotw/ch7/collage/collage3.jpg" width="300px"><br><span style="font-size: 75%">The Yeehats killed John Thornton.</span>(set: $pic+=1)]
<td>(link-reveal: "4. Wolves")[(show: ?boat)]
|boat)[<br><img src="https://marcuskaiwang.com/cotw/ch7/collage/collage4.jpg" width="300px"><br><span style="font-size: 75%">Buck joined the wolves</span>(set: $pic+=1)]
</tr>
</table>
}
(link-reveal: "When you are done click here")[(show: ?results)]
|results)[(if: $pic is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw2 = 1)
[[Return->Chapter 7]] ]
(else:)[You didn't find everything! Try again!
[[Return->Chapter 7]]
]
]<div id="Center"><span style="font-size: 125%">**Join the Howl **</span></div>
<img src="https://marcuskaiwang.com/cotw/ch7/howl/wolves.gif"width="600px">
[<br>Good job howling with the pack!<br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">]
(set: $Paw3 = 1)
[[Return->Chapter 7]]
[<audio src="https://marcuskaiwang.com/cotw/ch7/howl/wolves.mp3" autoplay>]<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
[[Review the Route Ch7!]]
[[Start the Quiz->Ch7Route]]<div id="Center"><span style="font-size: 125%">**Mouse Around the Fire to See Buck's Memories**</span></div>
{
<table style="width:100%">
<tr>
<td><div class="fadeimage"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire1.jpg" width="200px"></div><br>
<td><div class="fadeimage"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire2.jpg" width="200px"></div><br>
<td><div class="fadeimage"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire3.jpg" width="200px"></div>
</tr>
<tr>
<td><div class="fadeimage"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire4.jpg" width="200px"></div>
<td rowspan="2"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire5.gif" width="500px">
<td><div class="fadeimage"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire6.jpg" width="200px"></div>
</tr>
<td><div class="fadeimage"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire7.jpg" width="200px"></div>
<td><div class="fadeimage"><img src="https://marcuskaiwang.com/cotw/ch4/fire/fire8.jpg" width="200px"></div>
</tr>
</table>
}
<br>
<i>"Sometimes as he crouched there, blinking dreamily at the flames, it seemed that the flames were of another fire, and that as he crouched by this other fire he saw another and different man from the half-breed cook before him." Page 79-80</i>
<br>
<br>You got a paw print! <img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw3 = 1)
[[Return->Chapter 4]]
[<audio src="https://marcuskaiwang.com/cotw/ch4/fire/fire.mp3" autoplay>]<div id="Center"><span style="font-size: 125%">**Dyea Beach, Alaska - Klondike Gold Rush**</span></div>
<img src="https://marcuskaiwang.com/cotw/ch2/dyea-beach/dyea-beach4.gif"><br>
<img src="https://marcuskaiwang.com/cotw/ch2/dyea-beach/dyea-beach1.gif"><br>
<img src="https://marcuskaiwang.com/cotw/ch2/dyea-beach/dyea-beach2.gif"><br>
<img src="https://marcuskaiwang.com/cotw/ch2/dyea-beach/dyea-beach3.gif"><br>
[<br>Good job exploring Dyea, Alaska! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">]
[[Return->Chapter 2]]
(set: $Paw3 = 1)<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
<table style="width:100%">
<tr>
<td rowspan="4"><img src="https://marcuskaiwang.com/cotw/ch2/maps/dogsled.gif" width="500px"><img src="https://marcuskaiwang.com/cotw/ch2/maps/map1.jpg" width="500px"><br>
<td><img src="https://marcuskaiwang.com/cotw/ch2/maps/map3.jpg" width="500px"><br><span style="font-size: 75%">1. Buck started Chapter 2 in </span><span style="background-color: #FFFF00; font-size: 75%">Dyea Beach</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch2/maps/map4.jpg" width="500px"><br><span style="font-size: 75%">2. Buck helped pull Perrault and Francois' sled along the Chilkoot trail to </span><span style="background-color: #FFFF00; font-size: 75%">Canon/Canyon City</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch2/maps/map5.jpg" width="500px"><br><span style="font-size: 75%">3. They continued along the Chilkoot Trail to </span><span style="background-color: #FFFF00; font-size: 75%">Sheep Camp</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch2/maps/map6.jpg" width="500px"><br><span style="font-size: 75%">4. They went to </span><span style="background-color: #FFFF00; font-size: 75%">The Scales</span><span style="font-size: 75%"> - a staging area before climbing the pass, and then up and over the </span><span style="background-color: #FFFF00; font-size: 75%">Chilkoot Pass</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch2/maps/map2.jpg" width="500px"><br><span style="font-size: 75%">Elevation of the Chilkoot Trail</span>
<td><img src="https://marcuskaiwang.com/cotw/ch2/maps/map7.jpg" width="500px"><br><span style="font-size: 75%">5. They arrived at </span><span style="background-color: #FFFF00; font-size: 75%">Lake Bennett</span>
</tr>
</table>
}
[[Return->Ch2RouteQuiz]]
<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw4 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 2]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
Where did Buck start in Chapter 2?
<br><br>
(link: "A. Dyea Beach, Alaska")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch2Route")
]
<br>
(link: "B. Sheep camp, Chilkoot Trail")[
(set: $random to it - (a: 1))
(goto: "Ch2Route")
]
<br>
(link: "C. Lake Bennett")[
(set: $random to it - (a: 1))
(goto: "Ch2Route")
]
]
(elseif: $choice is 2)[\
Which part of Chilkoot Trail is the steepest?
<br><br>
(link: "A. From Sheep Camp to Chilkoot Pass")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch2Route")
]
<br>
(link: "B. From Dyea to Canyon city")[
(set: $random to it - (a: 2))
(goto: "Ch2Route")
]
<br>
(link: "C. From Canyon City to Sheep Camp")[
(set: $random to it - (a: 2))
(goto: "Ch2Route")
]
]
(elseif: $choice is 3)[\
Where did the Chilkoot Trail start and finish?
<br><br>
(link: "A. It started at Canyon City and finished at Chilkoot Pass")[
(set: $random to it - (a: 3))
(goto: "Ch2Route")
]
<br>
(link: "B. It started at Sheep Camp and ended at Scales")[
(set: $random to it - (a: 3))
(goto: "Ch2Route")
]
<br>
(link: "C. It started at Dyea and finished at Lake Bennett")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch2Route")
]
]
(elseif: $choice is 4)[\
What was the staging area before the climb up Chilkoot Pass?
<br><br>
(link: "A. Canyon City")[
(set: $random to it - (a: 4))
(goto: "Ch2Route")
]
<br>
(link: "B. Lake Bennett")[
(set: $random to it - (a: 4))
(goto: "Ch2Route")
]
<br>
(link: "C. Scales")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch2Route")
]
]
]
}<div id="Center"><span style="font-size: 125%">**What is on the Sled?**</span></div>
{
<table style="width:100%">
<tr>
<td>|sack1>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack1.jpg" width="200px">]
(click-replace: ?sack1)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled1.jpg" width="200px"><br><span style="font-size: 75%">That belt is just bristling with cartridges!</span>(set: $sack+=1)]
<td>|sack2>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack2.jpg" width="200px">]
(click-replace: ?sack2)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled2.jpg" width="200px"><br><span style="font-size: 75%">Hal's hunting-knife</span>(set: $sack+=1)]
<td>|sack3>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack3.jpg" width="200px">]
(click-replace: ?sack3)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled3.jpg" width="200px"><br><span style="font-size: 75%">Hal's Colt’s revolver</span>(set: $sack+=1)]
<td>|sack4>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack4.jpg" width="200px">]
(click-replace: ?sack4)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled4.jpg" width="200px"><br><span style="font-size: 75%">A tent which was rolled into an awkward bundle three times larger than should have been</span>(set: $sack+=1)]
</tr>
<tr>
<td>|sack5>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack5.jpg" width="200px">]
(click-replace: ?sack5)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled5.jpg" width="200px"><br><span style="font-size: 75%">Unwashed tin dishes!</span>(set: $sack+=1)]
<td>|sack6>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack6.jpg" width="200px">]
(click-replace: ?sack6)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled6.jpg" width="200px"><br><span style="font-size: 75%">Canned goods on the Long Trail are a thing to dream about!</span>(set: $sack+=1)]
<td>|sack7>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack7.jpg" width="200px">]
(click-replace: ?sack7)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled7.jpg" width="200px"><br><span style="font-size: 75%">More canned goods!</span>(set: $sack+=1)]
<td>|sack8>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack8.jpg" width="200px">]
(click-replace: ?sack8)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled8.jpg" width="200px"><br><span style="font-size: 75%">Blankets for a hotel!</span>(set: $sack+=1)]
</tr>
<td>|sack9>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack9.jpg" width="200px">]
(click-replace: ?sack9)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled9.jpg" width="200px"><br><span style="font-size: 75%">More blankets!</span>(set: $sack+=1)]
<td>|sack10>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack10.jpg" width="200px">]
(click-replace: ?sack10)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled10.jpg" width="200px"><br><span style="font-size: 75%">Half as many is too much! Get rid of them!</span>(set: $sack+=1)]
<td>|sack11>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack1.jpg" width="200px">]
(click-replace: ?sack11)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled11.jpg" width="200px"><br><span style="font-size: 75%">Clothes!</span>(set: $sack+=1)]
<td>|sack12>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack2.jpg" width="200px">]
(click-replace: ?sack12)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled12.jpg" width="200px"><br><span style="font-size: 75%">More clothes!</span>(set: $sack+=1)]
</tr>
</tr>
<td>|sack13>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack3.jpg" width="200px">]
(click-replace: ?sack13)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled13.jpg" width="200px"><br><span style="font-size: 75%">More clothes!</span>(set: $sack+=1)]
<td>|sack14>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack4.jpg" width="200px">]
(click-replace: ?sack14)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled14.jpg" width="200px"><br><span style="font-size: 75%">More clothes!</span>(set: $sack+=1)]
<td>|sack15>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack5.jpg" width="200px">]
(click-replace: ?sack15)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled15.jpg" width="200px"><br><span style="font-size: 75%">Cloak!</span>(set: $sack+=1)]
<td>|sack16>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack6.jpg" width="200px">]
(click-replace: ?sack16)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled16.jpg" width="200px"><br><span style="font-size: 75%">Shoes!</span>(set: $sack+=1)]
</tr>
<td>|sack17>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack7.jpg" width="200px">]
(click-replace: ?sack17)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled17.jpg" width="200px"><br><span style="font-size: 75%">Boots!</span>(set: $sack+=1)]
<td>|sack18>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack8.jpg" width="200px">]
(click-replace: ?sack18)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled18.jpg" width="200px"><br><span style="font-size: 75%">More unwashed tin dishes!</span>(set: $sack+=1)]
<td>|sack19>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack9.jpg" width="200px">]
(click-replace: ?sack19)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled19.jpg" width="200px"><br><span style="font-size: 75%">Forks and knives!</span>(set: $sack+=1)]
<td>|sack20>[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sack10.jpg" width="200px">]
(click-replace: ?sack20)[<img src="https://marcuskaiwang.com/cotw/ch5/sled/sled20.jpg" width="200px"><br><span style="font-size: 75%">Kettle!</span>(set: $sack+=1)]
</tr>
</table>
}
(link-reveal: "When you have searched all the sacks click here")[(show: ?results)]
|results)[ (if: $sack is 20)[<br>Good job looking through all the stuff on the sled!<br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px"><br> [[Return->Chapter 5]](set: $Paw3 = 1)]
(else:)[You didn't search through all the sacks!
[[Return->Chapter 5]] ]
]
<div id="Center"><span style="font-size: 125%">**Look at John Thornton's Camp**</span></div>
<img src="https://marcuskaiwang.com/cotw/ch6/camp/camp1.jpg" width="500px">
<br><br>
<img src="https://marcuskaiwang.com/cotw/ch6/camp/camp2.jpg" width="500px">
<br><br>
<img src="https://marcuskaiwang.com/cotw/ch6/camp/camp3.jpg" width="500px">
<br><br>
<img src="https://marcuskaiwang.com/cotw/ch6/camp/camp4.jpg" width="500px">
<br><br>
[<br>Good job looking at John Thornton's Camp!<br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">]
(set: $Paw3 = 1)
[[Return->Chapter 6]] <div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw4 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 3]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
Where did Buck go at the start of Chapter 3?
<br><br>
(link: "A. From Bennett Lake to Lake le Barge")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch3Route")
]
<br>
(link: "B. From Hootalinqua to Big Salmon")[
(set: $random to it - (a: 1))
(goto: "Ch3Route")
]
<br>
(link: "C. From Little Salmon to Five Fingers")[
(set: $random to it - (a: 1))
(goto: "Ch3Route")
]
]
(elseif: $choice is 2)[\
Where did Dolly go mad?
<br><br>
(link: "A. At the Pelly")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch3Route")
]
<br>
(link: "B. At the mouth of the Tahkeena")[
(set: $random to it - (a: 2))
(goto: "Ch3Route")
]
<br>
(link: "C. At Bennett Lake")[
(set: $random to it - (a: 2))
(goto: "Ch3Route")
]
]
(elseif: $choice is 3)[\
Where were they attacked by starving huskies?
<br><br>
<br>
(link: "A. At the mouth of the Tahkeena")[
(set: $random to it - (a: 3))
(goto: "Ch3Route")
]
<br>
(link: "B. At the Pelly")[
(set: $random to it - (a: 3))
(goto: "Ch3Route")
]
<br>
(link: "C. Lake le Barge")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch3Route")
]
]
(elseif: $choice is 4)[\
Where did Buck fight Spitz?
<br><br>
<br>
(link: "A. At the Pelly")[
(set: $random to it - (a: 4))
(goto: "Ch3Route")
]
<br>
(link: "B. At Lake le Barge")[
(set: $random to it - (a: 4))
(goto: "Ch3Route")
]
<br>
(link: "C. At the mouth of the Tahkeena")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch3Route")
]
]
]
}<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
<span style="font-size: 75%">
{
<table style="width:100%">
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map1.jpg" width="500px"<br>
<td rowspan="2"><img src="https://marcuskaiwang.com/cotw/ch2/maps/dogsled.gif" width="500px"><br>At the start of Chapter 3, Buck helped pull Francois and Perrault’s sled from to Bennett Lake to Lake le Barge (Lake Laberge) where they were attacked by starving huskies.
<br>
<br>
They continued up the Yukon River to the Hootalinqua, Big Salmon, Little Salmon and Five Fingers. At the Pelly (where the Pelly River meets the Yukon River), Dolly went mad.
<br>
<br>
The continued up the Yukon River to Dawson and spent seven days recovering. Then they started their return to Dyea along the Yukon Trail. At the mouth of the Tahkeena (Takhini), Buck fought Spitz to the death.
</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map2.jpg" width="500px">
</tr>
</table>
}
</span>
[[Return->Ch3RouteQuiz]]<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
<table style="width:100%">
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map1.jpg" width="500px"><br><span style="font-size: 50%">
<td rowspan="3"><img src="https://marcuskaiwang.com/cotw/ch2/maps/dogsled.gif" width="500px"><br>At the start of Chapter 4, Buck became the lead sled dog and pulled Francois and Perrault’s sled along the Yukon trail from the mouth of the Tahkeena (Takini) to Rink Rapids, where they got Teek and Koona.
<br>
<br>
The Thirty Mile River had ice on it and they quickly went from the foot of Lake Le Barge to the White Horse Rapids, Then they went across Marsh, Tagish, and Bennett. On the last night of the second week they went over White Pass down to Skaguay.
<br>
<br>
They stayed in Skaguay for three days, then Francois and Perrault sold Buck and the dog sled team to the Scotch half-breed. Then the Scotch half-breed took them back to Dawson.
<br>
<br>
They should have rested in Dawson for 10 days, but in two days they headed back to Skagway again. At Cassiar Bar, Dave began to struggle. He made it to their next camp but then could not travel the next day. David died at the camp when he was shot because he could not travel.
<br>
<br>
</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map2.jpg" width="500px">
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map3.jpg" width="500px">
</tr>
</table>
}
[[Return->Ch4RouteQuiz]]<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw4 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 4]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
Where they got Teek and Koona?
<br><br>
(link: "A. Rink Rapids")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch4Route")
]
<br>
(link: "B. Marsh")[
(set: $random to it - (a: 1))
(goto: "Ch4Route")
]
<br>
(link: "C. Tagish")[
(set: $random to it - (a: 1))
(goto: "Ch4Route")
]
]
(elseif: $choice is 2)[\
What are 3 places Buck ran along the Thirty Mile River?
<br><br>
(link: "A. Marsh, Tagish, and Bennett")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch4Route")
]
<br>
(link: "B. Bennett, Marsh, and Anchorage")[
(set: $random to it - (a: 2))
(goto: "Ch4Route")
]
<br>
(link: "C. Tagish, Bennet, and Dawson")[
(set: $random to it - (a: 2))
(goto: "Ch4Route")
]
]
(elseif: $choice is 3)[\
Where did the Scotch half - breed take them?
<br><br>
<br>
(link: "A. Seattle")[
(set: $random to it - (a: 3))
(goto: "Ch4Route")
]
<br>
(link: "B. Anchorage")[
(set: $random to it - (a: 3))
(goto: "Ch4Route")
]
<br>
(link: "C. Dawson")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch4Route")
]
]
(elseif: $choice is 4)[\
Where did Dave begin to struggle?
<br><br>
<br>
(link: "A. White Horse Rapids")[
(set: $random to it - (a: 4))
(goto: "Ch4Route")
]
<br>
(link: "B. Bennett Lake")[
(set: $random to it - (a: 4))
(goto: "Ch4Route")
]
<br>
(link: "C. Cassiar Bar")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch4Route")
]
]
]
}<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
<table style="width:100%">
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map1.jpg" width="500px"><br><span style="font-size: 50%">
<td rowspan="3"><img src="https://marcuskaiwang.com/cotw/ch2/maps/dogsled.gif" width="500px"><br>Thirty days from the time the dogs left Dawson, the Salt Water Mail, with Buck and his mates at the fore, arrived at Skaguay. Charles, Mercedes, and Hal bought Buck and the team and tried to drive the sled down the main street of Skaguay. The sled fell over because they didn’t pack it right. On the way to Dawson, Charles, Mercedes, Hal, and all the dogs (except for Buck) fell through the ice and died at the White River.
</span>
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map2.jpg" width="500px">
</tr>
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch3/route/map3.jpg" width="500px">
</tr>
</table>
}
[[Return->Ch5RouteQuiz]]<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw4 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 5]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
How long did it take for the dogs to arrive at Skagway from Dawson?
<br><br>
(link: "A. 30 days")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch5Route")
]
<br>
(link: "B. 25 days")[
(set: $random to it - (a: 1))
(goto: "Ch5Route")
]
<br>
(link: "C. 40 days")[
(set: $random to it - (a: 1))
(goto: "Ch5Route")
]
]
(elseif: $choice is 2)[\
Where did Charles, Hal, and Mercedes buy Buck?
<br><br>
(link: "A. In Skaguay")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch5Route")
]
<br>
(link: "B. In a market")[
(set: $random to it - (a: 2))
(goto: "Ch5Route")
]
<br>
(link: "C. In Dawson")[
(set: $random to it - (a: 2))
(goto: "Ch5Route")
]
]
(elseif: $choice is 3)[\
Where were Charles, Mercedes and Hal heading?
<br><br>
(link: "A. Skaguay")[
(set: $random to it - (a: 3))
(goto: "Ch5Route")
]
<br>
(link: "B. John’s camp")[
(set: $random to it - (a: 3))
(goto: "Ch5Route")
]
<br>
(link: "C. Dawson")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch5Route")
]
]
(elseif: $choice is 4)[\
Where did Charles, Mercedes, Hal, die?
<br><br>
(link: "A. Skaguay")[
(set: $random to it - (a: 4))
(goto: "Ch5Route")
]
<br>
(link: "B. Dawson")[
(set: $random to it - (a: 4))
(goto: "Ch5Route")
]
<br>
(link: "C. Where the White River meets the Yukon River")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch5Route")
]
]
]
}
<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
<table style="width:100%">
<tr>
<td><img src="https://marcuskaiwang.com/cotw/ch6/maps/map1.jpg" width="800px"><br>At the beginning of Chapter 6, Buck rested at John Thornton’s camp where the White River crossed the Yukon River. Hans and Pete, John’s partners, arrived on a raft and took Buck, John Thornton, and the other dogs to Dawson. At Tanana, Buck nearly jumped off a cliff for John. At Circle City, Buck saved John from a man called “Black” Burton. At a bad stretch of rapids on the Forty-Mile Creek, John Thornton fell in and Buck saved him. Back at Dawson, Buck won a bet for John. </span>
</tr>
</table>
}
[[Return->Ch6RouteQuiz]]<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw4 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 6]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
Where was Buck at the beginning of Chapter 6?
<br><br>
(link: "A. John’s camp by the Yukon River")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch6Route")
]
<br>
(link: "B. John’s camp in Dawson")[
(set: $random to it - (a: 1))
(goto: "Ch6Route")
]
<br>
(link: "C. John’s camp at Tanana")[
(set: $random to it - (a: 1))
(goto: "Ch6Route")
]
]
(elseif: $choice is 2)[\
Where did Buck nearly jump off a cliff?
<br><br>
(link: "A. Tanana")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch6Route")
]
<br>
(link: "B. White River")[
(set: $random to it - (a: 2))
(goto: "Ch6Route")
]
<br>
(link: "C. Yukon River")[
(set: $random to it - (a: 2))
(goto: "Ch6Route")
]
]
(elseif: $choice is 3)[\
Where did Buck save John from a man called “Black” Burton?
<br><br>
(link: "A. Yukon River")[
(set: $random to it - (a: 3))
(goto: "Ch6Route")
]
<br>
(link: "B. Tanana")[
(set: $random to it - (a: 3))
(goto: "Ch6Route")
]
<br>
(link: "C. City Circle")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch6Route")
]
]
(elseif: $choice is 4)[\
Where did Buck win a bet for John?
<br><br>
(link: "A. Yukon river")[
(set: $random to it - (a: 4))
(goto: "Ch6Route")
]
<br>
(link: "B. White River")[
(set: $random to it - (a: 4))
(goto: "Ch6Route")
]
<br>
(link: "C. Dawson")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch6Route")
]
]
]
}
<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
<img src="https://marcuskaiwang.com/cotw/ch7/maps/map1.jpg">
<br>
Buck traveled with John Thornton and his partners from Dawson into the East to search for a lost gold mine.
For many months they followed a twisting, uncharted path. They traveled through a lake country. They finally stopped and made camp at a river that had lots of gold at the bottom.
While they camped, Buck sometimes wandered away from their camp but always came back. Then he wandered away for a long time to hunt a moose. When he returned, he discovered that the Yeehats had killed everyone at the camp.
Buck was angry and attacked the Yeehats. After they fled, Buck returned to the forest and become head of the wolf pack.
[[Return->Ch7RouteQuiz]]<div id="Center"><span style="font-size: 125%">**Buck's Travel Route**</span></div>
{
(if: $random's length is 0)[
<!-- What to do when there are no more choices left in the Array -->
You Completed the Quiz!
<br>
Here is your score: $score/4
<br>
(if: $score is 4)[<br>Congratulations! <br> You got a paw print! <br><br>
<img src="https://marcuskaiwang.com/cotw/ui/paw.jpg" width="40px" height="40px">
(set: $Paw4 = 1)]
(else: )[You need to answer all questions correctly to get a paw print!]
<br>
[[Return->Chapter 7]]
]
(else:)[
(set: $choice to (either: ...$random))
(if: $choice is 1)[\
What did John Thornton and his partners decide to look for in Chapter 7?
<br><br>
(link: "A. A lost gold mine")[
(set: $random to it - (a: 1))
(set: $score += 1)
(goto: "Ch7Route")
]
<br>
(link: "B. A river with gold in it")[
(set: $random to it - (a: 1))
(goto: "Ch7Route")
]
<br>
(link: "C. A famous gold mine")[
(set: $random to it - (a: 1))
(goto: "Ch7Route")
]
]
(elseif: $choice is 2)[\
When they left Dawson what direction did they go?
<br><br>
(link: "A. East")[
(set: $random to it - (a: 2))
(set: $score += 1)
(goto: "Ch7Route")
]
<br>
(link: "B. North")[
(set: $random to it - (a: 2))
(goto: "Ch7Route")
]
<br>
(link: "C. West")[
(set: $random to it - (a: 2))
(goto: "Ch7Route")
]
]
(elseif: $choice is 3)[\
What did Buck do when they camped?
<br><br>
(link: "A. Buck always stayed at the camp")[
(set: $random to it - (a: 3))
(goto: "Ch7Route")
]
<br>
(link: "B. Buck left the camp and did not return")[
(set: $random to it - (a: 3))
(goto: "Ch7Route")
]
<br>
(link: "C. Sometimes he stayed at camp and sometimes he left the camp to wander in the woods")[
(set: $random to it - (a: 3))
(set: $score += 1)
(goto: "Ch7Route")
]
]
(elseif: $choice is 4)[\
Where did Buck go at the end?
<br><br>
(link: "A. He stayed by pool where John Thornton died")[
(set: $random to it - (a: 4))
(goto: "Ch7Route")
]
<br>
(link: "B. He returned to Dyea Beach")[
(set: $random to it - (a: 4))
(goto: "Ch7Route")
]
<br>
(link: "C. He became head of the wolf pack")[
(set: $random to it - (a: 4))
(set: $score += 1)
(goto: "Ch7Route")
]
]
]
}<div id="Center"><span style="font-size: 125%">**Resources**</span></div>
**Wikipedia**
* https://en.wikipedia.org/wiki/Chilkoot_Trail
* https://en.wikipedia.org/wiki/Chilkoot_Trail#Sheep_Camp
* https://en.wikipedia.org/wiki/Chilkoot_Pass
**National Park Service**
* https://www.nps.gov/klgo/learn/historyculture/canyon-city-history.htm
* https://www.nps.gov/klgo/learn/historyculture/the-scales-history.htm#:~:text=The%20Scales%2C%20a%20staging%20area,basin%20along%20the%20Chilkoot%20Trail.</span>
* https://www.nps.gov/klgo/learn/historyculture/dyea.htm</span>
[[Return->The End]]<div id="Center"><span style="font-size: 125%">**Table of Contents**</span></div>
You have unlocked these Chapters!
--------------------------------
[[Chapter 1->Intro]]
(if: $Ch2Unlocked is 1)[ [[Chapter 2]] ](else:)[Chapter 2 is locked!]
(if: $Ch3Unlocked is 1)[ [[Chapter 3]] ](else:)[Chapter 3 is locked!]
(if: $Ch4Unlocked is 1)[ [[Chapter 4]] ](else:)[Chapter 4 is locked!]
(if: $Ch5Unlocked is 1)[ [[Chapter 5]] ](else:)[Chapter 5 is locked!]
(if: $Ch6Unlocked is 1)[ [[Chapter 6]] ](else:)[Chapter 6 is locked!]
(if: $Ch7Unlocked is 1)[ [[Chapter 7]] ](else:)[Chapter 7 is locked!]
(set: $Paw1 to 0)
(set: $Paw2 to 0)
(set: $Paw3 to 0)
(set: $Paw4 to 0)<img src="https://marcuskaiwang.com/cotw/ch1/intro-gif-med.gif" width="1000px">
[[Continue->Chapter 1]]