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

Helper class for questions that use datasets. More...

Static Public Member Functions

static apply_attempt_state (qtype_calculated_question_with_expressions $question, question_attempt_step $step)
 
static start_attempt (qtype_calculated_question_with_expressions $question, question_attempt_step $step, $variant)
 

Detailed Description

Helper class for questions that use datasets.

Works with the interface } and the class * qtype_calculated_dataset_loader to set up the value of each variable in start_attempt, and restore that in apply_attempt_state.

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

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