Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Classes | |
class | qtype_calculated |
The calculated question type. More... | |
Functions | |
qtype_calculated_calculate_answer ($formula, $individualdata, $tolerance, $tolerancetype, $answerlength, $answerformat='1', $unit='') | |
qtype_calculated_find_formula_errors ($formula) | |
Validate a forumula. | |
qtype_calculated_find_formula_errors_in_text ($text) | |
Validate all the forumulas in a bit of text. | |