Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.9.6, 3.3.3, 3.4
-
Fix Version/s: None
-
Component/s: Assignment
-
Labels:
-
Affected Branches:MOODLE_29_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
Story Points:3
Description
I have a homework that takes some time to grade using a rubric, and I've been bitten by this bug more than once. If the form is not submitted within a certain time (which seems arbitrary to me, since my university is using a single-sign-on cookie), the session key is no longer valid and I get the message "Incorrect sesskey submitted, form not accepted!"
The bug is the fact that there is no recovery from this situation and there is data loss (in a 12-criteria rubric with feedback it's painful).
Shouldn't we be asked to re-authenticate, and then have the form contents be properly submitted, similar to how it works when I try to access a page when I'm not authenticated.
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-34498 Session Timeout alert
-
- Closed
-