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

Check is grade assignment is between the min and max of the rubric specified #25

Open
yzia2000 opened this issue Jan 22, 2022 · 0 comments
Labels
backend bug Something isn't working good first issue Good for newcomers

Comments

@yzia2000
Copy link
Contributor

Add a middleware to CreateGradeRouter (create the middleware inside service.go of the grading package) which checks if the value lies between the range specified by the rubric.

Throw a suitable error on the frontend to inform the user that the grade is out of bounds.

@yzia2000 yzia2000 added bug Something isn't working good first issue Good for newcomers backend labels Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant