Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Third-party question types.

Third-party question types: Difference between revisions

From MoodleDocs
(added links to plugins categories)
 
(34 intermediate revisions by 2 users not shown)
Line 2: Line 2:
Besides the standard [[Question types]] that are part of the core Moodle distribution, there are a number of [https://moodle.org/plugins/browse.php?list=category&id=29 additional question type plugins] in [https://moodle.org/plugins the plugins database].
Besides the standard [[Question types]] that are part of the core Moodle distribution, there are a number of [https://moodle.org/plugins/browse.php?list=category&id=29 additional question type plugins] in [https://moodle.org/plugins the plugins database].


Some of those additional question types have their documentation links below. There are many question types available for assessing the knowledge of [[:Category:Chemistry|chemistry]], [[:Category:Mathematics|maths]], [[:Category:Music|music]] and [[:Category:Programming|computer programming]], and but as more new additional plugins are continuously being developed, this list might be outdated:
Some of those additional question types have their documentation links below. There are many question types available for assessing the knowledge of [[:Category:Chemistry|chemistry]], [[:Category:Mathematics|maths]], [[:Category:Music|music]] and [[:Category:Programming|computer programming]], but as more new additional plugins are continuously being developed, this list might be outdated. The Supported Moodle versions listed here were those available at the time this documentation page was made and might have been updated (or not):


* [[2D/3D structure display short answer]]
* [[2D/3D structure display short answer]] (Moodle 2.3 to 2.6)
* [[Algebra question type]]
* [[Algebra question type]]
* [[All or nothing multiple choice question type]]
* [[All or nothing multiple choice question type]]
* [[Calculated Objects question type]]
* [[Calculated Objects question type]] (Moodle 2.0 to 2.3)
* [[Cloze editor module]]
* [[Cloze editor for Atto]]
* [[Cloze editor for TinyMCE]]
* [[CodeRunner question type]]
* [[Combined question type]]
* [[Combined question type]]
* [[Concept map question type]]
* [[Concept map question type]] (Moodle 2.3 to 2.8)
* [[Correct writing question type]]
* [[Correct writing question type]]
* [[Drag and drop image or text question type]]
* [[Drag and drop into text]]
* [[Drag and drop marker question type]]
* [[Drag and drop matching question type]]
* [[Drag and drop matching question type]]
* [[Drag and drop onto image question type]]
* [[Drag and drop organic chemistry nomenclature question type]] (Moodle 2.3 to 2.7)
* [[Drag and drop organic chemestry nomenclature question type]]
* [[Electron pushing / curved question type]] (Moodle 2.3 to 2.7)
* [[Electron pushing / curved question type]]
* [[Essay (auto-grade) question type]]
* [[Fischer projections question type]]
* [[Fischer projections question type]] (Moodle 2.3 to 2.6)
* [[Freehand drawing question type]]
* [[Formulas question type]]
* [[Freehand drawing question type]] (listed as Moodle 2.5 only but it actually works with Moodle 3.3)
* [[Gapfill question type]]
* [[Gapfill question type]]
* [[Java Molecular Editor question type]]
* [[Java Molecular Editor question type]]
* [[Javaunittest question type]]
* [[Javaunittest question type]]
* [[Lewis structures]]
* [[Kprime question type]]
* [[Matrix question type]]
* [[Lewis structures]] (Moodle 2.3 to 2.6 only)
* [[Matrix question type]]  
* [[Multinumerical question type]]
* [[Multinumerical question type]]
* [[Music interval question type]]
* [[Multiple True/False Question Type]]
* [[Music key signature question type]]
* [[Music interval question type]] (Moodle 2.3 and 2.4 only)
* [[Music scale question type]]
* [[Music key signature question type]] (Moodle 2.3 and 2.4 only)
* [[Music scale question type]] (Moodle 2.3 and 2.4 only)
* [[Music theory question type]]
* [[Music theory question type]]
* [[Name to structure or reaction question type]]
* [[Name to structure or reaction question type]] (Moodle 2.3 to 2.7)
* [[Newman projections question type]]
* [[Newman projections question type]] (Moodle 2.3 to 2.6)
* [[Opaque question type]]
* [[Opaque question type]]
* [[Ordering question type]]
* [[OU multiple response question type]]
* [[OU multiple response question type]]
* [[Pattern-match question type]]
* [[Pattern-match question type]]
Line 43: Line 46:
* [[Regular Expression Short-Answer question type]]
* [[Regular Expression Short-Answer question type]]
* [[Reverse pattern match question type]]
* [[Reverse pattern match question type]]
* [[Select atoms or molecules question type]]
* [[Select atoms or molecules question type]] (Moodle 2.3 to 2.6)
* [[Select missing words question type]]
* [[Splitset question type]]
* [[Set splitting question type]]
* [[Spreadsheet question type]] (Moodle 2.1 to 2.5 only)
* [[Spreadsheet question type]]
* [[STACK question type]]
* [[STACK question type]]
* [[Structure match with editor question type]]
* [[Structure match with editor question type]] (Moodle 2.4 to 2.7 only)
* [[UB hot spots question type]]
* [[Variable numeric question type]]
* [[Variable numeric question type]]
* [[Variable numeric set question type]]
* [[Variable numeric set question type]]
* [[Variable numeric set with units question type]]
* [[Variable numeric set with units question type]]
* [[Vertical matching question type]]
* [[Vertical matching question type]] (Moodle 2.2 to 2.4 only)
* [[WIRIS math & science questions]]
* [[WIRIS math & science questions]]
* [[Wordselect question type]]
==See also==
* [[Hot Question]] - additional activity
* [[Question practice module]] additional activity
* [[StudentQuiz module]] - additional activity
* [[Active quiz module]] - additional activity
* [https://moodle.org/plugins/filter_embedquestion Embed questions filter] - A Moodle text filter plugin that displays questions from the question bank embedded in the page


[[Category:Contributed code]]
[[Category:Contributed code]]

Latest revision as of 16:35, 9 April 2019


Besides the standard Question types that are part of the core Moodle distribution, there are a number of additional question type plugins in the plugins database.

Some of those additional question types have their documentation links below. There are many question types available for assessing the knowledge of chemistry, maths, music and computer programming, but as more new additional plugins are continuously being developed, this list might be outdated. The Supported Moodle versions listed here were those available at the time this documentation page was made and might have been updated (or not):

See also