WhizQuiz© can generate a log file that records information including the quiz-taker's overall quiz grade and their answer choice for each quiz question. A quiz author can control what quiz attempts get logged. S/he may require that the quiz password be entered before the quiz attempt will be logged (see the QUIZPASS tag). S/he can also set the log threshold, the minimum overall quiz grade that must be attained before the quiz attempt will be logged (see the LTHRESHOLD tag). Authors may add elements to the logged information by including LABEL tags in their quiz.
Quiz authors can obtain the log of quiz-takers' grades several ways:
The information collected in the log is comma-delimited and arranged as follows:
Here's an example log:
The log is arranged with a place for every question that was in the quiz file. If the author chooses to only display a subset of the questions, then those questions not displayed are noted by the blank fields in the log. Questions (displayed) that the quiz-taker did not answer are marked by an asterisk (*) and are counted as wrong. True/False answers are noted by a T or F with a capital letter signifying that the taker got the question right and a lower-case signifying that they got it wrong. Multiple-choice answers are noted by the letter corresponding to the answer choice and case is also used to signify correct and incorrect. Numeric answers are displayed as numbers with out any symbols (decimal points are the one exception). Correct numeric answers are noted by placing a "c" before the answer and incorrect answers with an "i".
Since the log is delivered as the body of an E-mail message, it is a simple process to copy the log and to paste it into a blank plain text file. Import this text file into your favorite spreadsheet application such as Excel using a comma-delimited filter. From there you can average grades, note questions that may have been too hard or too easy, etc.
TOC - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10
WhizQuiz© v.2.0
Developed at ISIS,
Virginia Tech
Send comments to the Developers
Copyright © 1996-1999, Virginia Tech, All Rights Reserved.