The Colonists Fight for Their Independence

Many American leaders were tired of England\'s laws and taxes. They wanted to have their own government.
Thomas Jefferson was a young colonist. He had good ideas about America. He had ideas about how it should be governed.
The American leaders asked Jefferson to write a public letter to the king. The letter would tell the king that the colonies were forming a new country. The colonies were no longer a part of England.
In the summer of 1776, Thomas Jefferson wrote the Declaration of Independence. Fifty-six American leaders signed it. Then they sent it to King George III. Soon the new nation was at war with England.
General George Washington was named as the leader of the American army. In 1777, the army lost two big battles. Washington led his soldiers to Valley Forge, Pennsylvania. The soldiers would rest there for the winter.
The winter of 1777 was cold and snowy, and the soldiers were tired and hungry. Many were sick. Their clothing had become rags. Some soldiers did not have shoes. General Washington ordered his men to build huts. The huts would keep them warm. He asked the government to send food and clothing for the men. He taught his men better ways to fight as soldiers.
The winter was very hard. Many soldiers died. Some soldiers went home tottheir farms. But many soldiers stayed in camp. By spring they were ready to fight again. They were a better army.
'; if (is.CRAPBrowser){ReadingText=ResolveAllURLs(ReadingText);} var NavBar=''; NavBar+='
'; NavBar+=''; NavBar+=''; NavBar+='
'; if (is.CRAPBrowser){NavBar = ResolveAllURLs(NavBar);} var TitleCode = ''; TitleCode += '' + ExerciseTitle + '
'; TitleCode += '' + ExerciseSubtitle + '
'; TitleCode += '
'; var TableOpener = '
'; TableOpener += ''; var IRow = ''; IRow += ''; IRow += ''; var CheckButton = ''; TableCloser = '
'; IRow += '[strLeftItem]    '; IRow += '[strRightItem]'; IRow += '   [Mark]'; IRow += '

'; var DropDownList = ''; var Exercise = ''; function GoBack(){ var BackSkip = history.length - PreviousPage; if (BackSkip > 0){ history.go((BackSkip+1)*-1); } else{ parent.history.back(); } } function Shuffle(InArray){ Temp = new Array(); var Len = InArray.length; var j = Len; for (var i=0; i0){ OutString += ''; OutString += ''; OutString += Feedback; OutString += '' } OutString += ''; //Write it to the frame TopFrame.document.clear(); TopFrame.document.open(); TopFrame.document.write(OutString); TopFrame.document.close(); } function BuildSelector(){ DropDownList = ''; } function StartUp(){ CorrectIndicator = '' + CorrectIndicator + ''; IncorrectIndicator = '' + IncorrectIndicator + ''; //Write the top frame WriteFeedback(Instructions); //Create the right-item/distractor array, and shuffle it var DuplicateItem = false; for (var i=0; i 0){ TotalUnfixedLeftItems++; } DuplicateItem = false; //and it's not already in the array for (var j=0; j 0){ TempRow = IRow; TempRow = ReplaceStuff('[strLeftItem]', I[i][0], TempRow); //if not fixed and not yet answered correctly if ((I[i][2] < 1)&&(Status[i][0] < 1)){ TempRow = ReplaceStuff('[strRightItem]', DropDownList, TempRow); } else{ TempRow = ReplaceStuff('[strRightItem]', I[i][1], TempRow); } //if it's not fixed, and it's been attempted, mark it appropriately if ((I[i][2] < 1)&&(Status[i][1] > 0)){ if (Status[i][0] < 1){ TempRow = ReplaceStuff('[Mark]', IncorrectIndicator, TempRow); } else{ TempRow = ReplaceStuff('[Mark]', CorrectIndicator, TempRow); } } else{ TempRow = ReplaceStuff('[Mark]', '', TempRow); } TempRow = ReplaceStuff('[INum]', i, TempRow); Exercise += TempRow; } } //Add the check button Exercise += CheckButton; //Make it into a table Exercise = TableOpener + Exercise + TableCloser; } I = new Array(); I[0] = new Array(); I[0][0] = 'Wrote a public letter to the king of England stating that the colonies were forming a new nation.
'; I[0][1] = 'King George III'; I[0][2] = 0; I[1] = new Array(); I[1][0] = 'Levied laws and taxes on the colonists.
'; I[1][1] = 'George Washington'; I[1][2] = 0; I[2] = new Array(); I[2][0] = 'Lead the American army in the war against England.
'; I[2][1] = 'Thomas Jefferson'; I[2][2] = 0; Status = new Array(); RItems = new Array(); function CreateStatusArrays(){ for (var x=0; x-1){ FirstBit = InString.substring(0, i); LastBit = InString.substring(i + Token.length, InString.length); InString = FirstBit + Replacement + LastBit; i = InString.indexOf(Token); } return InString; } function EscapeDoubleQuotes(InString){ var Result = ''; for (var i=0; i 0)){ //if it hasn't been answered correctly yet if (Status[i][0] < 1){ //Add one to the number of tries for this item Status[i][1]++; //Get the answer if (GetAnswer(i) == I[i][3]){ //The answer is correct, so set the status flag Status[i][0] = 1; } //else the answer is wrong, so remember that else{ AllDone = false; } } //If it's correct, count it if (Status[i][0] == 1){ TotCorrectChoices++; } } } //Calculate the score var Score = Math.floor(((TotCorrectChoices-Penalties)/TotalUnfixedLeftItems)*100); var Feedback = ''; //Build the feedback if (AllDone == true){ Feedback = CorrectResponse + '
' + YourScoreIs + Score + '%.'; } else{ Feedback = IncorrectResponse + '
' + YourScoreIs + Score + '%.'; //Penalty for incorrect check Penalties++; } //Show the feedback and rebuild the exercise WriteFeedback(Feedback); BuildExercise(); DisplayExercise(Exercise); } function ShowReading(){ if (ReadingFrame != null){ if (ReadingURL.length > 0){ ReadingFrame.location.href=ReadingURL; } else{ ReadingFrame.document.clear(); ReadingFrame.document.open(); ReadingFrame.document.write(ReadingText); ReadingFrame.document.close(); } } } function Blank(){ return '©Half-Baked Software. Loading...'; } //--> //]]> 1