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

[ENHANCEMENT] Use Remaining Status Assignments When Student Runs Low #40

Open
5 tasks
gregbell26 opened this issue Jan 17, 2023 · 0 comments
Open
5 tasks
Labels
enhancement New feature or request Module: Grade Issue is occurring in Grade module need analysis review is needed

Comments

@gregbell26
Copy link
Member

Description

Issue

As the semester draws to an end, students tend to run low on status assignments (IE late passes), causing larger requests to be denied. This is confusing for the students as they still had some, but none were applied to the grade, causing the grade to be lower than the student expected.

Suggestion

Use remaining status assignments rather than outright denying a request. Add comment to student submission explaining what happened. Add comment to grader notes explaining request was updated.

Acceptance Criteria

  • Script uses remaining status assignments, rather than outright denying a request.
  • A comment stating: "request modified from x <trigged special case name> to y late passes" or similar.
  • Student-facing comment has proper pluralization.
  • Add comment to grader notes in special cases explaining how the extension was modified.
  • Add warning to special cases grading phase for students who had requests modified.
@gregbell26 gregbell26 added enhancement New feature or request need analysis review is needed Module: Grade Issue is occurring in Grade module labels Jan 17, 2023
@github-project-automation github-project-automation bot moved this to New Feature in Grading Script Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Module: Grade Issue is occurring in Grade module need analysis review is needed
Projects
None yet
Development

No branches or pull requests

1 participant