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

Add refetch button to assignment list #1930

Open KrKOo opened 1 month ago

KrKOo commented 1 month ago

This PR adds a "Refetch" button to the student's assignment list. This allows the student to reset any assignment files to their original version in case they got bricked by the student. Until now, this was possible only using the terminal, which might not be intuitive for some students.

If a student wants to reset a file to its original version, he deletes it and clicks the "Refetch" button. The missing files will be downloaded.

github-actions[bot] commented 1 month ago

Binder :point_left: Launch a Binder on branch KrKOo/nbgrader/refetch