--> '); parent.ReadingFrame.document.writeln ('
'); parent.ReadingFrame.document.writeln ('
') parent.ReadingFrame.document.writeln (''); parent.ReadingFrame.document.writeln (Stuff); parent.ReadingFrame.document.writeln ('
'); parent.ReadingFrame.document.close(); } function WriteToTimer(Stuff){ parent.TimerFrame.document.clear(); parent.TimerFrame.document.open(); parent.TimerFrame.document.writeln (''); parent.TimerFrame.document.writeln (''); parent.TimerFrame.document.writeln ('
'); parent.TimerFrame.document.writeln ('
') parent.TimerFrame.document.writeln (''); parent.TimerFrame.document.writeln (Stuff); parent.TimerFrame.document.writeln ('
'); parent.TimerFrame.document.close(); } if (platform == 'mac') { rightchar = unescape(macrightchar) wrongchar = unescape(macwrongchar) } else { rightchar = unescape(winrightchar) wrongchar = unescape(winwrongchar) } function CheckMulti(QNum, TotAns){ var TotWrong = 0; for (var i=TotAns; i>=1; i--){ //Find any incorrect choices var b = eval('document.QuizForm.Q' + QNum + '_' + i); if (b != null){ //if it's wrong, count it if (((b.checked == true) && (b.value == "0"))||((b.checked == false)&&(b.value == "1"))){ TotWrong++; } } } //if right, show default correct feedback if (TotWrong == 0){ if (DoneStatus[QNum] != '1'){ Tries = Tries + 1; DoneStatus[QNum] = '1'; Score = Score + 1; if (TriedStatus[QNum] == 0){ CFT++; } } Feedback = DefaultRight; Percent = Math.floor(Score*100/Tries) + '%'; Feedback = Feedback + '
' + YourScore + ' ' + Percent + '.'; i = 0; var AllDone = true; for (i=1; i';; } } else{ if (DoneStatus[QNum] != '1'){ Tries = Tries + 1; } Feedback = DefaultWrong + '
' + (TotAns-TotWrong) + '/' + TotAns; } TriedStatus[QNum] = 1; WriteFeedback(Feedback); } function CheckAnswer(QNum, AnsNum, Correct) { if (Correct == 1) { if (DoneStatus[QNum] != '1'){ Tries = Tries + 1; DoneStatus[QNum] = '1'; Score = Score + 1; if (TriedStatus[QNum] == 0){ CFT++; } var b = eval('document.QuizForm.Q' + QNum + '_' + AnsNum); if (b != null){ b.value = rightchar; } } Feedback = Responses[QNum][AnsNum]; if (Feedback == '') {Feedback = DefaultRight} Percent = Math.floor(Score*100/Tries) + '%'; Feedback = Feedback + '
' + YourScore + ' ' + Percent + '.'; var i = 0; var AllDone = true; for (i=1; i'; } WriteFeedback(Feedback); } else { if (DoneStatus[QNum] != '1'){ Tries = Tries + 1; var b = eval('document.QuizForm.Q' + QNum + '_' + AnsNum); if (b != null){ b.value = wrongchar; } } Feedback = Responses[QNum][AnsNum]; if (Feedback == '') {Feedback = DefaultWrong} WriteFeedback(Feedback); } TriedStatus[QNum] = 1; } function WriteFeedback(Feedback) { parent.FeedbackFrame.document.clear(); parent.FeedbackFrame.document.open(); parent.FeedbackFrame.document.writeln (''); parent.FeedbackFrame.document.writeln (''); parent.FeedbackFrame.document.writeln ('
'); parent.FeedbackFrame.document.writeln ('
') parent.FeedbackFrame.document.writeln (''); parent.FeedbackFrame.document.writeln (Feedback); parent.FeedbackFrame.document.writeln ('
'); parent.FeedbackFrame.document.close(); } -->
Multiple-choice exercise
 

1Between what two years did many Korean men send for picture brides?
1911-1924
1912-1932
1913-1920
1914-1930

2The majority of the plantation workers came from the
Far East
Far West
North
South

3In ____, about 1000 Samoans arrived in Hawaii.
1940
1980
1952
1930

4At the Moon Festival celebration, what food is eaten?
Moon doughnut
Moon cake
Moon cookie
none of the above

5How long did the Vientnam war last?
10 years
12 years
14 years
15 years

6The Missionaries came in
1860
1920
1820
none of the above

7The Chinese used a calender called
Solar Calendar
Leong Fong Calendar
Lantern Calendar
Lunar Calendar

8The Filipinos were the _____ large group to come to Hawaii.
first
second
fourth
last

9Petroglyphs are carved in
stone
sand
wood
all of the above