- Edinburgh, Scotland
- https://vsnt.uk
-
Researcher and table-top gaming enthusiast, and also hobbyist programmer.
- Joined on
2021-08-02
Block a user
a2c52a4261
Corrected value to id property of entry
b2c9bdd7d2
Removed CSRF time limit
List of entries on exam details page generates invalid links
List of entries on exam details page generates invalid links
id
value being used to generate URL was set to the entry
object and not the entry.id
property. Rectified that in the next release.
Test fails to submit after one hour even when there is no time limit
Test fails to submit after one hour even when there is no time limit
Upon looking at server output, it appears to be a CSRF time-out error. Bug fixed in the next release.
Test fails to submit after one hour even when there is no time limit
List of entries on exam details page generates invalid links