Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catalyst/totara-enrol_auto
Auto enrol plugin for Totara
https://github.com/catalyst/totara-enrol_auto
auto-enrolment enrolment totara totara-plugin
Last synced: 3 days ago
JSON representation
Auto enrol plugin for Totara
- Host: GitHub
- URL: https://github.com/catalyst/totara-enrol_auto
- Owner: catalyst
- Created: 2014-06-15T23:56:55.000Z (over 10 years ago)
- Default Branch: TOTARA_13
- Last Pushed: 2024-08-27T00:24:45.000Z (3 months ago)
- Last Synced: 2024-08-28T02:36:57.175Z (3 months ago)
- Topics: auto-enrolment, enrolment, totara, totara-plugin
- Language: PHP
- Homepage:
- Size: 50.8 KB
- Stars: 15
- Watchers: 35
- Forks: 19
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Auto enrolment plugin for TotaraLMS
=====================================================Note: If you have come here looking for a plugin for Moodle - we reccommend the alternative plugin:
https://moodle.org/plugins/enrol_autoenrolEver wanted to simplify the enrolment process for some of your courses by just auto enrolling users, based on actions they take within the system? This plugin helps you out with this, as you're able to configure which user actions should trigger a course enrolment for a user :)
Auto enrolment can be configured for the following scenarios:
* Auto enrolment upon course view
* Auto enrolment on login (new in 2.8)
* Auto enrolment upon activity/activities view
The plugin also allows you to configure a welcome message to be sent to the user upon enrolment.
You can now control self-enrolment using capabilities, so that you can allow auto enrolment
for a specific group of users within a course category. By default the 'enrol/auto:enrolself' capability
is given to all users, however you can remove this from the authenticated user role, and just give it to
certain roles assigned at the course category level.Supported Branches
--------| Totara verion | Branch |
| ----------------- | ----------- |
| Totara 13 and higher | TOTARA_13 |