Added support for tailored messages when autosave is rejected
Optionally, the AJAX call from autosave can be answered with a JSON structure…
Show more
Added support for tailored messages when autosave is rejectedOptionally, the AJAX call from autosave can be answered witha JSON structure containing a "feedback". If this is provided, thisis presented to the user. The mechanism can be extended in thefuture to include some reason code, etc. for further automaticprocessing in JavaScript.With this change, the inclass-exam-answer workflow will use thisto comminicate the reasone for rejected autosave operations insituations, where the examtime is up.
Show less