Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Question types.

Question types

From MoodleDocs



You may add a variety of different types of question in the Quiz and Lesson modules. There are more question types in the Quiz module. The standard question types are listed below with brief descriptions. Please use the links on the right to find more detailed information about standard questions types that are found in both modules.

Standard question types

Calculated

Calculated questions offer a way to create individual numerical questions by the use of wildcards that are substituted with individual values when the quiz is taken. More on the Calculated question type

Description

This is not a real question. It simply prints some text (and possibly graphics) without requiring an answer. This can be used to provide some information to be used by a subsequent group of questions, for example. More on the Description question type

Essay

In response to a question (that may include an image) the respondent writes an answer in essay format. More on the Essay question type

Matching

A list of sub-questions is provided, along with a list of answers. The respondent must "match" the correct answers with each question. More on the Matching question type

Embedded Answers (Cloze Test / Gap Fill)

These very flexible questions consist of a passage of text (in Moodle format) that has various answers embedded within it, including multiple choice, short answers and numerical answers. More on the Embedded Answers question type

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 on the Multiple Choice question type

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 on the Short Answer question type

Numerical

From the student perspective, a numerical question looks just like a short-answer question. The difference is that numerical answers are allowed to have an accepted error. This allows a continuous range of answers to be set. More on the Numerical question type

Random Short-Answer Matching

From the student perspective, this looks just like a Matching question. The difference is that the sub-questions are drawn randomly from Short Answer questions in the current category. More on the Random Short-Answer Matching question type

True/False

In response to a question (that may include a image), the respondent selects from two options: True or False. More on the True/False question type

Third-party question types

Besides the standard question types that are part of the core Moodle distribution, there are question type plugins contributed by the community.

Drag and Drop

Please see the Drag and Drop question tutorial for more information.

Molecule design

The Java Molecular Editor question type allows you to ask students to design and submit a molecular structure.

Opaque

Opaque is a system for using questions from other systems that support the Opaque protocol within Moodle quizzes. This question type is the Moodle end of that bridge. It can be downloaded from http://moodle.org/mod/data/view.php?d=13&rid=798. See the Opaque question type tutorial for more information.

RQP

RQP was an earlier attempt to do the same thing that Opaque does, but as of Moodle 1.6 it did not work. It used to be in Moodle core, but in Moodle 1.9 it was moved to be a third-part question type. It is probably now only of historical interest.

Regular Expression Short Answer

Template:Moodle 1.6Like the Short Answer question, the RegExp Short Answer question expects the student to answer an "open" question with a word or a short phrase. However, using so-called regular expressions gives you access to a more powerful system for analysing the student's answers and thus providing more adapted feedback messages. The Regular Expression Short Answer question type is available for Moodle 1.6 from the Modules and plugins database.

Versions and questions

  • Some question types can be exported in version 1.6 to a lesson through use of a GIFT or XML Moodle file.

Question bank

Moodle 1.6 created "Question bank", a database of questions for the quiz module. This database will be available for both quiz and lesson modules in 2.0.