CSV Enrolls & Groups plugin

General plugins (Local) ::: local_userenrols
Maintained by FredFred Woolard
Use this local plugin to import user enrollments and group assignments from a delimited text file into the course. New user accounts will not be created, so each of the users listed in the input file must already have an account set up in the site.

CSV Enrolls & Groups plugin 0.0.3

Moodle 2.3, 2.4, 2.5, 2.6, 2.7
Released: Friday, 11 July 2014, 12:23 AM
Ver. 2013052003 Release 0.0.3 (Build 2014071000)

Correct regex parse to allow single char group name
Remove check on course groupmode


README for local_userenrols plugin

DISCLAIMER AND LICENSING
------------------------
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 .


GENERAL INFORMATION
-------------------
local_userenrols is a Moodle plugin used to import enrollments and group
assginments from a delimited text file (comma, tab, semi-colon). It does
not create new Moodle users, it only enrolls existing users into courses.
Optionally it will make group assignments for users. Another feature it
has will allow you to make group assignments based on metacourse enrolls.


INSTALLATION
------------
Place the userenrols directory in the site's local directory. Access the
notifications admin page to confirm installation. When viewing a course,
the instructor will be able to access the plugin from the Course
administration menu block under the 'Users' item.

Version information

Version build number
2013052003
Version release name
0.0.3
Can be updated from
0.0.2 (2013052002)
Can be updated to
0.0.4 (2013052004)
Maturity
Stable version
MD5 Sum
c292afe2f2332d506659f3c94f4c886d
Supported software
Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL

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.