Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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.