Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: Formulas question type.

Formulas question type: Difference between revisions

From MoodleDocs
(Added some categories)
mNo edit summary
 
(287 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox plugin
<div style="background:#d9edf7;color:#000000;padding:8px 20px 16px;border:1px solid #d9d9d9;border-radius:4px;">
|type = question type
|entry = https://moodle.org/plugins/view.php?plugin=qtype_formulas
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/14833/?selectedTab=com.atlassian.jira.jira-projects-plugin:component-summary-panel
|discussion = https://moodle.org/mod/forum/discuss.php?d=181049
|maintainer = [[user:Jean-Michel Védrine|Jean-Michel Védrine]]
|float = right
}}


For complete, up-to-date documentation on the Formulas question type, please see [https://moodleformulas.org/ '''MoodleFormulas.org'''].


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]
</div>


==Overview==
[[es:Tipo de pregunta fórmulas]]
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
 
 
[[Category:Contributed code]]
[[Category:Questions]]
[[Category:Mathematics]]
 
 
[[es:Tipo de pregunta fórmula]]

Latest revision as of 16:48, 3 January 2019

For complete, up-to-date documentation on the Formulas question type, please see MoodleFormulas.org.