The student UI will blow up if it gets anything other than success. This is critical to fix.
To reproduce, login. Have the teacher reset the session. The user is then removed from the session, though they are in a logged in state. Then any post requests will get error 500.
Fix these general error cases. Everything doesn't always go perfectly.
The student UI will blow up if it gets anything other than success. This is critical to fix.
To reproduce, login. Have the teacher reset the session. The user is then removed from the session, though they are in a logged in state. Then any post requests will get error 500.
Fix these general error cases. Everything doesn't always go perfectly.