The Want File

The want file (for example 123s03h2.w) specifies which questions are to be used on an exam, how these questions should be scrambled, how many points they are worth, as well as some text that goes into the output of grad, and specifications of other options which are not usually used, but are described later.

For a very simplified want file, useful for getting started, see "The Want File (Simple Version)".

Here are the beginnings of two want files, not including the last lines which specify the questions to be used. Note that most want files have wrong=0, and will be simpler, including only the first three lines of these examples.

An example for exams with numerical questions:

Exam II -- Physics 123 -- April 8, 2003
NumKor  Date   # Ques Ver  Sort   Max   Credit Wrong  Mult Extra M32
  194, 040115,   3,4,  4,   5,9, 30,20,   0,    2,1,   0,    0,   0,
   17    5  132
  432  221   52   05

The want file for MC only exams has the format:

Exam II -- Physics 194 -- April 8, 2002
Kourse  Date   # Ques Ver  MULT  Max  Wrong  Credit Msort  Extra M32
  194, 040116,    15,  4,   0,   100,   1,     0,     9,     0,   0
    54  3456 4592346  998     1   213  3345     8 56899    22
    11 12345  4466    14   325

The first line is arbitrary and can be used to identify the exam. It will appear in the listing output from grad, which may be presented to the students. The second line is used to identify whether this as a numerical exam (NumKor) or a purely multiple-choice exam (Kourse). The rest of the line just helps identify the numbers on the third line. Where there are two numbers for one quantity, the first applies to the numerical questions and the second to the MC questions. Note that these numbers and the wanted question numbers are read in free format. Just separate the numbers by one or more spaces and commas. All numbers except Mult, Max, Wrong, Credit, and Extra should be changed only in the want file. These five parameters are sometimes changed after the exam is given, in the key file, to rectify mistakes.

Meaning of Sort

Value of Sort:
what to randomizedon't sort version 1 sort all versions
Randomize Nothing 0 0
Randomize Question order only 5 9
Randomize Answer/Variation Order only 6 10
Randomize both Question and Answer order 7 11

For numerical questions, randomizing the answer order means that which variable definition bracket is used is randomized. Otherwise the first bracket is used for the first version, etc. A bracket is used only once unless there are more versions then variations.

Specifying the questions to be used

The next lines are used to identify numerical questions and then multiple choice questions in the Question file. You may place as many question numbers per line as you wish, but the multiple choice questions must start on a new line. Do not use a blank line for a purely multiple-choice exam.

The question numbers are those used to identify the questions in the question file. Note that the questions are placed in the exam in the order they are called for in the want file if they are not scrambled. All numbers are read in free format; they may be separated by one or more spaces and commas.

???This next confuses me
The meaning of the symbols is very similar to that in numerical exams. The last line(s) specify the questions wanted and their order in the exam. As with numerical questions, you may put an arbitrary number of question numbers on each line.

This page needs to be pieced together from existing documentation, including
/physics/doc/physics/grading/grek DONE


Criticisms or additions to this page should be sent to
Joel Shapiro
(shapirophysics) Last modified: Fri Apr 20 13:22:35 2018