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