UBC-DSCI / rudaux

LMS + External Tool Workflow Orchestration
https://ubc-dsci.github.io/rudaux
MIT License
7 stars 5 forks source link

Send useful error message when assignments on dipatch.py and canvas don't match #51

Closed ttimbers closed 4 years ago

ttimbers commented 4 years ago

If an instructor removes an assignment from Canvas, but doesn't remove it from dispatch then a useful error message should be logged.

trevorcampbell commented 4 years ago

This is already in #50 -- I think while we are doing big initial coding stuff we should collect all these unit test cases in one issue to keep @daisymzhang sane. Once we are happy with an initial version, we can create separate issues for each new one that pops up!