Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Enrolment.

Enrolment

From MoodleDocs
Revision as of 20:53, 25 July 2011 by chris collman (talk | contribs) (→‎Internal enrolment: 2.0 calls it self enrolment. KISS)

Settings>Course administration block>Edit settings>Users> Enrolled users

Enrolment is the process of assigning users to roles (usually student) in the context of a course. There are 3 types: self enrolment, manual enrolment and enrollment plugins.

Self enrolment

By default, self enrolment (sometimes called internal enrolment) is where any student can enrol themselves into a course. A course can ask an student trying to self enrol for an enrolment key.

Manual enrolment

A user can be manually enrolled by assigned a role in the course. Administrators and Teachers use this method to assign students or non-editing teachers from the list of site users to a specific course.

  1. Click on the "Assign roles" link in the course administration block.
  2. Click on student link.
  3. Select the user from the list of potential users on the right by clicking on the user.
    1. Multiple users may be selected by holding down the Apple or Ctrl key whilst clicking on the users' names.
  4. Use the left-facing arrow button to add the selected user to the list of existing users on the left.
Example of assigning users to a student role

Enrolment plugins

Enrolment plugins automate the enrolment process. Please see Enrolment plugins for more information. In general, they can use batch files or receive a verification outside of the course context, to enrol a student in a course. For example:

  • There maybe a charge for a course and a student can be automatically enrolled after paying the required fee.
  • The school has one non_Moodle database maintained by the registrar and the business office for enrolment of both on-line and classroom students.

See also