moodle-an-hochschulen / moodle-local_profilecohort

Moodle plugin which lets admins manage cohort memberships based on users' custom profile fields
GNU General Public License v3.0
23 stars 19 forks source link

Add access capabilities #25

Open s3cb0y opened 5 years ago

s3cb0y commented 5 years ago

This PR adds 4 access capabilities:

  1. local/profilecohort:viewrules
  2. local/profilecohort:managerules
  3. local/profilecohort:seecohortmembers
  4. local/profilecohort:selectcohorts

and resolves #16 issue.

caps

abias commented 4 years ago

Thank you, @s3cb0y , for providing this pull request.

I will try to look at it during out 3.8 release.

madned commented 1 year ago

Hey, I know it's been a while but is there any chance this will ever get merged? Thanks!!