Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Manual enrolment.

Manual enrolment: Difference between revisions

From MoodleDocs
(→‎Course settings: capability, rewording)
(manual enrolment capabilities)
Line 21: Line 21:
**Default enrolment period - this sets the default length of enrolment (in seconds) and may be altered by a teacher in a course.
**Default enrolment period - this sets the default length of enrolment (in seconds) and may be altered by a teacher in a course.
**Default role - this sets the default role, which is normally student but may be altered by a teacher in a course.
**Default role - this sets the default role, which is normally student but may be altered by a teacher in a course.
==Manual enrolment capabilities==
*[[Capabilities/enrol/manual:config|Configure manual enrol instances]]
*[[Capabilities/enrol/manual:enrol|Enrol users]]
*[[Capabilities/enrol/manual:manage|Manage user enrolments]]
*[[Capabilities/enrol/manual:unenrol|Unenrol users from the course]]
*[[Capabilities/enrol/manual:unenrolself|Unenrol self from the course]]


[[de:Manuelle Einschreibung]]
[[de:Manuelle Einschreibung]]

Revision as of 09:17, 23 January 2012

The manual enrolments plugin allows users to be enrolled manually via a link in the course administration settings. The plugin has to be enabled by the site administrator (see Enrolment plugins) and should normally be enabled as certain other enrolment plugins, such as self enrolment, require it.

Course settings

Checking you have manual enrolment in your course

  • In a course, go to Settings > Course administration > Uusers > Enrolment methods
  • Make sure Manual enrolments has its "eye" opened:

Manualenrolments.png

Editing the manual enrolment method

Managers (and any other users with the capability enrol/manual:config) can edit the manual enrolment method in the course and set the default enrolment period and default role in Settings > Course administration > Users > Enrolment methods.

Defaultenrolmentperiod.png

Admin settings

  • Default settings for manual enrolment in courses may be specified in Settings>Site administration>plugins>enrolments>Manual enrolments. These are:
    • Add instance to new courses- if this is enabled, then whenever a new course is created, manual enrolments will automatically be enabled
    • Enable manual enrolments - this makes this plugin available throughout Moodle and it is advisable to do this.
    • Default enrolment period - this sets the default length of enrolment (in seconds) and may be altered by a teacher in a course.
    • Default role - this sets the default role, which is normally student but may be altered by a teacher in a course.

Manual enrolment capabilities