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

Autograding fails if assignment properties is None #122

Closed
meffmadd opened this issue Sep 18, 2023 · 0 comments
Closed

Autograding fails if assignment properties is None #122

meffmadd opened this issue Sep 18, 2023 · 0 comments

Comments

@meffmadd
Copy link
Member

Describe the bug
_write_gradebook does not accept a gradebook string that is None and fails. This happens when the assignment was not pushed beforehand.

To Reproduce
Steps to reproduce the behavior:

  1. Delete database
  2. Create (new) assignment (it has null as the properties by default)
  3. Create a submission and auto-grade it
  4. See error

Expected behavior
An error message or a meaningful error message in the logs...

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

No branches or pull requests

2 participants