Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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.