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

Improve score JSON parsing #1877

Closed
damianhxy opened this issue Apr 13, 2023 · 0 comments · Fixed by #1913
Closed

Improve score JSON parsing #1877

damianhxy opened this issue Apr 13, 2023 · 0 comments · Fixed by #1913

Comments

@damianhxy
Copy link
Member

Currently, a 500 error occurs on the viewFeedback page if the score JSON string uses strings, rather than floats, for scores.

A better approach would be to do some type conversion and / or provide error messages.

For more context, see #1875.
This is also tangentially related to #1718.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant