appsembler / course-access-groups

An Open edX plugin to customize courses access by grouping learners and assigning different permissions to groups.
https://course-access-groups.readthedocs.io/
MIT License
4 stars 3 forks source link

Use tahoe-sites v0.1.2 #106

Closed shadinaif closed 2 years ago

shadinaif commented 2 years ago

Description: Use tahoe-sites v0.1.2 (mainly use get_organization_for_user instead of get_organizations_for_user)

JIRA:

Dependencies:

Merge deadline:

Installation instructions: List any non-trivial installation instructions.

Testing instructions:

  1. Open page A
  2. Do thing B
  3. Expect C to happen
  4. If D happened instead - check failed.

Reviewers:

Merge checklist:

Post merge:

Author concerns: List any concerns about this PR - inelegant solutions, hacks, quick-and-dirty implementations, concerns about migrations, etc.