MDL-16449 error unexpected event exception in essay question

This commit is contained in:
tjhunt 2008-09-11 03:57:28 +00:00
parent 8988c36bce
commit dee2bdc010

View File

@ -539,6 +539,7 @@ class quiz_attempt extends quiz {
case QUESTION_EVENTSAVE:
case QUESTION_EVENTGRADE:
case QUESTION_EVENTSUBMIT:
return 'answered';
case QUESTION_EVENTCLOSEANDGRADE: