Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Helper to abstract common code between qtype_calculatedmulti_single_question and qtype_calculatedmulti_multi_question. More...
Static Public Member Functions | |
static | calculate_all_expressions (qtype_calculated_question_with_expressions $question) |
Calculate all the exressions in a qtype_calculatedmulti_single_question or qtype_calculatedmulti_multi_question. | |
Helper to abstract common code between qtype_calculatedmulti_single_question and qtype_calculatedmulti_multi_question.
|
static |
Calculate all the exressions in a qtype_calculatedmulti_single_question or qtype_calculatedmulti_multi_question.
unknown_type | $question |