//

'); } if (browser_check=="n3_or_better"){ if (dest==1) document.mediaPlayer.SetSource(sound[1]); if (dest==2) document.mediaPlayer.SetSource(sound[2]); document.mediaPlayer.DoPlay(); } if(browser_check=="msie"){ doc.write(''); doc.write(' '); doc.close (); } } // // //var QuizSize=question; var plonk=""; var jbegin="<" +"script type='text/javascript'>"; var invert='"'; var bingo=""; // // // 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!==0 && !NS4) { window.close(); msgWindow.focus(); msgWindow.close(); } if(NS4){ window.close(); ema=0; } if (navigator.appName=='Netscape' ){ closeWindow(); window.close(); window.close(); goLoca(); } } // 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) { // if (temp==false){ return; } // if (myname==null){ return; } if(tries=="0"){ // } ema=1; if (myname==null || myname==""){ // } // // var quiztaker=myname; var submitString= "'mailto:"+address+"?subject=MC Quiz Maker Results from "+quiztaker+" &NAME=supporter &METHOD=POST &ENCTYPE=text/plain'>"; var re = / /g; submitString= submitString.replace(re,"%20"); 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="//<!--TEXT#16-->" + 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

" + "
"+ "

"+'\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 + // "

"; var m5="
" + ""+ "" + "" + "" + ""+'\n'+ "//" + address +'\n'+ "//"+quiztaker+'\n'+ "//"+tries+'\n'+ "//"+ question +'\n'+ "//"+totaltried +'\n'+ "//" + totalcorrect +'\n'+ "//" + totalincorrect + '\n'+ "//"+per+'\n' + "//"+'\n'+incorrectList+'\n'+ "//" +'\n'+ correctList+"'"+'\n' + ">"+ '\n' + ""; var m6="

"+ "
"; window.document.write(m1+m2+m3+m4+m5+m6 + ' '); // } // function doit() { // if (FULL==2 && MHT==1){ document.body.style.visibility = 'hidden'; if ( T = document.getElementById('slide') ) { T.style.visibility='hidden'; } winMax(); return; } if (FULL==1 && MHT==1){ document.body.style.visibility = 'hidden'; if ( T = document.getElementById('slide') ) { T.style.visibility='hidden'; } winFull(); return; } //New Firefox 3x check if(navigator.oscpu && document.getElementsByClassName && FFPresent == "yes"){ var firefoxer = window.location.href; var gotLocal= firefoxer.indexOf("file:///"); if (gotLocal !=-1){ var myNewString = firefoxer.replace("file://", "file://localhost"); if (TestPop=='false' || TestPop == null && FFPresent == "yes"){ var P3 = "Continue" document.write("
Your browser is at present blocking the popups which are required for the fullscreen or maximised screen options with local files.
To avoid this warning in the future, you should adjust your browser and/or quiz settings.
Please click 'Continue' to start the quiz.
" + P3 + "
"); window.opener.close(); return; } } } if (window.opener ==null && FFPresent == "no" && NS4) { StopIt=1; if (StopIt != 0){ if (!firefoxer){ firefoxer=location.href; } var place = firefoxer; windowprops="top=0,left=0,fullscreen=yes,scrollbars"+",width="+screen.width+",height="+screen.height; var remote=open(place,"TEST", windowprops); return; } } if(window.opener==null && FULL==2){ StopIt=1; // 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+'?'); window.document.write(""); var msgwindow = open('',"TESTER", windowprops); msgwindow.location.replace(place); } } } if (window.opener==null && FULL==1 && NS4) { StopIt=1; // if (StopIt != 0){ var place = (location); window.document.write(""); windowprops="top=0,left=0,fullscreen=yes,scrollbars"+",width="+screen.width+",height="+screen.height; var remote=open(place,"TEST", windowprops); window.parent.close(); } } if (window.opener==null && FULL==1 && !NS4) { StopIt=1; // if (StopIt != 0){ var place = (location+'?'); window.document.write(" "); var msgwindow=open('',"TESTER",'resizable=no, fullscreen=yes, scrollbars=yes, width=screen.width,height=screen.height'); msgwindow.location.replace(place); } } if (window.opener !=null && !NS4) { window.opener.document.open(); var P3="
Your quiz and test session has ended!

"; window.opener.document.write(P3); window.opener.document.close(); } if (window.opener !=null && navigator.appName != 'Microsoft Internet Explorer' ) { window.opener.document.open(); var P3="
Your quiz and test session has ended!
"; window.opener.document.write(P3); window.opener.document.close(); } } // // function quiz(){ q=answ; if (q==0){ wclose(); location.replace("Resources/Images/tac.gif"); } } // function winMax() { var strQuery = location.href.match(/\?.*$/); if(strQuery != '?quiz') { var windowprops="top=0,left=0,status,scrollbars,width="+screen.width+",height="+screen.height; var P3="
Your quiz and test session has ended!

"; window.document.write(P3); window.open(location.href + '?quiz', '', windowprops); window.focus(); } else { document.body.style.visibility = 'visible'; if ( T = document.getElementById('slide') ) { T.style.visibility='visible'; } window.focus(); } } function winFull() { var strQuery = location.href.match(/\?.*$/); if(strQuery != '?quiz') { var P3="
Your quiz and test session has ended!

"; window.document.write(P3); window.open(location.href + '?quiz', '', 'fullscreen', scrollbars='true'); window.focus(); } else { document.body.style.visibility = 'visible'; if ( T = document.getElementById('slide') ) { T.style.visibility='visible'; } window.focus(); } } 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 (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='//'; } if (ans[questionNum]=="b") { showIt=1; ping='//'; } if (ans[questionNum]=="c") { showIt=1; ping='//'; } if (ans[questionNum]=="d") { showIt=1; ping='//'; } if (ans[questionNum]=="e") { showIt=1; ping='//'; } if (ans[questionNum]=="f") { showIt=1; ping='//'; } if (ans[questionNum]=="g") { showIt=1; ping='//'; } if (CaseMarker==2 ){ ans[questionNum] = ans[questionNum].toUpperCase(); } if (showIt==0 || CaseMarker==1 || CaseMarker==2){ temp=window.confirm(decodeIT('//') +": " +(ans[questionNum])); var showFeedback = document.getElementById("feedbacker"); showFeedback.style.visibility = "hidden"; return; } if (showIt==1){ showIt=0; temp=window.confirm('//' + ping + '//'); 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("//")); 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("//")); } history.back(); } // self.onError=null; currentX=currentY=0; whichIt=null; lastScrollX=0; lastScrollY=0; NS=(document.layers) ? 1 : 0; IE=(document.all) ? 1: 0; function heartBeat() { if(IE) { diffY=document.body.scrollTop; diffX=document.body.scrollLeft; } if(NS) { diffY=self.pageYOffset; diffX=self.pageXOffset; } if(diffY !=lastScrollY) { percent=.1 * (diffY - lastScrollY); if(percent > 0) percent=Math.ceil(percent); else percent=Math.floor(percent); if(IE) document.all.slide.style.pixelTop +=percent; if(NS) document.slide.top +=percent; lastScrollY=lastScrollY + percent; } if(diffX !=lastScrollX) { percent=.1 * (diffX - lastScrollX); if(percent > 0) percent=Math.ceil(percent); else percent=Math.floor(percent); if(IE) document.all.slide.style.pixelLeft +=percent; if(NS) document.slide.left +=percent; lastScrollX=lastScrollX + percent; } } function checkFocus(x,y) { var totalY, totalX; var answ=FONTT; floatx=document.slide.pageX; floaty=document.slide.pageY; floatwidth=document.slide.clip.width; floatheight=document.slide.clip.height; if(20==0) totalY=floatheight; else totalY=20; if(0==0) totalX=floatwidth; else totalX=0; if( (x > floatx && x < (floatx+totalX)) && (y > floaty && y < (floaty+totalY))) return true; else return false; } function grabIt(e) { if(IE) { whichIt=event.srcElement; while (whichIt.id.indexOf("slide")==-1) { whichIt=whichIt.parentElement; if (whichIt==null) { return true; } } whichIt.style.pixelLeft=whichIt.offsetLeft; whichIt.style.pixelTop=whichIt.offsetTop; currentX=(event.clientX + document.body.scrollLeft); currentY=(event.clientY + document.body.scrollTop); if(20==0) totalY=whichIt.style.pixelHeight; else totalY=20; if(0==0) totalX=whichIt.style.pixelWidth; else totalX=0; if(!(event.clientX > whichIt.offsetLeft && event.clientX < whichIt.offsetLeft + totalX) || !(currentY > whichIt.offsetTop && currentY < whichIt.offsetTop + totalY)) whichIt=null; } else { window.captureEvents(Event.MOUSEMOVE); if(checkFocus (e.pageX,e.pageY)) { whichIt=document.slide; FloatTouchedX=e.pageX-document.slide.pageX; FloatTouchedY=e.pageY-document.slide.pageY; } } return true; } function moveIt(e) { if (whichIt==null) { return false; } if(IE) { newX=(event.clientX + document.body.scrollLeft); newY=(event.clientY + document.body.scrollTop); distanceX=(newX - currentX); distanceY=(newY - currentY); currentX=newX; currentY=newY; whichIt.style.pixelLeft +=distanceX; whichIt.style.pixelTop +=distanceY; if(whichIt.style.pixelTop < document.body.scrollTop) whichIt.style.pixelTop=document.body.scrollTop; if(whichIt.style.pixelLeft < document.body.scrollLeft) whichIt.style.pixelLeft=document.body.scrollLeft; if(whichIt.style.pixelLeft > document.body.offsetWidth - document.body.scrollLeft - whichIt.style.pixelWidth - 20) whichIt.style.pixelLeft=document.body.offsetWidth - whichIt.style.pixelWidth - 20; if(whichIt.style.pixelTop > document.body.offsetHeight + document.body.scrollTop - whichIt.style.pixelHeight - 5) whichIt.style.pixelTop=document.body.offsetHeight + document.body.scrollTop - whichIt.style.pixelHeight - 5; event.returnValue=false; } else { whichIt.moveTo(e.pageX-FloatTouchedX,e.pageY-FloatTouchedY); if(whichIt.left < 0+self.pageXOffset) whichIt.left=0+self.pageXOffset; if(whichIt.top < 0+self.pageYOffset) whichIt.top=0+self.pageYOffset; if( (whichIt.left + whichIt.clip.width) >=(window.innerWidth+self.pageXOffset-17)) whichIt.left=((window.innerWidth+self.pageXOffset)-whichIt.clip.width)-17; if( (whichIt.top + whichIt.clip.height) >=(window.innerHeight+self.pageYOffset-17)) whichIt.top=((window.innerHeight+self.pageYOffset)-whichIt.clip.height)-17; return false; } return false; } function dropIt() { whichIt=null; if(NS) window.releaseEvents (Event.MOUSEMOVE); return true; } if(NS) { window.captureEvents(Event.MOUSEUP|Event.MOUSEDOWN); window.onmousedown=grabIt; window.onmousemove=moveIt; window.onmouseup=dropIt; } if(IE) { document.onmousedown=grabIt; document.onmousemove=moveIt; document.onmouseup=dropIt; } if(NS || IE) action=window.setInterval("heartBeat()",1); // var ans=new Array; var hints=new Array; // // 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("//")); 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); //-->


<<//>>


***Multiple Choice Quiz***
This is the feedback!