Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
question_out_of_sequence_exception Class Reference

Exception thrown when the system detects that a student has done something out-of-order to a question. More...

Inheritance diagram for question_out_of_sequence_exception:

Public Member Functions

 __construct ($qubaid, $slot, $postdata)
 

Detailed Description

Exception thrown when the system detects that a student has done something out-of-order to a question.

This can happen, for example, if they click the browser's back button in a quiz, then try to submit a different response.

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

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