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