Moodle  2.2.1
http://www.collinsharper.com
question_out_of_sequence_exception Class Reference
Inheritance diagram for question_out_of_sequence_exception:
Collaboration 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.

Definition at line 658 of file lib.php.


Constructor & Destructor Documentation

__construct ( qubaid,
slot,
postdata 
)

Definition at line 659 of file lib.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations