-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a plugin for Canvas integration #3
Comments
@pdpinch Do we have any testing instructions/documentation on how to test Canvas integration? My plan is to actually test it before moving forward to identify the whole scope of the canvas integration. |
@pdpinch There are a few things regarding:
|
Sorry this wasn't clear. I believe I think it would be best to move any canvas dependencies into the |
Closed via #8, mitodl/edx-platform#274 & as additionally with a documentation PR (#19). Note: I have created some other tickets(#10, #11, #12, #13, #16) in extensions to this epic but they are mostly enhancements/refactor. so I'm closing this ticket and we can work on them independently when suitable. |
In the lilac branch for residential, we added a great deal of code to allow for Canvas integration. We should put as much as possible of it into a django plugin that can be pip installed, and run within the edx-platform process.
acceptance criteria
The text was updated successfully, but these errors were encountered: