Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Static Public Member Functions | List of all members
qtype_calculatedmulti_calculate_helper Class Reference

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. More...
 

Detailed Description

Helper to abstract common code between qtype_calculatedmulti_single_question and qtype_calculatedmulti_multi_question.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ calculate_all_expressions()

static qtype_calculatedmulti_calculate_helper::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.

Parameters
unknown_type$question

The documentation for this class was generated from the following file: