Skip to content
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

Refactor Instructor Tasks to be used from within the plugin #11

Open
arslanashraf7 opened this issue Nov 15, 2021 · 0 comments
Open

Refactor Instructor Tasks to be used from within the plugin #11

arslanashraf7 opened this issue Nov 15, 2021 · 0 comments

Comments

@arslanashraf7
Copy link
Contributor

Related to:
#7 (comment) & #7 (comment)

Description:
We're using the instructor tasks API to run/track tasks of canvas integration and in order to do that, we kept a couple of changes in the edx-platfrom(https://github.com/mitodl/edx-platform/pull/274/files) while creating the plugin.

At that point while creating the plugins we couldn't see a direct way of migrating all of our plugin code from edx-platform to our plugin since the instructor dashboard doesn't support whole plugin-based tabs support. So, we decided to migrate the possible code sections into the plugin and decided to work on the other ones later.

What needs to be done:
As part of this ticket, we will migrate the code parts of the instructor dashboard from edx-platform(https://github.com/mitodl/edx-platform/pull/274/files) to the plugin.

This might need us to create our own API add support for instructor tasks used in https://github.com/mitodl/edx-platform/pull/274/files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant