Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-marking: handle errors in the "save all changed scores" button #310

Open
christianp opened this issue Apr 23, 2024 · 0 comments
Open

Comments

@christianp
Copy link
Member

A few things to do with the button to save all changed scores when re-marking:

  • it doesn't show the progress of the request to save, so you might think it has succeeded immediately. Worse, it doesn't show an error message when the request fails.
  • We got a "request entity too large" error when saving lots of changes. It should send the changes in batches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant