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: Difference between revisions

From MoodleDocs
m (Reverted edit of Jessicanoe, changed back to last version by Tsala)
(manual enrolment)
Line 4: Line 4:


Whilst internal enrolment is an effective and efficient way to of managing course enrolment, particularly if you don't have a lot of courses, Moodle also provides a number of other enrolment methods, called [[Enrolment plugins]].
Whilst internal enrolment is an effective and efficient way to of managing course enrolment, particularly if you don't have a lot of courses, Moodle also provides a number of other enrolment methods, called [[Enrolment plugins]].
==Manual enrolment==
To manually enrol a student in a course i.e. assign a user the role of student:
# Follow the "[[Assign roles]]" link in the course administration block.
# Follow the student link.
# Select the user from the list of potential users on the right, and use the left-facing arrow button to add them to the list of existing users on the left. (Multiple users may be selected by holding down the Apple or Ctrl key whilst clicking on the users' names.)


==See also==
==See also==
Line 9: Line 17:
*[[Unenrolment]]
*[[Unenrolment]]
*[[Enrolment plugins]]
*[[Enrolment plugins]]
*[[Development:Enrolment plugins]]


[[Category:Enrolment]]
[[Category:Enrolment]]

Revision as of 09:44, 7 March 2008

Course enrolment is about assigning users the role of student in a course.

By default, students can enrol themselves on whatever courses they choose. This method of enrolment is called internal enrolment. You can restrict users from enrolling on whatever courses they choose by setting an enrolment key.

Whilst internal enrolment is an effective and efficient way to of managing course enrolment, particularly if you don't have a lot of courses, Moodle also provides a number of other enrolment methods, called Enrolment plugins.

Manual enrolment

To manually enrol a student in a course i.e. assign a user the role of student:

  1. Follow the "Assign roles" link in the course administration block.
  2. Follow the student link.
  3. Select the user from the list of potential users on the right, and use the left-facing arrow button to add them to the list of existing users on the left. (Multiple users may be selected by holding down the Apple or Ctrl key whilst clicking on the users' names.)

See also