Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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.