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

Do not create empty feedback directories #27

Closed
wants to merge 6 commits into from

Conversation

ykazakov
Copy link
Contributor

This PR fixes #26.

This changes the behaviour of nbgrader fetch_feedback <assignment_id> when there are no feedback files for a particular submission. In this case no feedback directory for this submission is created. Previously the empty directory was created.

A new test is added for this scenario.

@ykazakov
Copy link
Contributor Author

Sorry, wrong branch.

@ykazakov ykazakov closed this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nbgrader fetch_feedback creates empty directories
1 participant