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: Add Canvas support #280

Closed arslanashraf7 closed 2 years ago

arslanashraf7 commented 2 years ago

Related Ticket:

None

Recently noticed that Canvas integration wasn't working as expected, After looking around I notice that we somehow had our recent commit for Canvas support removed from the mitx/maple branch. The commit was added in https://github.com/mitodl/edx-platform/pull/274.

So to fix that I've cherry-picked that commit in this PR again & tested it.

For any testing instructions, Visit https://github.com/mitodl/edx-platform/pull/274