You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When student clicks on a mission, quest or any other assignment via the SA panel in the extension, the extension will take the server's copy and save it locally. This is a problem if the student continued editing on their local copy of the assignment while offline and changes were not saved.
We need to detect when local and server copies of the submission differs. If so, we need some way to prompt the student and ask which copy they would like to use.