'; WriteToReading('Click on the button to see the reading.'); WriteToTimer(Stuff); } } function StartReading(){ Stuff='
'; Stuff+='Remaining time:
'; WriteToTimer(Stuff); parent.Reading.location.href='origamiquiz1r.htm'; timeoutID=setTimeout('DownTime(1,0)',1000); } function TimesUp() { if (ShowReadingAgain.length > 0) { Stuff='
'; Stuff+=''; Stuff+=''; Stuff+='
'; WriteToTimer(Stuff); } WriteToReading('Your time is over!'); } function WriteToReading(Stuff){ parent.Reading.document.clear(); parent.Reading.document.open(); parent.Reading.document.writeln (""); parent.Reading.document.writeln (""); parent.Reading.document.writeln ("
"); parent.Reading.document.writeln (Stuff); parent.Reading.document.writeln ("
"); parent.Reading.document.close(); } function WriteToTimer(Stuff){ parent.Timer.document.clear(); parent.Timer.document.open(); parent.Timer.document.writeln (Stuff); parent.Timer.document.close(); } function CheckAnswer(QNum, AnsNum, Correct) { whichfb = (5*(QNum-1) + AnsNum) if (Correct == 1) { if (DoneStatus[QNum] != '1'){ Tries = Tries + 1; DoneStatus[QNum] = '1'; Score = Score + 1;} if (eval(IndicatorName[whichfb]) != null){ eval(IndicatorName[whichfb]).value = rightchar} Feedback = Responses[whichfb] 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;} if (eval(IndicatorName[whichfb]) != null){ eval(IndicatorName[whichfb]).value = wrongchar} Feedback = Responses[whichfb] if (Feedback == '') {Feedback = DefaultWrong} WriteFeedback(Feedback) } } 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(Feedback); parent.FeedbackFrame.document.writeln("
"); parent.FeedbackFrame.document.close(); }

Paper Pop Quiz

Click on the correct answer




1 Where did Origami start?
Korea
China
Japan

2 What is Noshi?
The exchanging of paper with a strip of dried meat.
Exchanging of paper with a fried vegetable inside.
A strip of dried meat folded into a shape.

3 In a book published in 1797, how many cranes did you learn to fold?
999
1001
1000

4 Who is Akira Yoshizawa?
The father of ancient Origami
The father of modern Origami
The father of future Origami

5 Of what is the Crane a symbol?
Peace in Japan
Origami
Global Peace