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

Contribute: Support upstream Open edX deployments (other than Tahoe) #89

Open
OmarIthawi opened this issue Oct 11, 2021 · 0 comments
Open
Labels
upstream-contribution Ideas to contribute to upstream.

Comments

@OmarIthawi
Copy link
Contributor

OmarIthawi commented Oct 11, 2021

Currently, Course Access Groups is tightly coupled with our edx-organizaiton fork due to the need for the UserOrganizationMapping model.

This is not set in stone and can be abstracted out to support vanilla Open edX deployments, but that would be new work. I created this issue to track the work.

What's the UserOrganizationMapping model?

It's part of our edX Platform customization to make Open edX more multi-tenant. We have this customization in our edx-organizations fork.

We initially made Course Access Groups with the intent to be used on Tahoe so we left few tight-coupling within. This shouldn't be the case since it's possible to support both modes of operations: Tahoe Multi-tenancy mode and Vanilla Open edX mode.

@OmarIthawi OmarIthawi added the upstream-contribution Ideas to contribute to upstream. label Oct 11, 2021
@OmarIthawi OmarIthawi changed the title Contribute: Support vanilla Open edX deployments Contribute: Support upstream Open edX deployments (other than Tahoe) Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream-contribution Ideas to contribute to upstream.
Projects
None yet
Development

No branches or pull requests

1 participant