'); doc.close (); } } question = 12; showAnswer=0;var bites=document.cookie.split("; ");var FONTT=0;var FULL=0;var HIDE=0;var ema=0;var showIt=0; //var QuizSize=question; var plonk=""; var jbegin="<" +"SCRIPT type='text/javascript'>"; var invert='"'; var bingo=""; var quizname="Multiple Choice Results for:"; var quiztitle ="Film Characters Picture Quiz"; var totaltried=0; var totalcorrect=0; var totalincorrect=0; incorrectAnswer=""; incorrectList=""; correctList=""; var popup="null"; function wclose(){goLoca();return;} function showScorm(correctList, incorrectList, totalcorrect,totaltried, totalincorrect,question, 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)/question*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,question, quiztitle, tries); display(); } function hideScorm(){ var noInput = ""; var debugText = document.getElementById("debugText"); if(debugText){ debugText.innerHTML = noInput; } } function AlertCC(n,correctList, incorrectList, totalcorrect,totaltried, totalincorrect,question, quiztitle, tries) { temp=window.confirm(decodeIT("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=n; if (myname==null){ return; } if(tries=="0"){ tries="Not recorded"; } ema=1; if (myname==null || myname==""){ myname="Unknown User"; } 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="

Multiple Choice Quiz Maker Results

" + "

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

"+'\n'+ "

"+ ""+ " "+ "

"+ jbegin+ "var message='';" + "function clickIE()" + "{if (document.all)" + "{(message);return false;}}" + "function clickNS(e) {" + "if" + "(document.layers||(document.getElementById&&!document.all))" + "{"+ "if (e.which==2||e.which==3) {(message);return false;}}}" + "if (document.layers)" + "{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}" + "else" + "{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}" + "document.oncontextmenu=new Function('return false');"+ "var FULLER=" +FULL+";"+ "var goLocal3=" + goLoca1+";"+'\n'+ "var goLocal4='"+goLoca2+"';"+'\n'+ "function wclosing(){if (navigator.appName == 'Netscape'){"+ "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);"+ "}"+ "var parentwin = window.self; "+ "parentwin.opener = window.self;"+ "if (FULLER==1){parentwin.close()}" + "history.go(-1);location.replace(goLocal4);return} " + "function printit(){"+ "var NS = (navigator.appName == 'Netscape');"+ "var VERSION = parseInt(navigator.appVersion);"+ "if (NS) {" + "window.print();" + "window.location.reload();"+ "} else {" + "window.location.reload();"+ "window.print();" + "} "+ "} "+ plonk + "

"; window.document.write(m1+m2+m3+m4+m7); } function doit(){return;} function quiz(){ return; if (q==0){ wclose(); location.replace("https://www.parenting-our-kids.com/image-files/tac.gif"); } } function makeTrue(questionNum) { zahl=parseInt(questionNum); tester= incorrectList.indexOf(" "+zahl+'... (a)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (a);',""); totaltried = totaltried-1; totalincorrect = totalincorrect-1; } tester= incorrectList.indexOf(" "+zahl+'... (b)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (b);',""); totaltried = totaltried-1; totalincorrect = totalincorrect-1; } tester= incorrectList.indexOf(" "+zahl+'... (c)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (c);',""); totaltried = totaltried-1; totalincorrect = totalincorrect-1; } tester= incorrectList.indexOf(" "+zahl+'... (d)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (d);',""); totaltried = totaltried-1; totalincorrect = totalincorrect-1; } tester= incorrectList.indexOf(" "+zahl+'... (e)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (e);',""); totaltried = totaltried-1; totalincorrect = totalincorrect-1; } tester= incorrectList.indexOf(" "+zahl+'... (f)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (f);',""); totaltried = totaltried-1; totalincorrect = totalincorrect-1; } tester= incorrectList.indexOf(" "+zahl+'... (g)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (g);',""); totaltried = totaltried-1; totalincorrect = totalincorrect-1; } tester= correctList.indexOf(" "+zahl+';'); if (tester!=-1){ score = score-1; } else{ totaltried ++; totalcorrect ++; zahl=parseInt(questionNum); correctList=correctList+" "+zahl+";"; } tic[questionNum]="r"; if (SOUNDON1==1){ playSound(1);} zahl=parseInt(questionNum); 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){ if (crit[questionNum] =='1'){ Critical = 1;} if (hints[questionNum] !="" ){ hints[questionNum]=(decodeIT(hints[questionNum])); showTip(200,200,hints[questionNum]); } zahl=parseInt(questionNum); tester = correctList.indexOf(" "+zahl+';'); if (tester!=-1){ totalcorrect = totalcorrect-1; totaltried = totaltried-1; correctList = correctList.replace(" "+zahl+';',""); score = score-1; } tester= incorrectList.indexOf(" "+zahl+'...'); if (tester==-1){ totaltried ++; totalincorrect ++; } else{ tester= incorrectList.indexOf(" "+zahl+'... (a)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (a);',""); } tester= incorrectList.indexOf(" "+zahl+'... (b)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (b);',""); } tester= incorrectList.indexOf(" "+zahl+'... (c)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (c);',""); } tester= incorrectList.indexOf(" "+zahl+'... (d)'); if (tester!=-1){ incorrectList = incorrectList.replace(" " + zahl+'... (d);',""); } tester= incorrectList.indexOf(" "+zahl+'... (e)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (e);',""); } tester= incorrectList.indexOf(" "+zahl+'... (f)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (f);',""); } tester= incorrectList.indexOf(" "+zahl+'... (g)'); if (tester!=-1){ incorrectList = incorrectList.replace(" "+zahl+'... (g);',""); } } 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 (ans[questionNum]=="f") { showIt=1; ping='sixth'; } if (ans[questionNum]=="g") { showIt=1; ping='seventh'; } if (CaseMarker==2 ){ ans[questionNum] = ans[questionNum].toUpperCase(); } if (showIt==0 || CaseMarker==1 || CaseMarker==2){ temp=window.confirm(decodeIT('The correct answer is') +": " +(ans[questionNum])); var showFeedback = document.getElementById("feedbacker"); showFeedback.style.visibility = "hidden"; return; } if (showIt==1){ showIt=0; temp=window.confirm(decodeIT('The ')+ ping + decodeIT(' answer is correct')); var showFeedback = document.getElementById("feedbacker"); showFeedback.style.visibility = "hidden"; 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(decodeIT(lang1)); } } function Engine(question, answer){ var showFeedback = document.getElementById("feedbacker"); showFeedback.style.visibility = "hidden"; // if (MultipleAttempts!=0){ done[question]=""; } if (goExit ==1){ alert(decodeIT("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; } } var tester= trimString(change).indexOf(trimString(answer)); if (answer !=change && tester==-1) { if (!done[question]) { done[question]=-1; if (SCORM==true){ SetScormScore(answer,change,question); } makeFalse(question); } else { alert(decodeIT(lang1)); } } else { if (!done[question]) { done[question]=-1; score++; if (SCORM==true){ SetScormScore(answer,change,question); } makeTrue(question); } else { alert(decodeIT(lang1)); } } } } 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; } } } } if (PassCent != 0){ per=(totaltried-totalincorrect)/question*100; per=Math.round(per) if (per < PassCent){ alert("I'm sorry, but you have not passed the test!"); return } if (Critical != 0){ alert("I'm sorry, but you have not passed the test!"); return } per=Math.round(per)+"%"; alert("Your percentage correct is: "+ per + ". You have passed your test!"); return; } var half; half=(question/2); if (score==question) { alert(decodeIT(lang2)); } else if (score==0) { alert(decodeIT(lang3)); } else if ((score < half) && (score!=0)) { alert(decodeIT(lang4) +" " + score + " " +decodeIT(lang6));} else if ((score >=half) && (score!=50)) { alert(decodeIT(lang5) + " " + score + " " + decodeIT(lang6));} } function reloadIt() { location.reload();} function TTM() { var mop = 0; mop = history.length; if (mop == 0){ alert(decodeIT("The Task Manager is not running. You must start the Task manager before you load the first quiz!")); } history.back(); } var ans=new Array; var hints=new Array; var crit=new Array; crit[1] ="0";crit[2] ="0";crit[3] ="0";crit[4] ="0";crit[5] ="0";crit[6] ="0";crit[7] ="0";crit[8] ="0";crit[9] ="0";crit[10] ="0";crit[11] ="0";crit[12] ="0";hints[1] ="";hints[2] ="";hints[3] ="";hints[4] ="";hints[5] ="";hints[6] ="";hints[7] ="";hints[8] ="";hints[9] ="";hints[10] ="";hints[11] ="";hints[12] =""; ans[1] ="c";ans[2] ="d";ans[3] ="c";ans[4] ="b";ans[5] ="c";ans[6] ="d";ans[7] ="c";ans[8] ="c";ans[9] ="b";ans[10] ="d";ans[11] ="d";ans[12] ="d"; 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(decodeIT("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(); } } } } setTimeout('StatusQuo()',1000);

Film Characters Picture Quiz


To Print Film Characters Picture Quiz

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


arrow1
1. Hello Dory - or is it Doh Ray Me - which film are you starring in?

dory-finding-nemo

A) Shark Tale
B) Atlantis
C) Finding Nemo
D) The Sound of Music
arrow1
2. Which film is Buzz in?

buzz-lightyear-toy-story

A) Cinderella
B) Toys
C) Shrek
D) Toy Story
arrow1
3. Lumiere lit up which famous Film?

lumiere-beauty-and-the-beast

A) Ratatouille
B) Nacho Libre
C) Beauty and the Beast
D) Enchanted
arrow1
4. What Film did Elastigirl appear in?

elastigirl-the-incredibles

A) Meet the Robinsons
B) The Incredibles
C) Superman
D) Spy Kids
arrow1
5. Which Film can you see Eva in?

eve-wall-e

A) Hoot
B) Robots
C) Wall-E
D) Lilo and Stitch
arrow1
6. Name the Film which featured Mike Wazowski?

mike-wazowski-monsters-inc

A) Sleepover
B) Kung Fu Panda
C) The Haunted Mansion
D) Monsters Inc
arrow1
7. This is Doc - can you remember which Film he is from?

doc-snow-white

A) Cinderella
B) Bambi
C) Snow White
D) Beauty and the Beast
arrow1
8. Hey Donkey - what film are you in?

donkey-shrek

A) Enchanted
B) Ice Age
C) Shrek
D) Ice Princess
arrow1
9. Remy the rat was in which Film?

remy-ratatouille

A) Barnyard
B) Ratatouille
C) Teacher's Pet
D) Flushed Away
arrow1
10. In which Film is Darth Vader the bad guy?

darth-vader-star-wars

A) Mission to Mars
B) Planet of the Apes
C) Star Bucks
D) Star Wars
arrow1
11. What Film is this Mammoth from?

the-iron-giant

A) Stuart Little
B) Monster House
C) Valiant
D) Iron Giant
arrow1
12. In which Film is Zeke the cowardly Lion?

zeke-the-cowardly-lion-wizard-of-oz

A) Planet of the Apes
B) All Dogs go to Heaven
C) Star Wars
D) The Wizard of Oz
This is the feedback!

Back to Top of Quiz

Leave Film Characters Picture Quiz and Go to Answers Page



Parenting-our-kids.com