-

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: Formulas question type.

Formulas question type: Difference between revisions

From MoodleDocs
(added page)
 
mNo edit summary
 
(92 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox plugin
{{Infobox plugin
|type = question type
|type = question type
|entry = https://moodle.org/plugins/view.php?plugin=qtype_formulas
|entry = https://moodle.org/plugins/qtype_formulas
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/14833/?selectedTab=com.atlassian.jira.jira-projects-plugin:component-summary-panel
|tracker = https://github.com/dbauer-ets/moodle-qtype_formulas
|discussion = https://moodle.org/mod/forum/discuss.php?d=181049
|discussion = [https://moodle.org/mod/forum/view.php?id=737 Moodle quiz forum]
|maintainer = [[user:Jean-Michel Védrine|Jean-Michel Védrine]]
|maintainer = [https://moodle.org/user/view.php?id=1822259&course=5 Dominique Bauer]
|float = right
|float = right
}}
}}
{{Note|For complete, up-to-date documentation on the Formulas question type, please see [https://dynamiccourseware.org/ '''DynamicCourseware.org'''].}}
{{Questions}}


[[Category:Contributed code]]
[[Category:Questions]]
[[Category:Mathematics]]


Please see the Github documentation for the Formulas question type at [https://github.com/jmvedrine/moodle-qtype_formulas https://github.com/jmvedrine/moodle-qtype_formulas]
[[es:Tipo de pregunta fórmulas]]
 
==Overview==
This is a question type plugin for Moodle with random values and multiple answer fields.
 
The answer fields can be placed anywhere in the question so that we can create questions involving various answer structures such as coordinate, polynomial and matrix.
 
Other features such as unit checking and multiple subquestions are also available.
 
These functionalities can simplify the creation of questions in many fields related to mathematics, numbers and units, such as physics and engineering.
 
==History==
This question type was written by Hon Wai Lau and versions for Moodle 1.9 and 2.0 are still available at the original author website at the date of this writting https://code.google.com/p/moodle-coordinate-question/downloads/list
 
This question type was upgraded to the new question engine introduced in Moodle 2.1 by Jean-Michel Vedrine
 
==Moodle versions==
This version is compatible with Moodle 2.6, 2.7 and 2.8
 
==Translations available==
This plugin is also available in Mexican Spanish
 
[[es:Tipo de pregunta fórmula]]

Latest revision as of 01:27, 15 October 2022