qu.x.y.mode=multiple choice@
qu.x.y.mode=non permuting multiple choice@
Multiple choice questions in the system can have any number of choices. You can also add incorrect choices after questions are initially created.
When making assignments, you choose to permute the choices with each delivery (multiple choice) or maintain a static choice order (non permuting multiple choice).
You can provide response-specific feedback. That is, you can provide a distinct comment for each choice. For every choice in your question, add a comment line of the form:
qu.x.y.comment.<n>=<comment_text>@
where <n> is the same positive integer as in the corresponding choice line:
qu.x.y.choice.<n>=<choice_n>@
To enter response-specific feedback, use a text or HTML editor, LaTeX, or the Question Bank Editor Edit Source functionality.
See Also:
Creating Multiple Choice Questions in the QBE
Multiple Choice Question Example Script
Using Scripts to Create Multiple Choice Questions