feat: add import exam answers functionality with UI and backend handling
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
Import exam answers should be accesible as its own page from the admin submenu. it should have a preview mode that shows what is to be imported (and what it will overwrite / update). it should also give some feedback about the imported answers (so we know what has been imported.).
|
||||
|
||||
We need to update RTS have consistent logging that can be enabled and disabled via both the gui and url parameters. All current log statements need to be set with an appropriate level.
|
||||
|
||||
RTS currently supports user login in addition to the cid / passcode however this is not particuarly well implemented and is not secure (if someone knows a users user id they can submit results for that user). this needs to be fixed with a more robust implementation.
|
||||
|
||||
In RTS we need to tidy up the resuming of exams that have already been started.
|
||||
|
||||
In RTS we need to improve the fallback that is shown if we fail to manually submit an exam via the finish button.
|
||||
Add manual instructions to rts about how to fully reset the app if the reset parameter fails.
|
||||
Reference in New Issue
Block a user