...
CSV reports should not break when an extended matching question contains multiple answers
Fixed a crash when adding a random question to a paper that you are not a team member on
Fixed various bugs caused by a race condition between the page loading and JavaScript initialising on a page (this presented as pages sometimes working and sometimes not working correctly)
The fail save timeout now works as intended again (this should ensure that if something goes wrong it fails more quickly)
The previous attempts link will now only display if a student has at least one previous attempt on a paper
Fixed an issue where special characters in text box questions could be double encoded
Fixed an issue where Likert questions using the N/A option would not work
Correction mode for fill in the blank questions should now only display relevant answers
Stopped invalid stats breaking the frequency and discrimination report
Fixed frequency and discrimination stats for fill in the blank questions when they contain html
Fixed an issue that would cause issues in labelling questions if a label was dragged too far down
Behind the scenes
Removed code that linked to a decommissioned University of Nottingham system from ExamSys
...