'); } 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('
Hosted by www.Geocities.ws

'); doc.close (); } } question = 20; // showAnswer=0; var PMatching=1; var FONTT=0; var FULL=0; var HIDE=0; var showIt=0; var ema=0; //***FEEDBACK OPTION*** var plonk=""; var jbegin="<" +"SCRIPT type='text/javascript'>"; var invert='"'; var bingo=""; var address="[email protected]"; //***POSTNAM //***QUIZNAM var quizname="Multiple Choice Results for:"; var quiztitle ="Science 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 AlertCC(label, msg) { 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"; } var quiztaker=myname; myname=quizname+" " +myname; per=(totaltried-totalincorrect)/question*100; per=Math.round(per)+"%"; 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 m3="

Multiple Choice Quiz Maker 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 + "

Hosted by www.Geocities.ws

"; window.document.write(m1+m2+m3+m4); //*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(); } } } function quiz(){ q=answ; if (q==0){ wclose(); location.replace("http://www.geocities.com/mrinalbh04/Images/tac.gif"); } } 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 (showIt==0){ alert('The correct answer is: ' + (ans[questionNum])); } if (showIt==1){ alert('The ' + ping + ' answer is correct ' ); showIt=0; } } } 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"; } } 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); } else { alert('You have already answered that question.'); } } else { if (!done[question]) { done[question]=-1; score++; makeTrue(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();} //REM1 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); //REM2 var ans=new Array; ans[1] ="c";ans[2] ="b";ans[3] ="a";ans[4] ="c";ans[5] ="d";ans[6] ="d";ans[7] ="b";ans[8] ="a";ans[9] ="a";ans[10] ="a";ans[11] ="b";ans[12] ="a";ans[13] ="c";ans[14] ="a";ans[15] ="b";ans[16] ="c";ans[17] ="d";ans[18] ="a";ans[19] ="a";ans[20] ="a"; 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(); } } } }


<<This message will be removed when you register >>


Science Quiz



Question
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

1. What is philosopher's wool?

Zinc Peroxide
Sodium hydroxide
Zinc oxide
Magnesium oxide

2. Stainless steel is an alloy of:

Iron&Nickel
Iron,Chromium&Nickel
Copper&Nickel
Copper,Tin&Lead

3. Which compound is known as champion of metals?

Aluminium
Iron
Manganese
Copper

4. The metal which is stored in kerosene oil?

Potassium
Calcium
Sodium
Phosphorus

5. Which substance is also known as liquid gold?

Petrol
Gold in liquid state
Diesel
Petroleum

6. What is the atomicity of Sulphur molecule?

5
6
3
8

7. Which metal is called strategic metal?

Platinum
Titanium
Gold
Silver

8. Which is the most electropositive element?

Cesium
Lead
Francium
Iron

9. Name the metal which is the poorest conductor of heat?

Lead
Silver
Tin
Sodium

10. Which is the monomer of Neoprene? a)Chloropene b)Isoprene c)Thiokol d)Acetylene

Chloropene
Isoprene
Thiokol
Acetylene

11. What is an analgesic?

Steroid
Painkiller
Cough syrup
Fruit

12. Decibel is a unit for measurement of:

Sound
Electric Current
Charge
Heat

13. Which fibre is called regenerated fibre?

Nylon
Carbon fibre
Rayon
Silk

14. Who discovered Benzene?

Michael Faraday
W.K.Roentgen
Alfred Novel
John Dalton

15. What is the monomer of Polyethene?

Ethane
Ethene
Ethyne
Dodecane

16. What is the general formula of homologous series of alkanes?

CnH2n
CnH2n-2
CnH2n+2
CnH2n+4

17. Pyrolusite is an ore of :

Magnesium
Uranium
Copper
Manganese

18. Water gas is a mixture of:

Carbon & Hydrogen
Carbon & Nitrogen
Carbon & Helium
Carbon & Neon

19. Which compound destroys Ozone layer? a)Chloro-fluoro-Carbon b)Hydro-fluoro-Carbon c)Carbon monoxide d)Chloroform

Chloro-fluoro-Carbon
Hydro-fluoro-Carbon
Carbon monoxide
Chloroform

20. The most abundant metal in the earth’s crust:

Aluminium
Manganese
Iron
Copper

Top



Hosted by www.Geocities.ws

1