Profile field based cohort membership

General plugins (Local) ::: local_profilecohort
Maintained by Logo "Moodle an Hochschulen e.V."Moodle an Hochschulen e.V., Alexander Bias
Moodle plugin which lets admins manage cohort memberships based on users' custom profile fields
Latest release:
1982 sites
993 downloads
96 fans
Current versions available: 14

Moodle core provides a mechanim to manually fill cohorts with users (on Site administration -> Users -> Accounts -> Cohorts). This is fine for small Moodle installations where the cohort members don't change too often and where the Moodle admin has plenty of time to update the cohorts.

Now, larger or fragmented Moodle installations may have the need to manage a large number of cohorts which have a large amount of members and which may also change quite often. Managing cohorts by hand in such scenarios is simply unprofessional overkill - even / particularly if you distribute the work among multiple Moodle admins.

On the other hand these large or fragmented Moodle installations might already have some custom user profile fields which can be leveraged to decide which cohort(s) a user should be a member of. This plugin implements a simple solution to manage cohort memberships based on a users' custom profile field.

Please see README file for details about the usage and features of this plugin.

No support in the comments section on this page

Please note that we don't provide any support for this plugin in the comments section on this page.

We appreciate your commendation and reviews for this plugin in the comments. For bug reports and support requests, please read the extensive information in the plugin's README file first and create, if needed, a ticket in the bug tracker which is linked below.

Thanks for your cooperation.

Screenshots

Screenshot #0

Contributors

Logo "Moodle an Hochschulen e.V."
Moodle an Hochschulen e.V. (Lead maintainer): Maintainer
Alexander Bias: Maintainer
Ulm University: Initial Maintainer
Davo
Davo Smith: Initial developer
Kathrin Osswald: Former Developer
Luca Bösch: Contributor
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Davo
    Fri, 27 Oct 2017, 10:44 PM
    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.
  • Francis Vendrell
    Thu, 16 Nov 2017, 9:40 PM
    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
  • Gerhard Schwed
    Sun, 26 Nov 2017, 12:13 AM
    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.
  • Alexander Bias
    Mon, 27 Nov 2017, 3:56 AM
    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
  • Nanda Yuvaraj
    Fri, 19 Jan 2018, 8:24 PM
    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?
  • Davo
    Fri, 19 Jan 2018, 8:30 PM
    Nanda - please look at the description at the top of this page for details of how to sort out any problems with this pluign.
  • László Pauer
    Thu, 8 Feb 2018, 11:00 PM
    Hi!

    What are the capabilities connected to this plugin? If I want to create a role with capabilities only to use this plugin, which would they be?

    Thanks!
  • Davo
    Thu, 8 Feb 2018, 11:02 PM
    Laszlo - the only capability used by this plugin is moodle/site:config. It is not possible to give a user access to this plugin without giving them site admin access.
  • Gerhard Schwed
    Fri, 29 June 2018, 3:15 AM
    Hi!
    I like this plugin. But why is it limited to custom profile fields?
    We need to create cohorts based on standard profile fields like 'institution' and 'department'.
    Is it possible to allow also the default fields?

    Thanks in advance,
    Gerhard
  • Alexander Bias
    Fri, 29 June 2018, 3:53 AM
    Hi Gerhard,

    if you scroll up, you will see that you already asked this question in Nov 2017 and that I answered it. Nothing has changed since then.

    Thanks,
    Alex
  • Tamar Alania
    Mon, 20 Aug 2018, 4:40 PM
    Hello,
    I have some problem with the plugin. Cohort remains empty in every cases. Can someone help me with the case?

    Thanks
  • Corey Dodge
    Wed, 3 Oct 2018, 1:23 AM
    Is there a way to add a different conditional rather than just "if matches". I would like to use "if not" match put into a certain cohort. Such as I have one cohort that only needs to match one conditional and I want everyone else (not including those in the other cohort) into a separate cohort. How can I accomplish this?
  • Tamar Alania
    Fri, 19 Oct 2018, 5:33 PM
    Hello Corey, there was a probe with cron and now it works. But i now i have another problem, when some user are divided in course by position, after changing position the activity results are losing about the user. for example the user's quiz information etc.
  • Majid Hussain
    Fri, 5 July 2019, 8:16 PM
    Hello, this plugin is very handy. The only problem we have with it is that it loads very slowly when there are lots of rules as in our case. We have nearly 500 rules (https://MYMOODLEURL.com/local/profilecohort/index.php) and the page takes a good minute to load all of the data. Can you add pagination as a setting so admins can choose to display let's say 50 rules per page? Regards, Majid
  • Edd Clementson
    Fri, 19 July 2019, 2:15 PM
    +1 If setting alot of rules the plugin becomes unusable unfortunately because the page won't load. Hopefully introducing pagination would resolve this problem we've experienced on a few occasions. Would be very grateful if a developer could investigate smile
Please login to post comments