"); var table1 = ("
Report Card
Partha's Quiz
Right Answers" + form.myScore.value + "
Total Possible" + form.questNo.value + "
Percent Right" + form.percent.value + "%
Letter Grade" + form.grade.value + "


"); if(eval(form.myScore.value) < eval(form.questNo.value)) { var table2 = ("" + form.HwrongAns.value + "
Questions Answered Incorrectly


"); } else { var table2 = ""; } var pageBody = ("" + header + "" + table1 + "" + table2 + "" + ""); var reportWin = window.open("#","reportWin","width=620,height=400,toolbar=yes,menubar=yes,scrollbars=yes"); with (reportWin.document){ clear(); writeln(header); writeln(table1); writeln(table2); } reportWin.document.close(); //reportWin.document.write(pageBody); //reportWin.document.close(); } function clearForm(form) { form.questNo.value = ""; form.question.value = ""; form.choiceA.value = ""; form.choiceB.value = ""; form.choiceC.value = ""; form.choiceD.value = ""; form.yourChoice.value = ""; form.results.value = ""; form.myScore.value = ""; form.percent.value = ""; form.grade.value = ""; form.HwrongAns.value = ""; nextQuestion(form) }
Want to try out Partha's New Quiz?

Allow yourself a few minutes to test your knowledge of what you read in the Newsletter. And I hope that you learn something new here.

This self-grading quiz requires JavaScript enabled Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. If you get a JavaScript error, you may need to reload (refresh) the page to initialize the question list. After you answer the 10 questions, click on the "Report Card" button to see a summary of how you did. To take the quiz over, please click on the "Clear This Form" button.

Instructions
   
Results
   
Current Score
Points:
Percentage:
Letter Grade:
Question #: of 10   
  A
  B
  C
  D


BACKto the Main Page

Hosted by www.Geocities.ws

1