-
Notifications
You must be signed in to change notification settings - Fork 226
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
Extension metrics #1878
Extension metrics #1878
Conversation
Testing locally Hover over error
Did not clear out previous metrics / Regression |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Issue with ability to set to more than or equals to 0 on front end. As well as other nits.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality works as expected. Small nit that was not addressed previously.
LGTM
Description
Previously, an instructor had to go through every homework and manually track the number of extensions requests a student had per course. This change allows instructors to filter students in a course by the number of extensions that was given in Student Metrics.
How Has This Been Tested?
Types of changes
Checklist:
overcommit --install && overcommit --sign
to use pre-commit hook for linting