User bulk enrolment

General plugins (Local) ::: local_bulkenrol
Maintained by Logo "Moodle an Hochschulen e.V."Moodle an Hochschulen e.V., Alexander Bias
Moodle plugin which provides the possibility to bulk enrol a list of users who are identified by their e-mail adresses into a course.

User bulk enrolment v3.8-r2

Moodle 3.8
Released: Tuesday, 12 May 2020, 7:10 PM

moodle-local_bulkenrol

Changes

v3.8-r2

  • 2020-05-11 - Bugfix: Teachers were not redirected to the participants page on Moodle instances which are installed in subdirectories - Credits to rtschu and MaimaKhan.
  • 2020-05-11 - Feature: Add information table about the groups included in the list and to highlight which groups will be created - Credits to Scott Hardwick for proposing the improvement and to Soon Systems for implementing the solution.
  • 2020-05-11 - Improvement: Display user enrolment status and group membership status with Bootstrap badges - Credits to Soon Systems.
  • 2020-05-11 - Improvement: Don't enrol a user with the given enrolment method additionally if he is already enrolled with something else like meta enrolment. Do only add him to the groups in this case - Credits to Scott Hardwick for reporting the issue and to Soon Systems for implementing the solution.
  • 2020-05-11 - Improvement: Don't show the "Enrol users" button if there aren't any valid email addresses given - Credits to Scott Hardwick for reporting the issue and to Soon Systems for implementing the solution.
  • 2020-05-11 - Feature: Add admin setting to control the role to be used for bulk enrolment. Up to now, the default role of the configured enrolment method was used - Credits to Soon Systems.

v3.8-r1

  • 2020-02-14 - Prepare compatibility for Moodle 3.8.

V3.7-r1

  • 2019-08-01 - Added behat tests.
  • 2019-08-01 - Fixed bug with enrolment method.
  • 2019-07-17 - Corrected typos.
  • 2019-07-16 - Prepare compatibility for Moodle 3.7.

v3.6-r1

  • 2019-01-21 - Check compatibility for Moodle 3.6, no functionality change.
  • 2018-12-05 - Changed travis.yml due to upstream changes.

v3.5-r2

  • 2018-09-20 - Bugfix: Information about group membership when enrolling users was wrong

v3.5-r1

  • 2018-08-22 - Check compatibility for Moodle 3.5, no functionality change.

v3.4-r4

  • 2018-07-11 - Minor cleanups for approval in Moodle plugins repo, no functionality change.

v3.4-r3

  • 2018-05-16 - Implement Privacy API.

v3.4-r2

  • 2018-05-07 - Finish PHPDoc in locallib.php
  • 2018-05-07 - Eliminate an unneeded string from the language pack

v3.4-r1

  • 2018-04-30 - Check compatibility for Moodle 3.4, no functionality change
  • 2018-04-30 - Improve information about users who are already enrolled and about group memberships
  • 2018-04-30 - Process expections which could happen within bulk enrolment
  • 2018-04-30 - Change feedback to use a redirect notification
  • 2018-04-30 - Show section headings on confirmation page only if needed
  • 2018-04-30 - Eliminate an unneeded string from the language pack

v3.2-r3

  • 2018-04-04 - Add a missing string to the language pack.

v3.2-r2

  • 2018-03-19 - Make codechecker happier.

v3.2-r1

  • 2018-03-15 - Initial implementation.

Version information

Version build number
2020051200
Version release name
v3.8-r2
Maturity
Stable version
MD5 Sum
449caedf88626b091047fabbbf98549c
Supported software
Moodle 3.8
  • Latest release for Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.8-r2

Default installation instructions for plugins of the type General plugins (Local)

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