Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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 |