ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <h4>Read the following passage, then answer the questions below.</h4> <p>In January 1776, Thomas Paine, a radical political theorist and writer who had come to America from England in 1774, published a 50-page pamphlet, <i>Common Sense</i>. Within three months, it sold 100,000 copies. Paine attacked the idea of a hereditary monarchy, declaring that one honest man was worth more to society than "all the crowned ruffians that ever lived." He presented the alternatives  continued submission to a tyrannical king and an outworn government, or liberty and happiness as a self-sufficient, independent republic. Circulated throughout the colonies, <i>Common Sense</i> helped to crystallize a decision for separation.</p> <p>There still remained the task, however, of gaining each colony's approval of a formal declaration. On June 7, Richard Henry Lee of Virginia introduced a resolution in the Second Continental Congress, declaring, "That these United Colonies are, and of right ought to be, free and independent states. ... Immediately, a committee of five, headed by Thomas Jefferson of Virginia, was appointed to draft a document for a vote.</p> <p>Largely Jefferson's work, the Declaration of Independence, adopted July 4, 1776, not only announced the birth of a new nation, but also set forth a philosophy of human freedom that would become a dynamic force throughout the entire world. The Declaration drew upon French and English Enlightenment political philosophy, but one influence in particular stands out: John Locke's Second Treatise on Government. Locke took conceptions of the traditional rights of Englishmen and universalized them into the natural rights of all humankind. The Declaration's familiar opening passage echoes Locke's social-contract theory of government:</p> <p><center><i>We hold these truths to be self evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness.  That to secure these rights, Governments are instituted among Men, deriving their just powers from the consent of the governed,  That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness.</i></p></center> <p>Jefferson linked Locke's principles directly to the situation in the colonies. To fight for American independence was to fight for a government based on popular consent in place of a government by a king who had "combined with others to subject us to a jurisdiction foreign to our constitution, and unacknowledged by our laws. ... Only a government based on popular consent could secure natural rights to life, liberty, and the pursuit of happiness. Thus, to fight for American independence was to fight on behalf of one's own natural rights.</p> <html> <!-- saved from url=(0014)about:internet --> <head> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <meta http-equiv="Content-Style-Type" content="text/css"> <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <meta http-equiv="X-UA-Compatible"content="IE=EmulateIE7"> <!--***GENUINE***--> <!--***MCTEMPLATE2***--><TITLE>American History Module 3.9 - Common Sense and Independence</TITLE> <!-- version 2.0.0 --> <!--PLEASE NOTE THAT ALTERATIONS TO THE ORIGINAL TEMPLATES ARE ONLY POSSIBLE IN THE REGISTERED VERSION--> <style TYPE="text/css"><!-- #slide { Position: Absolute; Left: 5px; Top: 5px; Width:20px; Visibility: Visible; } A:LINK{text-decoration: none;} A:VISITED{text-decoration: none;} TD{font-family: Microsoft Sans Serif,arial;}--></style> <meta name="description" content="Learn and study online for free. This is the new definition of studying. Improve your APUSH exam scores and classroom grades. This interactive tutorial includes text that you read. Immediately after you have read the text, answer multiple-choice questions. Get your results right away online. Fun, fast, and effective. 100% free. No registration or log-in required. "> <script type="text/javascript"> var ImageShow=0; var SCORM=false; TestPop = 'false'; var commas ="\""; var placer = location.href; var goLoca1=0; var goLoca2="about:blank"; var goExit=0; var verdict = ""; resultString = ""; function decodeIT(verdict) { resultString=verdict; var tester; tester= resultString.indexOf('#'); if (tester < 0) { return resultString; } if (verdict != '') { var uniText = verdict; var i = 0; var testText = uniText.substring(2,uniText.length-1).split(";&#") for (i=0;i<testText.length;i++) resultString = testText[i]; resultString = "" for (i=0;i<testText.length;i++) resultString = resultString + String.fromCharCode(testText[i]); return resultString; } } function goLoca(){ try{ location.replace(goLoca2); return; } catch(err){ location.replace("about:blank"); } } var up,down;var mins,secs; function Minutes(data) { for(var i=0;i<data.length;i++) if(data.substring(i,i+1)==":") break; return(data.substring(0,i)); } function Seconds(data) { for(var i=0;i<data.length;i++) if(data.substring(i,i+1)==":") break; return(data.substring(i+1,data.length)); } function Display(min,sec) { var disp; if(min<=9) disp=" 0"; else disp=" "; disp+=min+":"; if(sec<=9) disp+="0"+sec; else disp+=sec; return(disp); } function Down() { mins=1*Minutes(document.timex.given.value); secs=0+Seconds(document.timex.given.value); DownRepeat(); } function DownRepeat() { secs--; if(secs==-1) { secs=59; mins--; } document.timex.taken.value=Display(mins,secs); if((mins==0)&&(secs==0)){ goExit=1; return; } else down=setTimeout("DownRepeat()",1000); } if (navigator.appName !="Netscape"){ setInterval("moveback()",150); function moveback(){ } } if (document.images) { img1 = new Image(); img1.src = "Images/arrow1.gif" } </script> <style type="text/css"> #tt_ovrl { background-color: black; -moz-opacity: 0.7; opacity: 0.7; top: 0; left: 0; position: fixed; width: 100%; height:100%; z-index: 99; } #tt_ww { position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; text-align: center;} #tt_win { margin: 20% auto 0 auto; width: 400px; text-align: left;} #tt_w {background-color: white; padding: 3px; border: 1px solid black; background-color: #EEE;} #tt_t {color: white; margin: 0 0 2px 3px; font-family: Arial, sans-serif; font-size: 10pt;} #tt_text {width: 100%;} #tt_w span {font-family: Arial, sans-serif; font-size: 10pt;} #tt_w div {text-align: right; margin-top: 5px;} </style> <!-- IE specific code: --> <!--[if lte IE 7]> <style type="text/css"> #tt_ovrl { position: absolute; filter:alpha(opacity=70); top: expression(eval(document.body.scrollTop)); width: expression(eval(document.body.clientWidth)); } #tt_ww { position: absolute; top: expression(eval(document.body.scrollTop)); } </style> <![endif]--> <script type="text/javascript"> var PassAns=""; var PassQues=""; var PassQuiz=""; var RCount=0; function get_cookie (Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) // if cookie exists if (offset != -1) { offset += search.length // set index of beginning of value end = document.cookie.indexOf(";", offset); // set index of end of cookie value if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function setRunsCookie(what){ document.cookie=checkup+"="+what } function hw1(PassQues1,PassAns1,PassQuiz1) { if (passed==1 || runner==1){ return; } PassAns=PassAns1; PassQues=PassQues1; PassQuiz=PassQuiz1; get_cookie(checkup); if (get_cookie(checkup)=="" & RCount==0){ RCount=1; setRunsCookie(0); tries=0; } if (get_cookie(checkup)!="" & RCount==0){ RCount=1; var prevRuns = get_cookie(checkup); var newRuns = parseInt(prevRuns); newRuns = newRuns+1; setRunsCookie(newRuns); tries=newRuns; } if (tries > Amber || tries==Amber){ runner=0; } if (tries < Amber){ runner=1; return; } if (passed==1 || runner==1){ return; } document.onselectstart=new Function ("return true"); tt_prompt( hw2, 'A password is necessary to continue', ''); } function hw2(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); Count(n); } function hw3() { document.onselectstart=new Function ("return true"); tt_prompt( hw4, 'Please tell us your name ...', ''); } function hw4(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); AlertCC(n,correctList, incorrectList, totalcorrect,totaltried, totalincorrect, quiztitle, tries, SIZE, address) } function hw5(PassQues1) { PassQues=PassQues1; document.onselectstart=new Function ("return true"); tt_prompt( hw6, 'What is your answer?', ''); } function hw6(n,question) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); PassQuiz="x"; Engine2(PassQues,n); } function hw7() { document.onselectstart=new Function ("return true"); tt_prompt( hw8, 'Please tell us your name ...', ''); } function hw8(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); PassAns=n; AlertCC(n,correctList, incorrectList, totalcorrect,totaltried, totalincorrect,question, quiztitle, tries); } function hw10() { document.onselectstart=new Function ("return true"); tt_prompt( hw11, 'What colour would you like? Simply type in the name of the colour ... red, blue, yellow, pink etc.', ''); } function hw11(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); Mycolor(n); } function hw13(PA1) { PassQuiz=PA1; document.onselectstart=new Function ("return true"); tt_prompt( hw14, 'Please tell us the name of player 1', ''); } function hw14(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); PassQues=n; hw15(); //AlertCC(n,score1, score2, correctList, incorrectList, totalcorrect1,totaltried1, totalincorrect1,totalcorrect2,totaltried2, totalincorrect2,quiztitle, tries, SIZE, address) } function hw15() { document.onselectstart=new Function ("return true"); tt_prompt( hw16, 'Please tell us the name of player 2', ''); } function hw16(n) { if (n==null){ document.onselectstart=new Function ("return false"); return;} document.onselectstart=new Function ("return false"); if (PassQuiz=="PT"){ AlertCC(PassQues,n,fortune1, fortune2, correctList, incorrectList, totalcorrect1,totaltried1, totalincorrect1, totalcorrect2, totaltried2, totalincorrect2, quiztitle, tries, SIZE, address) } if (PassQuiz=="MM"){ AlertCC(PassQues,n,score1, score2, correctList, incorrectList, totalcorrect1,totaltried1, totalincorrect1,totalcorrect2,totaltried2, totalincorrect2,quiztitle, tries, SIZE, address) } } var tt_cb = null; function tt$(a) { return document.getElementById(a); } function tt_prompt(cb, q, a) { tt_cb = cb; tt$('tt_t').innerHTML = '' + ''; tt$('tt_prompt').innerHTML = q; tt$('tt_text').value = a; tt$('tt_ovrl').style.display = tt$('tt_ww').style.display = ''; tt$('tt_text').focus(); tt$('tt_text').select(); } function tt_clk(m) { tt$('tt_ovrl').style.display = tt$('tt_ww').style.display = 'none'; if (!m) tt_cb(null); else tt_cb(tt$('tt_text').value); } cs="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; Indigo=0; Red=""; Yellow=""; ls1="";ls2="";ls3="";bye = 0;four="00 01 10 11 ";fourletter="a b c d "; var passed=0; var runner=0; var DaysToLive=1; function PW(info){ if ( passed==1){ return;} var pw=info; if (pw==null) { bye=1;return; } for (var i=0;i<pw.length;i++) { chm=pw.charAt(i); cmm=cs.indexOf(chm)+32; for (var j=7;j>-1;j--) { cx=Math.pow(2,j); if (cmm >= cx ) { cmm=cmm-cx;ls1+="1"; } else{ ls1+="0"; } } } for(var i=0;i<ls1.length;i=i+2) { ls2=ls1.substring(i,i+2);y=four.indexOf(ls2);ls3+=fourletter.charAt(y);}if(ls3 != Red&& ls3!= Yellow ){bye=1;ls1="";ls2="";ls3="";alert("Sorry but the password is incorrect");PW();return;} if (ls3==Yellow){ WWHCount=0; Indigo=1; tries=0; } setRunsCookie(0); passed=1; bye=0; if (PassQuiz=="MC"){ Engine(PassQues,PassAns); } if (PassQuiz=="ES"){ statIt(); } if (PassQuiz=="QT"){ checkAnswer(); } if (PassQuiz=="IOW"){ checkWord(PassAns); } if (PassQuiz=="GT"){ Engine(PassQues,PassAns); } if (PassQuiz=="WYO"){ checkWord(PassAns); } if (PassQuiz=="FC"){ flip(PassAns); } if (PassQuiz=="MM"){ checkWord(PassAns); } if (PassQuiz=="PT"){ checkAnswer(PassAns); } } function Bye(){return;temp=window.confirm("Are you sure?"); if(temp==true){location.replace("about:blank"); StopIt=0; return(0);} if(temp==false){ location.reload(); StopIt=0; }} function cheers(){PW();if (bye==1){Bye();}} var Amber= 0; //**expDays var expDays = 1; var myexp = new Date(); //**Green var checkup ="DC7008"; myexp.setTime(myexp.getTime() + (expDays*24*60*60*1000)); function Count(info){ if (passed==1 || runner==1){ passed=1; return; } PW(info); return; } // --> </SCRIPT><!--IN--> </head> <!--BACKGROUND--> <body background ="Images/bk18.gif" text="black" link="#0000FF" vlink="#600042" onKeyDown="onKeyDown();" onLoad="doit();"><!--***BACKGROUND2--> <CENTER><NOSCRIPT>This page requires a JavaScript-enabled browser<BR>Instructions on how to enable your browser are contained in the help file.<BR></NOSCRIPT></CENTER> <!-- tt_prompt HTML code --> <div id="tt_ovrl" style="display: none;">&nbsp;</div> <div id="tt_ww" style="display: none;"> <div id="tt_win"><div id="tt_t"></div> <div id="tt_w"><span id="tt_prompt"></span> <br /><input type="text" id="tt_text" onKeyPress= "if((event.keyCode==10)||(event.keyCode==13)) tt_clk(1); if (event.keyCode==27) tt_clk(0);"> <br><div><input type="button" id="tt_ok" onclick="tt_clk(1);" value="OK"> <input type="button" id="tt_cancel" onclick="tt_clk(0);" value="Cancel"> </div></div> </div> </div> <!--EXTRABUTTONS Place--> <!-- End OF Slide Menu DHTML --> <!--<BR><FONT SIZE=1> Teaching Templates Copyright (C) 2001-2009 by<a href="http://www.tac-soft.com"> Tac-Software. All Rights Reserved</a></FONT> --> <!--<div id="debugConsole"> <h1>QUIZ RESULTS CONSOLE</h1> <p id="debugText"></p> </div>--> <IFRAME NAME="framer1" SRC="Images/f.gif" TITLE="Sounds" LONGDESC="Images/f.gif" WIDTH="1" HEIGHT="1" FRAMEBORDER="0"> </IFRAME> <script type="text/javascript"> var newImgs = new Array; var tic=new Array; var done=new Array; var PMatching=0;var score=0; var answ=FONTT; var q=20; var tries="0"; var StopIt=0; TacImageSrc = new Array ( "arrow1.gif" ) TacImageList = new Array (); for (counter in TacImageSrc) { TacImageList[counter] = new Image(); TacImageList[counter].src = TacImageSrc[counter]; } var object=new Array(); object[1]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 1||"); object[2]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 2||"); object[3]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 3||"); object[4]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 4||"); object[5]=new objectdata(40,40,"Images/correct.gif","Images/incorrect.gif","|| Question 5||"); function objectdata(hsize,vsize,isTrueImg,isFalseImg,mess){ this.mess=mess; this.simg=new Image(hsize,vsize); this.simg.src=isTrueImg; this.rimg=new Image(hsize,vsize); this.rimg.src=isFalseImg; } function trimString (str) { str = this != window? this : str; return str.replace(/^\s+/g, '').replace(/\s+$/g, ''); } //<!-- Resize Bug Correction function disableselect(e){ return false; } function reEnable(){ return true; } document.onselectstart=new Function ("return false"); if (window.sidebar){ document.onmousedown=disableselect; document.onclick=reEnable; } NS4x = document.layers; if (NS4x) { origWidth=innerWidth; origHeight=innerHeight; } manu=navigator.appName; vers=navigator.appVersion; var NS4=true; if (manu.indexOf("Microsoft")>=0 && parseInt(navigator.appVersion)>= 4) { NS4=false; } function reDo() { if (innerWidth !=origWidth || innerHeight !=origHeight) location.reload(); } if (NS4x) onresize=reDo; //***SOUNDPLACE*** SOUNDON1=0; SOUNDON2=0; var browser_check=""; if(navigator.appName=="Netscape" && parseInt(navigator.appVersion)>=4) browser_check="n3_or_better"; if(navigator.appName.substring(0,9)=="Microsoft") browser_check="msie"; sound=new Array; //***SOUNDARRAY*** function playSound(dest) { var browserName = ""; var ua = navigator.userAgent.toLowerCase(); if ( ua.indexOf( "opera" ) != -1 ) { browserName = "opera"; } else if ( ua.indexOf( "chrome" ) != -1 ) { browserName = "chrome"; } else if ( ua.indexOf( "msie" ) != -1 ) { browserName = "msie"; } else if ( ua.indexOf( "safari" ) != -1 ) { browserName = "safari"; } else if ( ua.indexOf( "mozilla" ) != -1 ) { if ( ua.indexOf( "firefox" ) != -1 ) { browserName = "firefox"; } else { browserName = "firefox"; } } if (browserName=="opera" || browserName=="firefox" ){ if (browserName == "firefox"){ if (dest==1) document.mediaPlayer.SetSource(sound[1]); if (dest==2) document.mediaPlayer.SetSource(sound[2]); document.mediaPlayer.DoPlay(); return; } var file=sound[dest]; var doc=parent.framer1.document; doc.write('<HTML><HEAD>'); doc.write('<TITLE></TITLE>'); doc.write('</HEAD><BODY BGCOLOR="00FFFF">'); doc.write('<bgsound src="' + file + '" loop=1>'); doc.write('</BODY></HTML>'); doc.close (); return; } if (browser_check!="n3_or_better" && browser_check!="msie") alert("\nSorry but this sound scheme is NOT supported by your browser."); if(browser_check=="msie") { var file=sound[dest]; var doc=parent.framer1.document; doc.write('<HTML><HEAD>'); doc.write('<TITLE></TITLE>'); doc.write('</HEAD><BODY BGCOLOR="00FFFF">'); } 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('<bgsound src="' + file + '" loop=1>'); doc.write('</BODY></HTML>'); doc.close (); } } question = 5; QuizSize = 5; //<!--***COLOUR CHANGE PLACE***--> 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="</" +"SCRIPT>"; var jbegin="<" +"SCRIPT type='text/javascript'>"; var invert='"'; var bingo=""; //***QUIZNAM var quizname="Multiple Choice Results for:"; var quiztitle ="American History Module 3.9 - Common Sense and Independence"; var totaltried=0; var totalcorrect=0; var totalincorrect=0; incorrectAnswer=""; incorrectList=""; correctList=""; var popup="null"; function wclose(){ if (FULL !==1){ goLoca(); return; } } 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(n,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=n; if (myname==null){ return; } if(tries=="0"){ tries="Not recorded"; } ema=1; if (myname==null || myname==""){ myname="Unknown User"; } //***ADDRESS var quiztaker=myname; var submitString= "'mailto:"+address+"?subject=Teaching Templates Results from "+quiztaker+" &amp;NAME=supporter &amp;METHOD=POST &amp;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="<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'><TITLE>Results</TITLE>" + 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+ "</head>"; var m2="<body BGCOLOR='#FFFFFF'>"; var m7="<div align='center'>"+ "<form action='...'>"+ "<input type='button' value='Send Message'onClick="+commas+"parent.location='mailto:"+address+"?subject=Quiz Results&amp;body=TITLE: "+escape(squiztitle)+"%0ASubmitted by: " + escape(squiztaker)+"%0AQuestions available :"+question+"%0AQuestions answered: "+totaltried+"%0ACorrect: "+totalcorrect+"%0A Incorrect: "+totalincorrect+"%0AGrade as percentage: "+per+"%0A%0AIncorrect Answers %0A"+sIncorrect+"%0A%0AQuestions with correct answers%0A"+sCorrect+"%0A'"+commas+">"+ "</form>"+ "</div>"; var m3="<h1><B>Teaching Templates: Multiple Choice Quiz Results</B></h1>" + "<BR><CENTER>"+ "<FORM action=" + submitString +"These are the results which will be sent if you click the 'Send message' button:<br><br>"+'\n'+ "<TEXTAREA NAME=Message COLS=80 ROWS=20 readonly>"+ "Title of Quiz: "+quiztitle+ '\n'+ "Quiz type: Multiple Choice"+'\n'+ "The results will be submitted to: " + address +'\n'+ "Questions answered by: "+quiztaker+'\n'+ "Number of quiz attempts: "+tries+'\n'+ "Total number of questions available: "+ question +'\n'+ "Total number of questions answered: "+totaltried +'\n'+ "Total number of correct answers: " + totalcorrect +'\n'+ "Total number of incorrect answers: " + totalincorrect + '\n'+ "Grade as percentage: "+per+'\n' + "List of question(s) with incorrect answers:"+'\n'+ incorrectList+'\n'+ "List of question(s) with correct answers:" +'\n'+ correctList+'\n'; var m4="</textarea><P><INPUT TYPE=hidden VALUE='Send Message'><P>"+ "<input type=button VALUE=' Print this Page '" + " onClick='printit()'>"+ " "+ "<input type='button' value=' Close Window'" + " onClick='wclose()'><P>"+ jbegin+ "function wclose(){" + "var browserName = '';" + "var ua = navigator.userAgent.toLowerCase();" + "if ( ua.indexOf('firefox') != -1 ) { " + "browserName = 'firefox';}" + "if ( ua.indexOf('chrome') != -1 ) { " + "browserName = 'chrome';}" + "if ( ua.indexOf('safari') != -1 ) { " + "browserName = 'safari';}" + "if ( ua.indexOf('opera') != -1 ) { " + "browserName = 'opera';}" + "if (browserName != 'firefox'){" + "if (browserName == 'chrome' || browserName == 'safari' || browserName == 'opera'){" + "this.location.reload();" + "return;" + "}}" + "history.back();}" + "function printit(){"+ "var NS = (navigator.appName == 'Netscape');"+ "var VERSION = parseInt(navigator.appVersion);"+ "var browserName = '';" + "var ua = navigator.userAgent.toLowerCase();" + "if ( ua.indexOf('msie') != -1 ) { " + "browserName = 'msie';}" + "if (NS) {" + "window.print();" + "} else {" + "if (browserName=='msie'){window.location.reload();}"+ "window.print();" + "} "+ "} "+ plonk + "</FORM></CENTER>"; window.document.write(m1+m2+m3+m4+m7+'</body></html>'); } function PopupTest() { //return if (window.SymError || window['SymError'] || window.SymWinOpen || window['SymWinOpen']) { alert('You appear to have a program installed on this computer that is blocking the javascript for the quiz on this page.'+ 'It is most likely an ad blocking program that might be part of a security program such as '+'Norton Internet Security or '+'Norton Personal Firewall '+' If the quiz does not show or does not function correctly, you can try disabling the ad blocking program on '+'your computer and refreshing this page. It may also be necessary to clear the '+'Temporary Internet Files cache for your browser '); } var place=location.href; var gotIt= place.indexOf("?"); if (gotIt!=-1){ TestPop='true'; } if (gotIt==-1){ if (FULL!=0){ try{ TestPopup = window.open('','','width=screen.width,height=screen.height'); TestPop = TestPopup; TestPopup.close(); } catch(err){ TestPop='false'; } } } } function StatusQuo() { //return if (FULL!=0 &&(TestPop == 'false' || TestPop == null)) { if(navigator.oscpu && document.getElementsByClassName){ FULL=0; return; } alert('Your present browser settings block the popup window\nwhich is required in fullscreen or maximised quiz mode.\nPlease make the necessary changes to the\nquiz and/ or browser options.'); FULL=0; return; } return; } function doit() { //*TIMIN //*COUNT3 return; } //initSCORM(); //} function quiz(){} function quiz(){ q=answ; if (q==0){ wclose(); location.replace("Images/tac.gif"); } } <!--*TAC*--> <!--*TAC*--> function makeTrue(questionNum) { totaltried ++; totalcorrect ++; tic[questionNum]="r"; if (SOUNDON1==1){ playSound(1);} zahl=parseInt(questionNum); zahl=(questionNum); if (navigator.appName=="Netscape" && HIDE==0) { if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"yes"); } else{ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].simg.src;} } else{ if (HIDE==0){ if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"yes"); } else{ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].simg.src; } } } } function findImg(nummer,response) { if(ImageShow == 1) { if (response == "yes"){ newImgs[nummer-1].src=object[nummer].simg.src; return; } if (response == "no"){ newImgs[nummer-1].src=object[nummer].rimg.src; return; } } ImageShow=1; var don = "0" ; imgs=document.getElementsByTagName('IMG'); for(var i=0; i<imgs.length;i++ ) { if(/arrow1.gif/.test(imgs[i].src)) { newImgs[don] = imgs[i]; don ++; } else{ } } if (response == "yes"){ newImgs[nummer-1].src=object[nummer].simg.src; return; } if (response == "no"){ newImgs[nummer-1].src=object[nummer].rimg.src; return; } } 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) { if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"no"); } else{ window.status=object[questionNum].mess; document[zahl].src=object[questionNum].rimg.src;} } else{ if (HIDE==0){ if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"no"); } else{ 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) { //MyPass 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() { var bin = 0; for (i=1; i < question+1; i++) { bin=0; zahl=parseInt(i); zahl=(i); if (navigator.appName=="Netscape" && tic[i]=="r"){ bin=1; if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"yes"); } else{ window.status=object[i].mess; document[zahl].src=object[i].simg.src; } } if (navigator.appName=="Netscape" && tic[i]=="w"){ bin =1; if (/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent))){ findImg(zahl,"no"); } else{ window.status=object[i].mess; document[zahl].src=object[i].rimg.src; } } if ((/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)))&& navigator.appName!="Netscape" && tic[i]=="w") { bin=1; findImg(zahl,"no"); } if ((/Opera[\/\s](\d+\.\d+)/.test(navigator.userAgent) || (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)))&& navigator.appName!="Netscape" && tic[i]=="r") { bin=1; findImg(zahl,"yes"); } if (tic[i]=="r" && bin==0){ window.status=object[i].mess; document[zahl].src=object[i].simg.src; } if (tic[i]=="w" && bin==0){ 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] ="d";ans[2] ="b";ans[3] ="b";ans[4] ="c";ans[5] ="b"; 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(); } } } } </script> <script type='text/javascript'>FONTT = 1; </script><!--***HEADER***--> <center><BR><Font size='+3'>American History Module 3.9 - Common Sense and Independence</font><HR></center> <TABLE BORDER=0 SUMMARY=''> <TR> <TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=100> <IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 ALT="" NAME=1> </TD> <TD><form action='...'> <FONT SIZE='+1'><A NAME="1x">1. </A>What radical political theorist, who had come to America from England in 1774, published "Common Sense" in January, 1776?<br><br><input type="radio" name=1 value="a" onClick="Engine(1,this.value)">John Locke<br> <input type="radio" name=1 value="b" onClick="Engine(1,this.value)">Richard Henry Lee<br><input type="radio" name=1 value="c" onClick="Engine(1,this.value)">Thomas Jefferson<br><input type="radio" name=1 value="d" onClick="Engine(1,this.value)">Thomas Paine</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=2></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="2x">2. </A>What Virginia delegate to the Second Continental Congress introduced a resolution declaring, "That these United Colonies are, and of right ought to be, free and independent states"?<br><br><input type="radio" name=2 value="a" onClick="Engine(2,this.value)">George Washington<br> <input type="radio" name=2 value="b" onClick="Engine(2,this.value)">Richard Henry Lee<br><input type="radio" name=2 value="c" onClick="Engine(2,this.value)">Thomas Jefferson<br><input type="radio" name=2 value="d" onClick="Engine(2,this.value)">Thomas Paine</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=3></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="3x">3. </A>What document, adopted July 4, 1776, set forth a philosophy of human freedom that would become a dynamic force throughout the world?<br><br><input type="radio" name=3 value="a" onClick="Engine(3,this.value)">Communist Manifesto<br> <input type="radio" name=3 value="b" onClick="Engine(3,this.value)">Declaration of Independence<br><input type="radio" name=3 value="c" onClick="Engine(3,this.value)">Declaration on the Rights of Man<br><input type="radio" name=3 value="d" onClick="Engine(3,this.value)">Treatise on Government</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=4></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="4x">4. </A>Who was the primary author of the Declaration of Independence?<br><br><input type="radio" name=4 value="a" onClick="Engine(4,this.value)">Benjamin Franklin<br> <input type="radio" name=4 value="b" onClick="Engine(4,this.value)">George Washington<br><input type="radio" name=4 value="c" onClick="Engine(4,this.value)">Thomas Jefferson<br><input type="radio" name=4 value="d" onClick="Engine(4,this.value)">Thomas Paine</FONT></FORM></TD></TR></TABLE><TABLE BORDER=0 SUMMARY=''><TR><TD ALIGN=CENTER valign=middle WIDTH=100><IMG SRC="Images/arrow1.gif" HEIGHT=40 WIDTH=40 alt="" NAME=5></TD><TD><FORM action='...'><FONT SIZE='+1'><A NAME="5x">5. </A>The Declaration of Independence stated that a government based on popular consent could never secure its citizens' natural rights to life, liberty, and the pursuit of happiness.<br><br><input type="radio" name=5 value="a" onClick="Engine(5,this.value)">True<br><input type="radio" name=5 value="b" onClick="Engine(5,this.value)">False</FONT></FORM></TD></TR></TABLE> <FORM action='...'> <CENTER> <input type="button" onClick="display();" value='Calculate Score'> <INPUT TYPE="button" VALUE='Close Quiz' onClick='wclose()'> <!--***SUBMIT2--></CENTER></FORM> <!--*TIMIN--> <!--***COLOR--> <script type="text/javascript"> answ=FONTT; function Mycolor(bg){ if (bg==null){ return; } document.bgColor=bg; } //GetCookie(checkup); </script> <!--<OBJECT ID="mediaPlayer" height="0" width="0" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" STANDBY="Loading Microsoft Windows Media Player components..." TYPE="application/x-oleobject"> <PARAM NAME="fileName" VALUE="Sounds/tt.wav"> <PARAM NAME="animationatStart" VALUE="false"> <PARAM NAME="transparentatStart" VALUE="true"> <PARAM NAME="autoStart" VALUE="false"> <PARAM NAME="showcontrols" VALUE="false"> </object>--> <!-- <KEY>What radical political theorist, who had come to America from England in 1774, published "Common Sense" in January, 1776?|What Virginia delegate to the Second Continental Congress introduced a resolution declaring, "That these United Colonies are, and of right ought to be, free and independent states"?|What document, adopted July 4, 1776, set forth a philosophy of human freedom that would become a dynamic force throughout the world?|Who was the primary author of the Declaration of Independence?|The Declaration of Independence stated that a government based on popular consent could never secure its citizens' natural rights to life, liberty, and the pursuit of happiness.|*John Locke|Richard Henry Lee|Thomas Jefferson|Thomas Paine|*George Washington|Richard Henry Lee|Thomas Jefferson|Thomas Paine|*Communist Manifesto|Declaration of Independence|Declaration on the Rights of Man|Treatise on Government|*Benjamin Franklin|George Washington|Thomas Jefferson|Thomas Paine|*True|False|*|#ping|ping|ping|ping|ping||*1|#d|b|b|c|b|*dbbcb|Images/bk18.gif|ping|ping|ping|ping|*#33333|22222|silver|*black|00*--> <div align="center"><a href="#1x"><font face="MS Sans Serif" color="#000000"><u>Top</u></font></a></div> <br><br><br> </body> </html> <br> <center> <script type="text/javascript"><!-- google_ad_client = "pub-7566531330099713"; /* Leaderboard Ad */ google_ad_slot = "5236841293"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </center> <br> <center><a href="http://www.studenthandouts.com/English-Games.html"><img src="http://www.studenthandouts.com/English-Games-Icon.jpg" height="50"></a> <a href="http://www.studenthandouts.com/Math-Games.html"><img src="http://www.studenthandouts.com/Math-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Science-Games.html"><img src="http://www.studenthandouts.com/Science-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Social-Studies-Games.html"><img src="http://www.studenthandouts.com/Social-Studies-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Trivia-Games.html"><img src="http://www.studenthandouts.com/Trivia-Games-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/American-History.html"><img src="http://www.studenthandouts.com/American-History-Test-Prep-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Economics-Games.html"><img src="http://www.studenthandouts.com/Economics-Test-Prep-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/European-History.html"><img src="http://www.studenthandouts.com/European-History-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/Geography-Games.html"><img src="http://www.studenthandouts.com/Geography-Test-Prep-Icon.bmp" height="50"></a> <a href="http://www.studenthandouts.com/World-History.html"><img src="http://www.studenthandouts.com/World-History-Test-Prep-Icon.bmp" height="50"></a> </center> <br> </html>