Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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 |