Open eriq-augustine opened 1 year ago
Right now we only support Canvas, but we should add support for other LMSs (mainly Blackboard and Moodle).
This will require some refactoring Canvas usage behind a general LMS abstraction.
Created an LMS abstraction that Canvas implements (d6207795099cd7a9d73251581f4495ce4a5c429b) as well as a mock LMS used for testing (05d645eb2bf2cb1611b91805d180f28a9516a074).
Right now we only support Canvas, but we should add support for other LMSs (mainly Blackboard and Moodle).
This will require some refactoring Canvas usage behind a general LMS abstraction.