Cohort external database

Administration tools ::: tool_cohortdatabase
Maintained by Dan Marsden, Catalyst IT
This plugin creates site-level cohorts using a connection to an external database. (similar to enrol_database plugin but instead of creating enrolments it creates site-level cohorts.)

Cohort external database 2024093000

Moodle 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: Monday, 30 September 2024, 11:19 AM

moodle-tool_cohortdatabase.svg?branch=master

https://moodle.org/plugins/tool_cohortdatabase

What is this?

This plugin creates site-level cohorts using a connection to an external database.

Features

  • Can be triggered via CLI and/or scheduled task.
  • Creates site-level cohorts
  • Syncronises users in cohorts
  • Optionally auto create users

Installation

  1. Install the plugin the same as any standard moodle plugin either via the Moodle plugin directory, or you can use git to clone it into your source:

    git clone git@github.com:catalyst/moodle-tool_cohortdatabase.git admin/tool/cohortdatabase
    

    Or install via the Moodle plugin directory:

    https://moodle.org/plugins/tool_cohortdatabase

  2. Then run the Moodle upgrade

Support

If you have issues please log them in github here

https://github.com/catalyst/moodle-tool_cohortdatabase/issues

Please note our time is limited, so if you need commercial support or want to sponsor a new feature then please contact Catalyst IT

https://www.catalyst.net.nz/contact-us

Version information

Version build number
2024093000
Version release name
2024093000
Maturity
Stable version
MD5 Sum
bb0a2bfb568b04f784f60a7dba63cdc6
Supported software
Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_35_STABLE

Default installation instructions for plugins of the type Administration tools

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation