Creating a new question
You can add a variety of different types of questions to a category:
Multiple Choice
In response to a question (that may include a image) the respondent chooses from multiple answers. There are two types of multiple choice questions - single answer and multiple answer.
More info: helpbutton("multichoice", "", "quiz") ?>
Short Answer
In response to a question (that may include a image), the respondent types a word or phrase. There may several possible correct answers, with different grades. Answers may or may not be sensitive to case.
More info: helpbutton("shortanswer", "", "quiz") ?>
True/False
In response to a question (that may include a image), the respondent selects from two options: True or False.
More info: helpbutton("truefalse", "", "quiz") ?>
Random
(Not yet implemented) Allows you to select a number of other questions from which one gets randomly selected each time a student attempts the quiz.
More info: helpbutton("random", "", "quiz") ?>