Add minimal validation to the score field #19
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
A user should not be allowed to submit a score of -2 (see score record 503 in the 2024 program).
Ideally, we should have database-level constraints (value can't be below 1 or above 5) and form-level validation as well.
The text was updated successfully, but these errors were encountered: