moderated enrolment

From MoodleDocs

Summary

This is an enrolment plug-in to allow moderated enrolment onto courses.

Description

The moderated enrolment plug-in allows a mentor to manage user enrolment onto courses.

When the course is set up to use this method of enrolment the student level user will have to request access to the course. They do this by entering the email of their mentor into Moodle.

Once this is done Moodle then sends an email to the mentor with a link to approve or cancel the users request for enrolment onto the course.

When the mentor accepts the request the student is then notified by email and provided a link to access the course.

Requirements

Moodle 2.2, 2.3 and 2.4

Installation

1. Unpack the module into your Moodle install in order to create an enrol/moderated directory. 2. Visit the /admin/index.php page to trigger the database installation. 3. Navigate to Site administration/Plugins/Enrolments/Manage enrol plugins and Enable Moderated enrolment.

The plug-in doesn't have any additional settings.

Prerequisite to using the Moderated Enrolment plug-in: for the moderated enrolment plug-in to work the role of 'Mentor' will need to be set up in Moodle. This can be done by the administrator in 'Define roles' this can be fresh new role or a copy of an existing role renamed.

You will need to make sure the role has all the permissions for moderated enrolment set to allow.

Adding Moderated Enrolment Plug-in

1. Navigate to your chosen course and then from the settings panel choose Users/Enrolment methods and select 'Moderated enrolment' from the dropdown menu.

2. Fill in the details for this instance of the enrolment.

Custom instance name - Provide a custom name for this instance of the enrolment Allow moderated enrolments - This needs to be set to 'Yes' Assign role - This needs to be 'Mentor' Enrolment period - This can be set the number of days, hours, minutes or seconds Start and End date - These can be set to allow start and end dates for enrolment

3. Click 'Add method'

4. On the Enrolment methods screen, move the moderated enrolment option to the top.

Using the Moderated Enrolment Plug-in

1. The user navigates to the course and they are presented with a request enrolment from the Mentor screen. (The user will need to know their mentors email address).

If the user enters an email address that isn't associated with a mentor, then they are shown an appropriate warning message.

Once the user clicks 'Submit' they are taken to a confirmation screen and the mentor is then sent a request email by Moodle.

2. The mentor receives the email request from the user and clicks on the link to approve or cancel the request from the user.

3. After clicking on the link the mentor is then taken to the approve or cancel screen in Moodle.

Clicking 'Cancel' declines the request and the user is then notified by email.

Clicking 'Confirm' accepts the request and the user is notified by email and provided a link to then access the course.