|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This class deals with loading (and caching) question definitions during the question engine upgrade. More...
Public Member Functions | |
| __construct ($logger) | |
| get_question ($questionid, $quizid) | |
| load_dataset ($questionid, $selecteditem) | |
Protected Member Functions | |
| load_question ($questionid, $quizid) | |
Protected Attributes | |
| $cache = array() | |
| $datasetcache = array() | |
| base_logger | $logger |
This class deals with loading (and caching) question definitions during the question engine upgrade.