Quick enrollment

Blocks ::: block_enrollment
Maintained by Adrien Jamot
With this plugin you can quickly enroll users to many courses.

Quick enrollment 1.0(Build: 2012100300)

Moodle 2.0, 2.1, 2.2, 2.3
Released: Tuesday, 23 October 2012, 5:58 PM
These instructions describe how to install the Enrollment block for Moodle 2+. This module is developped and supported by Symetrix.

With this plugin you can quickly enroll users to many courses.

Prerequisites:
============
You need a:

1. A server running Moodle 2.0+

2. A browser with javascript enabled

Installation
============

These instructions assume your Moodle server is installed at /var/www/moodle.

1. Copy enrollment.zip to /var/www/moodle/blocks


2. Enter the following commands

cd /var/www/moodle/blocks
sudo unzip enrollment.zip

This will create the directory

./enrollment

3. Login to your moodle site as administrator

Moodle will detect the new module and prompt you to Upgrade.



4. Click the 'Upgrade' button.

The activity module will install block_enrollment.


5. Click the 'Continue' button.

At this point, you can add enrollment block on pages.


If you have feedback or any questions, contact us at

http://www.symetrix.fr/

Regards,... Adrien Jamot
adrien_jamot [at] symetrix [dt] fr

Version information

Version build number
2012100300
Version release name
1.0(Build: 2012100300)
Maturity
Unknown
MD5 Sum
9060dbdf50fb29e0e8bbdccc23c5df36
Supported software
Moodle 2.1, Moodle 2.0, Moodle 2.2, Moodle 2.3
  • Latest release for Moodle 2.0
  • Latest release for Moodle 2.1
  • Latest release for Moodle 2.2
  • Latest release for Moodle 2.3

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.