Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
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.