mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-16449 error unexpected event exception in essay question
This commit is contained in:
parent
8988c36bce
commit
dee2bdc010
@ -539,6 +539,7 @@ class quiz_attempt extends quiz {
|
||||
|
||||
case QUESTION_EVENTSAVE:
|
||||
case QUESTION_EVENTGRADE:
|
||||
case QUESTION_EVENTSUBMIT:
|
||||
return 'answered';
|
||||
|
||||
case QUESTION_EVENTCLOSEANDGRADE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user