jupyter / nbgrader

A system for assigning and grading notebooks
https://nbgrader.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.3k stars 317 forks source link

Grant Extension interface in the ManageSubmissions section #1906

Open AlirezaT99 opened 3 months ago

AlirezaT99 commented 3 months ago

Long ago, the grant_extension method was added to the gradebook following #660—however, no API handler or user interface utilized this functionality.

In this PR, a new modal has been introduced to the “Manage Submissions” view in FormGrader, allowing viewing and granting individual extensions to auto-graded submissions.

image

As mentioned, the modal opens only for the auto-graded submissions. This limitation is an attempt to minimize the changes to the existing API.

image
github-actions[bot] commented 3 months ago

Binder :point_left: Launch a Binder on branch AaltoSciComp/nbgrader/feature/grant-extension