-

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

Third-party question types: Difference between revisions

From MoodleDocs
(* Multinumerical question type now has more Moodle branches versions available)
(Added * [[H5P#H5P_question_types| H5Pquestion types; they are somewhat different from Moodle core's questions)
 
(18 intermediate revisions by 2 users not shown)
Line 11: Line 11:
* [[Cloze editor for TinyMCE]]
* [[Cloze editor for TinyMCE]]
* [[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 matching question type]]
* [[Drag and drop matching question type]]
* [[Drag and drop organic chemistry nomenclature question type]] (Moodle 2.3 to 2.7)
* [[Drag and drop organic chemistry nomenclature question type]] (Moodle 2.3 to 2.7)
* [[Electron pushing / curved question type]] (Moodle 2.3 to 2.7)
* [[Electron pushing / curved question type]] (Moodle 2.3 to 2.7)
* [[Essay (auto-grade) question type]]
* [[Fischer projections question type]] (Moodle 2.3 to 2.6)
* [[Fischer projections question type]] (Moodle 2.3 to 2.6)
* [[Formulas question type]]
* [[Formulas question type]]
* [[Freehand drawing question type]] (Moodle 2.5 only)
* [[Freehand drawing question type]] (listed as Moodle 2.5 only but it actually works with Moodle 3.3)
* [[Gapfill question type]]
* [[Gapfill question type]]
* [[H5P#H5P_question_types| H5Pquestion types]] - they are somewhat different from Moodle core's questions
* [[Java Molecular Editor question type]]
* [[Java Molecular Editor question type]]
* [[Javaunittest question type]]
* [[Javaunittest question type]]
* [[Kprime question type]]
* [[Kprime question type]]
* [[Lewis structures]] (Moodle 2.3 to 2.6 only)
* [[Lewis structures]] (Moodle 2.3 to 2.6 only)
* [[Matrix question type]] (Moodle 2.2, 2.7, 2.8, 2.9, 3.0)
* [[Matrix question type]]  
* [[Multinumerical question type]]
* [[Multinumerical question type]]
* [[Multiple True/False Question Type]]
* [[Music interval question type]] (Moodle 2.3 and 2.4 only)
* [[Music interval question type]] (Moodle 2.3 and 2.4 only)
* [[Music key signature question type]] (Moodle 2.3 and 2.4 only)
* [[Music key signature question type]] (Moodle 2.3 and 2.4 only)
Line 54: Line 57:
* [[WIRIS math & science questions]]
* [[WIRIS math & science questions]]
* [[Wordselect question type]]
* [[Wordselect question type]]
==Which of these third party question types work in the [[Moodle app|Mobile app]]?==
* See the  [https://moodle.org/plugins/?q=award:mobile-app current list of supported plugins]
===Is it possible to make existing and future third-party question types work in the [[Moodle app|Mobile app]]?===
Kindly suggest the question maintainer to have a look at [https://docs.moodle.org/dev/Creating_mobile_question_types How to make third party question types work in Mobile] documentation for developers.


==See also==
==See also==
* [https://moodle.org/plugins/view.php?plugin=mod_qpractice Question practice] additional activity
* [[Hot Question]] - additional activity
* [[Question practice module]] additional activity
* [[StudentQuiz module]] - additional activity
* [https://moodle.org/plugins/mod_jazzquiz JazzQuiz] - additional activity
* [https://moodle.org/plugins/filter_simplequestion Insert question] - additional filter plugin that displays questions from the question bank embedded in the page
* [https://moodle.org/plugins/mod_capquiz CAPQuiz] - additional activity for Computer Adaptive Practice.


[[Category:Contributed code]]
[[Category:Contributed code]]
Line 63: Line 77:


[[es:Preguntas de terceros]]
[[es:Preguntas de terceros]]
[[de:Third-Party Fragetypen]]

Latest revision as of 18:45, 30 April 2020


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):

Which of these third party question types work in the Mobile app?

Is it possible to make existing and future third-party question types work in the Mobile app?

Kindly suggest the question maintainer to have a look at How to make third party question types work in Mobile documentation for developers.

See also