Profile field based cohort membership icon

Profile field based cohort membership

Moodle plugin which lets admins manage cohort memberships based on users' custom profile fields
Price option: Free

Supports Moodle 3.2-5.2 See all versions
Latest release: 3 weeks ago
Installations: 2663
Downloads (last 90 days): 540

Frankenstyle name: local_profilecohort
Local plugins

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Nanda - please look at the description at the top of this page for details of how to sort out any problems with this pluign.
Hi am using this plugin .. i have created the rules ... but the users are not being moved to the cohorts.. MAy i know if there is some other settings to be made?
Hi Gerhard,
there is a simple answer to your question: When we wrote this plugin, we only had the need to process custom profile fields. And as custom profile fields and core profile fields have to be handled differently in code, the work for core profile fields was never done. Additionally, I hope that some day in the future, all core profile fields except firstname, lastname and email will be move to custom profile fields (MDL-28452 would solve the most urgent part for that).
We don't have plans to extend this plugin to core profile fields, but would be willing to review a pull request if someone else would do it in a clean way. That's all I can offer at the moment.
Thanks,
Alex
Thanks for this plugin. It works fine.
But why is it restricted to only custom profile fields. Many information is often stored in one of the default profile fields like country, institution, department. It would be great if I can use also these fields.
Thank you for this nice plugin. It seems to work with moodle 3.3.1
It is an alternative to the Autoenrol cohort plugin, see https://moodle.org/plugins/pluginversions.php?plugin=auth_mcae, which is compatible up to Moodle 3.0
For the present plugin, contrary to the mcae plugin, cohorts have to be created manually but this give more control. Furthermore, cohorts are updated with the cron job, and not only when the user logs in, which is obviously a nice feature.
smile
I'm not aware of any incompatibilities between Moodle 3.3 and this plugin, but it has not been specifically tested with Moodle 3.3.
I'm not quite sure what you mean by 'combinations of rules'. You can already specify that several rules need to match for a cohort to be allocated by ticking the box 'The next rule must also match, to join this cohort'. If you have several different rules that all allocate the same cohort, then just create each of the rules and they will all allocate the same cohort, if matched.
Hello,
Thank you very much for sharing this plugin, it’s great. It would be nice to have it compatible with 3.3 and that combinations of rules could be made.
Approval issue created: CONTRIB-6889