Enrol users in courses when a certain level from Level Up XP is attained.
- Level Up XP 3.1 or greater.
- Moodle 3.1 or greater.
Navigate to a course, and go the enrolment methods. The link to the enrolment methods can be found in the administration block under Course administation > Users and sometimes in the participants page in the cog menu.
From that page, add the method Level Up XP Enrolment by selecting it in the dropdown menu, and configure it as per your requirements.
Enrolment occurs two different ways:
- Automatically, when a user reaches the required level.
- Manually, when triggered from the enrolment methods screen.
The manual method is useful to enrol all users who already attained the level. Note that this requires cron to be enabled.
If you have configured Moodle to allow plugin installation from the user interface, and you received a zip of the plugin, follow the following steps. If not, refer to the manual process.
- Visit the Install plugins admin page (Site administration > Plugins > Install plugins)
- Drag & drop the plugin in the Zip package area
- Click Install plugin from the ZIP file and follow the process
That's it!
- Place the content of this plugin in the folder
enrol/xp
. - Visit your admin's Notifications page (Site administration > Notifications)
- Follow the upgrade process
That's it!
Licensed under the GNU GPL License.