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

Submissions show a submission for every user, not who submitted #44

Closed
dbosk opened this issue Jan 25, 2021 · 2 comments
Closed

Submissions show a submission for every user, not who submitted #44

dbosk opened this issue Jan 25, 2021 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@dbosk
Copy link
Owner

dbosk commented Jan 25, 2021

The submissions command shows a submission per user, not a submission for whoever submitted.

@dbosk dbosk added the bug Something isn't working label Jan 25, 2021
@dbosk
Copy link
Owner Author

dbosk commented Feb 7, 2021

There is a solution suggested here:

confirm that the assignment has submitted work, i.e. assignment.submissions.count > 0.

@dbosk
Copy link
Owner Author

dbosk commented Sep 25, 2021

Not sure this is actually a problem, since the -U (ungraded) option actually works.

Also, we can grep -v None on the output.

@dbosk dbosk added the wontfix This will not be worked on label Nov 3, 2024
@dbosk dbosk closed this as completed Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant