Enrol by Category (enrol_self + waiting list + x)

Enrolment ::: enrol_bycategory
Maintained by Matthias Tylkowski
Allows users to enrol themselves into a course if they finished a course in a specific category previously. This plugin was inspired by the enrol_self plugin and can be used in the same way. Additionally it offers a waiting list feature and autoenrolment into a specific group.

Enrol by Category (enrol_self + waiting list + x) 1.1.2

Moodle 3.9, 3.10, 3.11, 4.0, 4.1
Released: Monday, 9 January 2023, 4:16 PM

Enrol by Category

The plugin allows users to enrol into a course if they finished a course in a specific category previously.

The plugin is inspired by the enrol_self and can be used in the same way. Additionally a waiting list can be enabled and a category can be specified as requirement to join.

Category restriction

When a category is selected as requirement participants can only enrol if they finished a course in that specified category before. Additionally a timelimit can be set to limit the course to participants which for example have finished a course in the specified category at most 6 month earlier. The timelimit can be configure to count from when the course starts or when the course was created.

Waiting List

A waiting list feature can be enabled. When the maximum amount of participants is reached, additional participants can join the waiting list.

Participants on the waiting list are informed about open spots by a scheduled task running daily, which runs by default at 2pm server time. The amount of participants to be informed at once can be configured and is 5 by default. The fastest participant(s) will receive the spot(s). Participants which don't react to the email will only be informed 5 times to avoid inactive users blocking spots in the course.

The teacher can manually enrol participants from the waiting list into the course bypassing the maximum participants limit. Using a bulk enrol feature, multiple participants from the waiting list can be enroled into another/the current course at once.

License

2022 Matthias Tylkowski matthias.tylkowski@b-tu.de

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Version information

Version build number
2023010602
Version release name
1.1.2
Maturity
Stable version
MD5 Sum
2202acba1baa3bd7b28270923901c544
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
1.1.2

Default installation instructions for plugins of the type Enrolment

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