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

Toggle visibility of all student names #1775

Closed tuncbkose closed 1 year ago

tuncbkose commented 1 year ago

Adds a new button in gradebook_notebook_submissions view to toggle visibility of all student names, closes #951.

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a Binder on branch AaltoSciComp/nbgrader/toggle

tuncbkose commented 1 year ago

Failures are timeouts. They seem unrelated to me

tuncbkose commented 1 year ago

1 2

tuncbkose commented 1 year ago

~The labextension tests are not implemented properly yet. I need to fix them (and my local playwright setup). I'll request a review when they are ready.~

On a related note, for the Lab 4 tests, would the tests work immediately? If needed, I can take a look into that pull request and prepare something that will work.

brichet commented 1 year ago

~The labextension tests are not implemented properly yet. I need to fix them (and my local playwright setup). I'll request a review when they are ready.~

On a related note, for the Lab 4 tests, would the tests work immediately? If needed, I can take a look into that pull request and prepare something that will work.

Thanks, I'll do it for this test.