Matthias Berlin (Schwabe)
Lead maintainer
Overview
With this enrolment plugin users can only enrol into a course when they have one or more required site badges.
Requirements
Moodle 2.9+ and badges enabled.
Installation
The zip-archive includes the same directory hierarchy as moodle.
So you only have to copy the files to the correspondent place.
Copy the folder badgeenrol to moodle/enrol/badgeenrol.
The langfiles normaly can be left into the folder moodle/enrol/badgeenrol/lang.
All languages should be encoded with utf8.
After it you have to run the admin-page of moodle (http://your-moodle-site/admin)
in your browser. You have to loged in as admin before.
The installation process will be displayed on the screen.
That's all.
Administration
You can manage the badge enrolment plugin by going to Site administration --> Plugins --> Enrolments --> Manage enrol plugins.
Version control
1.3 (2018072700)
- Added support for privacy API
1.2 (2018031700)
- added option for automatic enrolment - thanks to Dan Marsden
- some small fixes
1.1 (2015120300)
- Selected badges during installation of a badge enrolment instance will be saved now
1.0 (2015102400)
- first release