Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This class serves to record all the assumptions that the code had to make during the question engine database database upgrade, to facilitate reviewing them. More...
Public Member Functions | |
log_assumption ($description, $quizattemptid=null) | |
set_current_attempt_id ($id) | |
Protected Attributes | |
$attemptid | |
$handle | |
This class serves to record all the assumptions that the code had to make during the question engine database database upgrade, to facilitate reviewing them.