Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Variable numeric question type.

Variable numeric question type

From MoodleDocs
Revision as of 14:11, 19 March 2018 by German Valero (talk | contribs) (Added {{Note|Keep in mind that the decimal and thousand separator are hard coded)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


A calculated numeric question type with variable and expression evaluation. Random values are generated for each student attempting the quiz.

Note: Keep in mind that the Decimal separator and the thousand separator are hard coded into the plugin code rather than getting them from the Moodle language file. This question type was created by and for the Open University, which only teaches in English, so we don't need this ourselves. This reduces the chance the change would ever by made (but it is not completely impossible).


Download

From the Moodle Plugins database

See also