-

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
m (expanded * [https://moodle.org/plugins/filter_simplequestion Insert question] - additional filter plugin that displays questions from the question bank embedded in the page)
(Added * [[H5P#H5P_question_types| H5Pquestion types; they are somewhat different from Moodle core's questions)
 
(5 intermediate revisions by 2 users not shown)
Line 21: Line 21:
* [[Freehand drawing question type]] (listed as Moodle 2.5 only but it actually works with Moodle 3.3)
* [[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]]
Line 27: Line 28:
* [[Matrix question type]]  
* [[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 55: 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==
Line 62: Line 70:
* [https://moodle.org/plugins/mod_jazzquiz JazzQuiz] - 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/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 68: 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