'; OutString += '
'; OutString += NavBar; if (Feedback.length>0){ OutString += '' } OutString += '
'; OutString += ''; OutString += Feedback; OutString += '
Hosted by www.Geocities.ws

'; //Write it to the frame TopFrame.document.clear(); TopFrame.document.open(); TopFrame.document.write(OutString); TopFrame.document.close(); } function StartUp(){ //Reduce array if required if (QsToShow < I.length){ ReduceItems(); } //Shuffle stuff if required if (ShuffleQs == true){ I = Shuffle(I); } if (ShuffleAs == true){ for (var i=0; i'; I[4][1] = new Array(); I[4][1][0] = new Array(); I[4][1][0][0]='Drug Dealing'; I[4][1][0][1]='Try again.'; I[4][1][0][2] = 0; I[4][1][1] = new Array(); I[4][1][1][0]='Abortion'; I[4][1][1][1]='In 1972, with the country locked in heated debate over whether or not abortion should legal, Steinem announced publicly that she was one of millions who had an illegal abortion. She coined the phrase "reproductive freedom" to signify that women were asking for the choice.'; I[4][1][1][2] = 1; I[4][1][2] = new Array(); I[4][1][2][0]='Euthanasia'; I[4][1][2][1]='Have another try.'; I[4][1][2][2] = 0; I[4][2] = 0; I[5] = new Array(); I[5][0]='Why did Gloria focus her direction to women\'s rights?'; I[5][1] = new Array(); I[5][1][0] = new Array(); I[5][1][0][0]='Because of her mother\'s illness'; I[5][1][0][1]='Sorry, try again.'; I[5][1][0][2] = 0; I[5][1][1] = new Array(); I[5][1][1][0]='Because she had an abortion'; I[5][1][1][1]='Have another attempt.'; I[5][1][1][2] = 0; I[5][1][2] = new Array(); I[5][1][2][0]='All of the above'; I[5][1][2][1]='After studying abroad in Geneva, Switzerland, Gloria then focused her direction onto women\'s rights, when she realized that her mother\'s illness was never taken seriously because she was a woman. Thereafter, she was determined to address women\'s concerns, and emerged as an activist for women\'s rights. In addition, her illegal abortion in her college years also contributed to her fighting for and educating women on their reproductive rights.'; I[5][1][2][2] = 1; I[5][2] = 0; I[6] = new Array(); I[6][0]='What did Gloria\'s devotion in politics help her realise?'; I[6][1] = new Array(); I[6][1][0] = new Array(); I[6][1][0][0]='That euthanasia should be legalised'; I[6][1][0][1]='Incorrect.'; I[6][1][0][2] = 0; I[6][1][1] = new Array(); I[6][1][1][0]='America\'s leaders were corrupt'; I[6][1][1][1]='Good try, but have another go.'; I[6][1][1][2] = 0; I[6][1][2] = new Array(); I[6][1][2][0]='Women were oppressed as a class and a sex'; I[6][1][2][1]='Gloria devoted herself to political issues and pushed for political changes. She wrote for a magazine as well as a TV show and covered important topics such as the Martin Luther King Jr assassination. Her commitment in politics further helped her realize that women were oppressed as a class and a sex, and she decided to re-focus on women\'s interests. She focused on the current women\'s liberation movement, and explained theories on the "new feminism."'; I[6][1][2][2] = 1; I[6][2] = 0; I[7] = new Array(); I[7][0]='At Smith College what made Gloria popular among her classmates?'; I[7][1] = new Array(); I[7][1][0] = new Array(); I[7][1][0][0]='Her witty charm and amusing antics'; I[7][1][0][1]='Have another go.'; I[7][1][0][2] = 0; I[7][1][1] = new Array(); I[7][1][1][0]='Her practical knowledge and independence'; I[7][1][1][1]='As a child, Gloria Steinem had an unstable youth Once ashamed of her family and upbringing, Gloria leaned at Smith College that her background was an advantage. Her uncertain childhood shaped her into an independent, practical and responsible person, making her popular among classmates. '; I[7][1][1][2] = 1; I[7][1][2] = new Array(); I[7][1][2][0]='Her athletic ability and beautiful figure'; I[7][1][2][1]='Try again.'; I[7][1][2][2] = 0; I[7][2] = 0; I[8] = new Array(); I[8][0]='In the Autumn of 1993, Steinem was inducted into what place in Seneca Falls, New York?'; I[8][1] = new Array(); I[8][1][0] = new Array(); I[8][1][0][0]='National Women\'s Hall of Fame'; I[8][1][0][1]='Gloria Steinem was inducted into the National Women\'s Hall of Fame for her many accomplishments including the founding of Ms. Magazine, the National Women\'s Political Caucus, and the Coalition of Labor Union Women. She also fought for reproductive freedom and McCall\'s magazine named her Woman of the Year. The National Women\'s Hall of Fame is where the first women\'s movement is remembered. '; I[8][1][0][2] = 1; I[8][1][1] = new Array(); I[8][1][1][0]='International Women\'s Rights Center'; I[8][1][1][1]='Have another attempt.'; I[8][1][1][2] = 0; I[8][1][2] = new Array(); I[8][1][2][0]='American Women\'s Hall of Fame'; I[8][1][2][1]='Sorry, incorrect. Try again.'; I[8][1][2][2] = 0; I[8][2] = 0; I[9] = new Array(); I[9][0]='What subject did Gloria major at College?
'; I[9][1] = new Array(); I[9][1][0] = new Array(); I[9][1][0][0]='History'; I[9][1][0][1]='Sorry, incorrect. Have another try.'; I[9][1][0][2] = 0; I[9][1][1] = new Array(); I[9][1][1][0]='French'; I[9][1][1][1]='Incorrect.'; I[9][1][1][2] = 0; I[9][1][2] = new Array(); I[9][1][2][0]='Government'; I[9][1][2][1]='Gloria majored in government and became a politically active figure on her campus. Through the years she gained leadership skills, and was enthralled by the political realm. Her commitment in politics further helped her realize that women were oppressed as a class and a sex.'; I[9][1][2][2] = 1; I[9][2] = 0; Status = 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 ChangeQ(ChangeBy){ var NewNum = CurrQNum + ChangeBy; if ((NewNum >= 0)&&(NewNum '; OutString += '
'; OutString += TitleCode; OutString += ''; OutString += NavBar; OutString += '
'; OutString += ''; OutString += StuffToDisplay; OutString += '
Hosted by www.Geocities.ws

'; if (is.CRAPBrowser){OutString=ResolveAllURLs(OutString);} //Write it to the frame BottomFrame.document.clear(); BottomFrame.document.open(); BottomFrame.document.write(OutString); BottomFrame.document.close(); } function ShowAllQs(){ var Output = ''; for (var i=0; i
'; } Output = Output + BuildQuestion(I.length-1); Output = TableOpener + Output + TableCloser; DisplayExercise(Output); } function ShowQuestion(QNum){ //First, create the Q number readout at the top var Readout = (QNum+1) + '/' + I.length; while (Readout.length < 7){ Readout = ' ' + Readout + ' '; } Readout = QButtonsOpener + Readout + QButtonsCloser; var Output = BuildQuestion(QNum); Output = TableOpener + Output + TableCloser; DisplayExercise(Readout + Output); //Mark the answers already done for (i=0; i=0; i--){ //Find any incorrect choices var b = eval('BottomFrame.document.QForm.A_' + QNum + '_' + i); if (b != null){ //if it's wrong, count it if (b.checked == true){ Status[QNum][1][i] = 'C'; } else{ Status[QNum][1][i] = 'U'; } if (((b.checked == true) && (b.value == "0"))||((b.checked == false)&&(b.value == "1"))){ TotWrong++; } } } if (TotWrong == 0){ Output = DefaultRight; } else{ Output = DefaultWrong + '
' + (TotAns-TotWrong) + '/' + TotAns; } //If you haven't tried the question before if (Status[QNum][0] == 0){ if (TotWrong > 0){ Status[QNum][2]++; } if (TotWrong == 0){ Status[QNum][0] = 1; //Calculate the score for this question as a floating-point fraction of 1 Status[QNum][3] = ((Status[QNum][1].length - Status[QNum][2]) - 1) / (Status[QNum][1].length - 1); //If less than zero, set to zero if (Status[QNum][3] < 0){Status[QNum][3] = 0;} } } //Check whether the quiz is finished var Finished = true; for (var i=0; i' + YourScoreIs + ' ' + Score + '%.'; } if (Finished == true){ EraseFeedback = false; var CFT = 0; for (i=0; i 0){ WriteFeedback(Output); } } function CheckAnswer(QNum, ANum){ var Output = I[QNum][1][ANum][1]; if (Output==''){ if (I[QNum][1][ANum][2] == 1){ Output = DefaultRight; } else{ Output = DefaultWrong; } } //If it's not been previously answered correctly if (Status[QNum][0] == 0){ //If it's a correct answer if (I[QNum][1][ANum][2] == 1){ Status[QNum][0] = 1;//Mark the Q as done Status[QNum][1][ANum] = 'R'; MarkAnswer(QNum, ANum, true); //Calculate the score for this question as a floating-point fraction of 1 var PossibleWrongs = 0; for (var i=0; i' + YourScoreIs + ' ' + Score + '%.'; } if (Finished == true){ EraseFeedback = false; var CFT = 0; for (i=0; i 0){ WriteFeedback(Output); } } function MarkAnswer(QNum, ANum, Right){ var Mark = CorrectIndicator; if (Right == false){Mark = IncorrectIndicator;} if (eval('BottomFrame.document.QForm.FB_' + QNum + '_' + ANum) != null){ eval('BottomFrame.document.QForm.FB_' + QNum + '_' + ANum).value = Mark; } } function CheckCheckbox(QNum, ANum){ if (eval('BottomFrame.document.QForm.A_' + QNum + '_' + ANum) != null){ eval('BottomFrame.document.QForm.A_' + QNum + '_' + ANum).checked = true; } } function Blank(){ return '
©Half-Baked Software. Loading...
Hosted by www.Geocities.ws

'; } //--> //]]>
Hosted by www.Geocities.ws

1