Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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.