Moodle Plugins directory: Enrol users with CSV: Versions: 2.x (Build 2012061402) | Moodle.org
Enrol users with CSV
Blocks ::: block_csv_enrol
Maintained by
Ted van den Brink
This block allows teachers to enrol users into a course by allowing a teacher to upload an csv file with only email addresses.
Enrol users with CSV 2.x (Build 2012061402)
Moodle 2.1, 2.2, 2.3
Released: Tuesday, 30 October 2012, 12:44 AM
##Block CSV Enrol##
Description: This block allows teachers to enrol users into a course by allowing a teacher to upload an csv file with only email addresses.
After running the upload you can download a txt file that contains a log of the enrolled and failed users.
License: GNU General Public License http://www.gnu.org/copyleft/gpl.html
Usage:
The admin user must add this block to the Moodle course page
This block will only be visible for teachers.
Uploading a CSV:
Upload a file using the Manage uploaded files button,
After clicking this button the file manager appears.
Upload the CSV file and click on save changes, wait for Moodle to process it, the CSV gets processed immidiately!
When done you will get a txt file with the log of the enrol results.
[filename] = upload_[date]_[time]
[filename].csv : your uploaded CSV
[filename].log : info on number of adresses processed etc.
Description: This block allows teachers to enrol users into a course by allowing a teacher to upload an csv file with only email addresses.
After running the upload you can download a txt file that contains a log of the enrolled and failed users.
License: GNU General Public License http://www.gnu.org/copyleft/gpl.html
Usage:
The admin user must add this block to the Moodle course page
This block will only be visible for teachers.
Uploading a CSV:
Upload a file using the Manage uploaded files button,
After clicking this button the file manager appears.
Upload the CSV file and click on save changes, wait for Moodle to process it, the CSV gets processed immidiately!
When done you will get a txt file with the log of the enrol results.
[filename] = upload_[date]_[time]
[filename].csv : your uploaded CSV
[filename].log : info on number of adresses processed etc.
Version information
- Version build number
- 2012102901
- Version release name
- 2.x (Build 2012061402)
- Can be updated from
- 2012061401
- Maturity
- Release candidate
- MD5 Sum
- 37a848f52a76415e91663ed12c3fbd03
- Supported software
- Moodle 2.1, PHP 5.3, PHP 5.2, PHP 5.1, PHP 5.4, Moodle 2.2, Moodle 2.3
- Latest release for Moodle 2.1
- Latest release for Moodle 2.2
- Latest release for Moodle 2.3
Version control information
- Version control system (VCS)
- GIT
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.