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 #16

Open gbrewste opened 5 years ago

gbrewste commented 5 years ago

Adding capabilities to the plugin would be great. Since there are capabilities to manage cohorts themselves without having to be an admin, adding them to this plugin would make sense. I think two would make the most sense:

I like this plugin, especially being able to reproduce functionality found in Totara

abias commented 5 years ago

Adding capabilities to the plugin would be great. Since there are capabilities to manage cohorts themselves without having to be an admin, adding them to this plugin would make sense.

I agree with this request, however I have to tell you that we don't have a local need for this feature here and thus don't have the resources to add it currently.

Please don't hesitate to create a pull request and we will evaluate it for integration.

I like this plugin, especially being able to reproduce functionality found in Totara

Thank you, the mechanism in Totara to fill audiences was exactly what we had in mind when we created this plugin. Looking at Moodle workplace (https://moodle.com/workplace/), we see a similar functionality there, too. But nobody knows yet when / if this will be backported to Moodle core.

jtsafran commented 3 years ago

Hi all! I see there has been a pull request and some checks that have passed. Is this code going to be merged in?

vishalkishor28 commented 1 year ago

Since there are capabilities to manage cohorts themselves without having to be an admin, adding them to this plugin would make sense. I think two would make the most sense:

Manage rules - capability to add, change, delete rules View rules - capability to view the rules for particular cohort.