I implemented instant_submit
to auto-save documents in order to avoid losing key annotations when the annotators forgot to submit in the event that their browser was idle / server stopped for some reason.
While the annotators love the auto-save functionality, they also want to see the history (at least 10 would be nice) that you see with manual saving and have the go back functionality. The go back functionality doesn't seem to work for us.
Use cases:
-
annotators get clarity on a guideline and want to go back to a previous document
-
annotators actually choose the wrong option
-
annotators see some additional examples and want to go back and change their answer based on how they interpreted the guidelines
Is there a way to have auto-save + history of 10 documents or so + go back functionality?
Thanks!