General plugins (Local): Mass enrolments
local_mass_enroll
Maintained by
Rogier van Dongen
A tool to all teachers to enrol existing users to their courses using CSV files (without bothering the admins)
Mass enrolments 2.7.0 (Build 2015092402)
Release notes
moodle_local_mass_enroll
========================
A Moodle 2.x tool for all teachers to enrol/unenrol existing users to their courses using CSV files (without bothering their admins)
Main features are :
* users can be specified by username, id number or email
* users can be optionally enroled to groups/groupings (autocreated if needed)
* email reports can be send
* import can be repeated if some users are to be in several groups
* usage can be restricted by modifying specific capabilities (local/mass_enroll:enrol and local:/mass_enroll:unenrol)
* can be inserted in Course's admin menu
This plugin has been tested from Moodle 2.7 onwards and is a continuation of
Patrick Pollet's initial work.
See the wiki page https://github.com/rogiervandongen/moodle-local_mass_enroll/wiki for installation and usage.
IMPORTANT MESSAGE:
Out of respect for Patrick and his family, and out of common courtesy, I have
removed Patrick Pollet's personal contact information from the source code, since
Patrick passed away on the 26th of January, 2015.
The initial copyright has been left intact, and was added to all source files
where it wasn't present.
I, and many Moodle users with me, have been greatful for his work on this plugin
and I'm happy to continue his excellent work where Patrick unfortunately couldn't.
Patrick's original work should still be available on github:
https://github.com/patrickpollet/moodle_local_mass_enroll
========================
A Moodle 2.x tool for all teachers to enrol/unenrol existing users to their courses using CSV files (without bothering their admins)
Main features are :
* users can be specified by username, id number or email
* users can be optionally enroled to groups/groupings (autocreated if needed)
* email reports can be send
* import can be repeated if some users are to be in several groups
* usage can be restricted by modifying specific capabilities (local/mass_enroll:enrol and local:/mass_enroll:unenrol)
* can be inserted in Course's admin menu
This plugin has been tested from Moodle 2.7 onwards and is a continuation of
Patrick Pollet's initial work.
See the wiki page https://github.com/rogiervandongen/moodle-local_mass_enroll/wiki for installation and usage.
IMPORTANT MESSAGE:
Out of respect for Patrick and his family, and out of common courtesy, I have
removed Patrick Pollet's personal contact information from the source code, since
Patrick passed away on the 26th of January, 2015.
The initial copyright has been left intact, and was added to all source files
where it wasn't present.
I, and many Moodle users with me, have been greatful for his work on this plugin
and I'm happy to continue his excellent work where Patrick unfortunately couldn't.
Patrick's original work should still be available on github:
https://github.com/patrickpollet/moodle_local_mass_enroll
Moodle 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3
Version information
- Version build number
- 2015092402
- Version release name
- 2.7.0 (Build 2015092402)
- Can be updated from
- 2.3 (Build 20121001) (2012012415), 2.7.0 (Build 2015092401)
- Maturity
- Stable version
- MD5 Sum
- 350cc1bf03040e7ad5768405f14496e8
- Supported software
- Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3
- This is the latest release for Moodle 2.7
- This is the latest release for Moodle 2.8
- This is the latest release for Moodle 2.9
- This is the latest release for Moodle 3.0
- This is the latest release for Moodle 3.1
- This is the latest release for Moodle 3.2
- This is the latest release for Moodle 3.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type General plugins (Local)
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.