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
Revision as of 11:29, 12 December 2011 by Mary Cooch (talk | contribs) (→‎Random Short-Answer Matching: removed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



You may add a variety of different types of questions in the Quiz and Lesson modules. This page is about Quiz module question types, some will be similar to Lesson questions types, which are fewer in number and function differently. The standard quiz question types are listed below with brief descriptions. Please use the links on the right side of this page to find more detailed information about standard questions types.

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 an 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 an 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

True/False

In response to a question (that may include an 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. See the Opaque question type for more information.

RQP

RQP was an attempt to do the same thing that Opaque does. It was a third-party question type and is not available for Moodle 2

Regular Expression Short Answer

Like 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 from the Modules and plugins database.See the Regular Expression Short-Answer question type page for more information.

See also

Lesson questions