mitodl / edx-platform

The Open edX platform, the software that powers edX!
http://open.edx.org/
GNU Affero General Public License v3.0
6 stars 1 forks source link

feat: Added Canvas support #274

Closed arslanashraf7 closed 2 years ago

arslanashraf7 commented 2 years ago

Related Ticket:

https://github.com/mitodl/open-edx-plugins/issues/6

Side Note 1: Once this PR is merged we'll be adding only that code which would be part of this PR(and probably future cherry-picks) instead of this whole chunk

What's this PR do?

How to test?

This might need a counterpart a plugin to completely test. The counterpart to test this PR with is currently a WIP (https://github.com/mitodl/open-edx-plugins/pull/8). Once that PR is finalized we can test this one:

arslanashraf7 commented 2 years ago

@gsidebo This also requires your review if possible, This is the corresponding PR for ol-openedx-canvas-integration