Benjamin Reed

Results 5 issues of Benjamin Reed

cli frontend for moss.py based on click.

this is a prep commit for a cli for moss.py

when calling update_score_and_comments on a quiz submission, the attempt is already in self and there will be only one item in the update list. # Proposed Changes * this change...

bug

# Describe the bug when i call update_score_and_comments(fudge_points=points) on a quiz submission, i get the error "missing required key :quiz_submissions" back. looking through the code it doesn't seem like the...

bug

- it's okay to have 0 points for a question. it's useful for bonus points. - 0 is a valid answer