Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Attributes | List of all members
question_engine_assumption_logger Class Reference

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...

Inheritance diagram for question_engine_assumption_logger:
dummy_question_engine_assumption_logger

Public Member Functions

 log_assumption ($description, $quizattemptid=null)
 
 set_current_attempt_id ($id)
 

Protected Attributes

 $attemptid
 
 $handle
 

Detailed Description

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.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

The documentation for this class was generated from the following file: