'); doc.close (); } } question = 18; QuizSize = 18; // showAnswer=0; var bites=document.cookie.split("; "); var FONTT=0; var FULL=0; var HIDE=0; var ema=0; var showIt=0; //***FEEDBACK OPTION*** var plonk=""; var jbegin="<" +"SCRIPT type='text/javascript'>"; var invert='"'; var bingo=""; //***QUIZNAM var quizname="Multiple Choice Results for:"; //***var quiztitle ="Nuts about Fruit Quiz"; var totaltried=0; var totalcorrect=0; var totalincorrect=0; incorrectAnswer=""; incorrectList=""; correctList=""; var popup="null"; function wclose(){ if (FULL !==1){ goLoca(); return; } window.close(); Surprise(); if (ema==0 && !NS4 && !FULL==0){ window.close(); window.opener.close(); } ema=0; } function Surprise(){ if (FULL==0){ window.close(); } if (!NS4){ if (window.opener==null){ window.opener=self; } } if (window.opener !=null && FULL==1 && !NS4) { window.document.write(""); window.opener.close(); window.close(); window.opener.focus(); window.opener.location.reload(); msgWindow.close(); } if(NS4){ window.close(); ema=0; } } function showScorm(correctList, incorrectList, totalcorrect,totaltried, totalincorrect, QuizSize, quiztitle, tries){ if (totalcorrect==0 && totalincorrect==0){ alert("No results to show at the moment!"); return } if(tries=="0"){ tries="Not recorded"; } ema=1; per=(totaltried-totalincorrect)/QuizSize*100; per=Math.round(per)+"%"; var squiztitle = quiztitle; while (squiztitle.indexOf("'") > -1) squiztitle = squiztitle.replace("'","`"); var sIncorrect = incorrectList; while (sIncorrect.indexOf("'") > -1) sIncorrect = sIncorrect.replace("'","`"); var sCorrect = correctList; while (sCorrect.indexOf("'") > -1) sCorrect = sCorrect.replace("'","`"); if (totaltried==0){ per="0%"; } ShowScore(correctList, incorrectList, totalcorrect,totaltried, totalincorrect,QuizSize, quiztitle, tries); } function hideScorm(){ var noInput = ""; var debugText = document.getElementById("debugText"); if(debugText){ debugText.innerHTML = noInput; } } function AlertCC(correctList, incorrectList, totalcorrect,totaltried, totalincorrect,question, quiztitle, tries) { temp=window.confirm("To use this option you must have a standard email client installed on your computer (Outlook Express, Outlook, Eudora etc.) Please note that you may encounter problems if you are running an anti-virus software which blocks script-based mailing. Please note also that submitting the results automatically ends the quiz session!"); if (temp==false){ return; } var myname=prompt ('Please tell us your name',''); if (myname==null){ return; } if(tries=="0"){ tries="Not recorded"; } ema=1; if (myname==null || myname==""){ myname="Unknown User"; } //***ADDRESS //***POSTNAM var quiztaker=myname; myname=quizname+" " +myname; per=(totaltried-totalincorrect)/question*100; per=Math.round(per)+"%"; var squiztaker = quiztaker; while (squiztaker.indexOf("'") > -1) squiztaker = squiztaker.replace("'","`"); var squiztitle = quiztitle; while (squiztitle.indexOf("'") > -1) squiztitle = squiztitle.replace("'","`"); var sIncorrect = incorrectList; while (sIncorrect.indexOf("'") > -1) sIncorrect = sIncorrect.replace("'","`"); var sCorrect = correctList; while (sCorrect.indexOf("'") > -1) sCorrect = sCorrect.replace("'","`"); if (totaltried==0){ per="0%"; } var m1="Results" + jbegin + "function disableselect(e){"+ "return false;"+ "} "+ "function reEnable(){"+ "return true;"+ "} "+ "document.onselectstart=new Function ('return false');"+ "if (window.sidebar){"+ "document.onmousedown=disableselect;"+ "document.onclick=reEnable;"+ "} "+ plonk+ ""; var m2=""; var m7="
"+ "
"+ ""+ "
"+ "
"; var m3="

Teaching Templates Multiple Choice Quiz Results

" + "

"+ "
" +"These are the results which will be sent if you click the 'Send message' button:

"+'\n'+ "

"+ ""+ " "+ "

"+ jbegin+ "function right(e){"+ "if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2))"+ "return false;"+ "else if (navigator.appName == 'Microsoft Internet Explorer' &&"+ "(event.button == 2 || event.button == 3))"+ "{alert('Sorry, but this option is not available in this quiz!');return false;}return "+ "true;}document.onmousedown=right;if (document.layers) window.captureEvents(Event.MOUSEDOWN);"+ "window.onmousedown=right;"+ "var FULLER=" +FULL+";"+ "var goLocal3=" + goLoca1+";"+'\n'+ "var goLocal4='"+goLoca2+"';"+'\n'+ "function wclosing(){"+ "if (FULLER==1 || goLocal3==0){"+ "var parentwin = window.self; "+ "parentwin.opener = window.self;"+ "parentwin. close();" + "}"+ "var parentwin = window.self; "+ "parentwin.opener = window.self;"+ "parentwin.location.replace(goLocal4);"+ "} " + "function printit(){"+ "var NS = (navigator.appName == 'Netscape');"+ "var VERSION = parseInt(navigator.appVersion);"+ "if (NS) {" + "window.print();" + "} else {" + "window.location.reload();"+ "window.print();" + "} "+ "} "+ plonk + "

"; window.document.write(m1+m2+m3+m4+m7); //*TACMAIL2 } function doit() { //*TIMIN if(window.opener==null && FULL==2){ StopIt=1; //*COUNT3 if (StopIt != 0){ var place = location.href; var gotIt= place.indexOf("?"); if (gotIt==-1){ // i.e. not found windowprops="top=0,left=0,status,scrollbars,width="+screen.width+",height="+screen.height; var place = (location+'?'); var msgwindow = open('',"TESTER", windowprops); msgwindow.location.replace(place); parentwin = window.self; parentwin.opener = window.self; parentwin.close(); } } } if (window.opener==null && FULL==1 && NS4) { StopIt=1; //*COUNT1 if (StopIt != 0){ windowprops="top=0,left=0,fullscreen=yes,scrollbars"+",width="+screen.width+",height="+screen.height; var remote=open(location,"TEST", windowprops); javascript:window.parent.close(); } } if (window.opener==null && FULL==1 && !NS4) { StopIt=1; //*COUNT2 if (StopIt != 0){ msgWindow=open(location,'window','resizable=no, fullscreen=yes, width=screen.width,height=screen.height'); parentwin = window.self; parentwin.opener = window.self; parentwin.close(); } } //initSCORM(); } function quiz(){} function makeTrue(questionNum) { totaltried ++; totalcorrect ++; tic[questionNum]="r"; if (SOUNDON1==1){ playSound(1);} zahl=parseInt(questionNum); correctList=correctList+zahl+"; "; zahl=(questionNum); if (navigator.appName=="Netscape" && HIDE==0){ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].simg.src;} else{ if (HIDE==0){ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].simg.src; } } } function makeFalse(questionNum){ totaltried ++; totalincorrect ++; tic[questionNum]="w"; if (SOUNDON2==1){ playSound(2);} zahl=parseInt(questionNum); incorrectList=incorrectList+zahl+" (" + incorrectAnswer + "); " ; zahl=(questionNum); if (navigator.appName=="Netscape" && HIDE==0) { window.status=object[questionNum].mess; document[zahl].src=object[questionNum].rimg.src;} else{ if (HIDE==0){ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].rimg.src; } } if (showAnswer==0){ if (ans[questionNum]=="a") { showIt=1; ping='first'; } if (ans[questionNum]=="b") { showIt=1; ping='second'; } if (ans[questionNum]=="c") { showIt=1; ping='third'; } if (ans[questionNum]=="d") { showIt=1; ping='fourth'; } if (ans[questionNum]=="e") { showIt=1; ping='fifth'; } if (showIt==0){ temp=window.confirm('The correct answer is: ' + (ans[questionNum])); return; } if (showIt==1){ showIt=0; temp=window.confirm('The ' + ping + ' answer is correct '); return; } } } function Engine2(question,answer){ if (answer==false || answer==null){ return; } if (!done[question]) { input=answer; { if (input==""){ input="x"; } if (input=="zero") { input="0"; } if (input=="one") { input="1"; } if (input=="two") { input="2"; } if (input=="three") { input="3"; } if (input=="four") { input="4"; } if (input=="five") { input="5"; } if (input=="six") { input="6"; } if (input=="seven") { input="7"; } if (input=="eight") { input="8"; } if (input=="nine") { input="9"; } if (input=="ten") { input="10"; } if (input=="eleven") { input="11"; } if (input=="twelve") { input="12"; } if (input=="thirteen") { input="13"; } if (input=="fourteen") { input="14"; } if (input=="fifteen") { input="15"; } if (input=="sixteen") { input="16"; } if (input=="seventeen") { input="17"; } if (input=="eighteen") { input="18"; } if (input=="nineteen") { input="19"; } if (input=="twenty") { input="20"; } } resultString=ans[question]; decodeIT(resultString); ans[question]=resultString Engine(question,input); } else { alert('You have already answered that question.'); } } function Engine(question, answer) { if (goExit ==1){ alert("Sorry, but the time allowed for this quiz has now expired. "); return; } incorrectAnswer=answer;quiz(); if (answ==0){ location.reload(); } else{ change1=answer; change1 = trimString(change1); change=change1.toUpperCase(); answer=change; change1 = ans[question]; change1 = trimString(change1); change=change1.toUpperCase(); if (change !="" && PMatching==1){ answer=(answer+" "); change=(change+" "); loc=answer.indexOf(change); if (loc !=-1){ change=answer; } } if (answer !=change) { if (!done[question]) { done[question]=-1; makeFalse(question); if (SCORM == true){ SetScormScore(answer,change,question); } } else { alert('You have already answered that question.'); } } else { if (!done[question]) { done[question]=-1; score++; makeTrue(question); if (SCORM == true){ SetScormScore(answer,change,question); } } else { alert('You have already answered that question.'); } } } } function display() { for (i=1; i < question+1; i++) { zahl=parseInt(i); zahl=(i); if (navigator.appName=="Netscape" && tic[i]=="r"){ window.status=object[i].mess; document[zahl].src=object[i].simg.src;} else{ if (tic[i]=="r"){ window.status=object[i].mess; document[zahl].src=object[i].simg.src; } else{ if (tic[i]=="w"){ window.status=object[i].mess; document[zahl].src=object[i].rimg.src; } } } } var half; half=(question/2); if (score==question) { alert("Full Marks!!"); } else if (score==0) { alert('Zero! No points!'); } else if ((score < half) && (score!=0)) { alert('You could do better! ' + score + ' point(s).');} else if ((score >=half) && (score!=50)) { alert('Pretty Good! ' + score + ' points.');} } function reloadIt() { location.reload();} function TTM() { var mop = 0; mop = history.length; if (mop == 0){ alert("The Task Manager is not running. You must start the Task manager before you load the first quiz!"); } history.back(); } //REM2 var ans=new Array; ans[1] ="a";ans[2] ="d";ans[3] ="a";ans[4] ="a";ans[5] ="b";ans[6] ="b";ans[7] ="b";ans[8] ="a";ans[9] ="d";ans[10] ="a";ans[11] ="b";ans[12] ="d";ans[13] ="b";ans[14] ="c";ans[15] ="d";ans[16] ="a";ans[17] ="b";ans[18] ="d"; function right(e) { if (navigator.appName=='Netscape' && FULL!==0 && (e.which==3 || e.which==2)) return false; else if (navigator.appName=='Microsoft Internet Explorer' && FULL!==0 && (event.button==2 || event.button==3)) { alert("Sorry, but this option is not available in this quiz!"); return false; } return true; } document.onmousedown=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=right; //************************************** // **************************** // Block backspace onKeyDown************ // *************************** function onKeyDown() { if (FULL!==0){ if ( (event.altKey) || ((event.keyCode==8) && (event.srcElement.type !="text" && event.srcElement.type !="textarea" && event.srcElement.type !="password")) || ((event.ctrlKey) && ((event.keyCode==78) || (event.keyCode==82)) ) || (event.keyCode==116) ) { event.keyCode=0; event.returnValue=false; if (window.opener !=null && FULL!==0 && !NS4) { window.opener.blur(); msgWindow.focus(); } } } }

Nuts about Fruit Quiz


To Print Nuts about Fruit Quiz

Use Your Browser File/Printview Options
(Resize the Page Contents to Your own Liking)


arrow1
1. What fruit is this?

pear

Pear
Walnut
Grape
Brasil nut

arrow1
2. This is a bright red fruit, what is it?

cherry

Cashew nut
Ground nut
Tangerine
Cherry

arrow1
3. This is my favourite fruit.

mango

Mango
Ladygo
Chestnut
peanut

arrow1
4. This is delicious fruit, have you ever tried one?

pomegranate

Pomegranate
Tree nut
Musthave fruit
Nectarine

arrow1
5. This fruit is very smelly, do you know it?

durian

Sticky fruit
Durian
Pongo fruit
Hedgehog nut

arrow1
6. This fruit is popular with adults, especially with alcoholic drinks!

olives

Cashew nuts
Olives
Peanuts
Raisins

arrow1
7. The colour is the clue for this fruit, can you get it?

apricot

Banana
Apricot
Durian
Kiwi fruit

arrow1
8. Not a very common fruit where I am, is it common where you are? Can you name it?

tamarillos

Tamarillo
Mandarin
Cherry
Tomato

arrow1
9. What is the wrinkly old nut inside these?

walnuts

Brasil nut
Pistachio
Nut nut
Walnut

arrow1
10. Do you recognise this furry fruit?

peach

Peach
Beech nuts
Oranges
Coconut

arrow1
11. This comes from a particular palm tree, can you crack this question?

coconut

Palm nut
Coconut
Cocoa bean
Tough nut

arrow1
12. I am nuts for this nut, what is it?

cashew

Cashier
Cowslip
Cowshed
Cashew

arrow1
13. I haven't seen one of these in a long time, have you?

persimon

Pumpkin
Persimon
Pear
Knut

arrow1
14. Another popular and very juicy fruit, do you recognise it?

plum

Apple
Fig
Plum
Apricot

arrow1
15. This is a popular fruit for deserts.

avacado

Conker
Almond
Plum
Avocado

arrow1
16. Don't slip up answering this question, what is this?

banana

Banana
Bunch of grapes
Beetlenut
Pajama

arrow1
17. A popular fruit originally from our Chinese friends.

lychee

Whitefruit
Lychee
Soft nut
Pimple fruit

arrow1
18. Name these nuts.

almond

Kiwi fruit
Grapefruit
Brasil nuts
Almond


Back to Top of Quiz

Leave Nuts about Fruit Quiz and Go to Answers Page



Parenting-our-kids.com