|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Data Structures | |
| class | qtype_calculated |
Namespaces | |
| namespace | qtype |
Functions | |
| qtype_calculated_calculate_answer ($formula, $individualdata, $tolerance, $tolerancetype, $answerlength, $answerformat= '1', $unit= '') | |
| qtype_calculated_find_formula_errors ($formula) | |
| qtype_calculated_calculate_answer | ( | $ | formula, |
| $ | individualdata, | ||
| $ | tolerance, | ||
| $ | tolerancetype, | ||
| $ | answerlength, | ||
| $ | answerformat = '1', |
||
| $ | unit = '' |
||
| ) |
Definition at line 1853 of file questiontype.php.


| qtype_calculated_find_formula_errors | ( | $ | formula | ) |