|
Moodle
2.2.1
http://www.collinsharper.com
|
Static Public Member Functions | |
| static | calculate_all_expressions (qtype_calculated_question_with_expressions $question) |
Helper to abstract common code between qtype_calculatedmulti_single_question and qtype_calculatedmulti_multi_question.
Definition at line 128 of file question.php.
| static calculate_all_expressions | ( | qtype_calculated_question_with_expressions $ | question | ) | [static] |
Calculate all the exressions in a qtype_calculatedmulti_single_question or qtype_calculatedmulti_multi_question.
| unknown_type | $question |
Definition at line 134 of file question.php.