Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Course settings.

Course settings: Difference between revisions

From MoodleDocs
(Reorganize following demo. moodle.net and features demo course)
Line 1: Line 1:
{{Creating a course}}
{{Creating a course}}
<p class="note">'''Please refer to [[TOC_with_notes#Creating a course|these notes]] before editing this page.'''</p>
<p class="note">'''Please refer to [[TOC_with_notes#Creating a course|these notes]] before editing this page.'''</p>
 
Settings > Course administration > Edit settings
 
[[Image:Settings.gif]]'''Course settings''' control how the things appear to the participants in a course. It is the first page viewed after creating a course.  This page has links to other pages that may describe a setting in more detail. Different versions of Moodle may not have all the settings listed below.
[[Image:Settings.gif]]'''Course settings''' control how the things appear to the participants in a course. It is the first page viewed after creating a course. It can be edited through the '''Settings''' link in the [[Course administration block]] menu.  This page has links to other pages that may describe a setting in more detail. Different versions of Moodle may not have all the settings listed below.




Line 13: Line 12:


The capability [[Capabilities/moodle/course:changecategory|moodle/course:changecategory]] controls whether a user can edit the course category.
The capability [[Capabilities/moodle/course:changecategory|moodle/course:changecategory]] controls whether a user can edit the course category.
 
==Course full name==
This is the name on the course link and reports.
===Short name===
===Short name===
Many institutions have a shorthand way of referring to a course, such as BP102 or COMMS.  Even if you do not already have such a name for your course, make one up here.  It will be used in several places where the long name is not appropriate.  The most common use is in the navigation bar that is at the top of most pages and this provides an active link to the course home page.
Many institutions have a shorthand way of referring to a course, such as BP102 or COMMS.  Even if you do not already have such a name for your course, make one up here.  It will be used in several places where the long name is not appropriate.  The most common use is in the navigation bar that is at the top of most pages and this provides an active link to the course home page.
Line 28: Line 28:
The capability [[Capabilities/moodle/course:changeidnumber|moodle/course:changeidnumber]] controls whether a user can edit the ID number.
The capability [[Capabilities/moodle/course:changeidnumber|moodle/course:changeidnumber]] controls whether a user can edit the ID number.


===Summary===
===Course summary===


The summary appears on the course listings page.
The summary appears on the course listings page.
Line 61: Line 61:
[[#top|Top]]
[[#top|Top]]


===Show grades===
 
====News items to show===
How many news items should show the Latest news block.  Set it to 0 and Latest news block will not appear.
 
===Show gradebook to students===
Many of the activities allow [[Grades|grades]] to be set.  By default, the results of all grades within the course can be seen in the Grades page, available from the main course page for students and teachers.
Many of the activities allow [[Grades|grades]] to be set.  By default, the results of all grades within the course can be seen in the Grades page, available from the main course page for students and teachers.


Line 82: Line 86:


It is possible to further restrict this size through settings within each activity module.
It is possible to further restrict this size through settings within each activity module.
===Legacy course file===
Legacy course files can be accessed by the [[File picker]] but a folder for them appears in the Settings>Course administration menu.


===Force theme===
===Force theme===
Line 87: Line 94:


===Is this a meta course?===
===Is this a meta course?===
A [[Metacourses|metacourse]] only gets its student enrolments from one or more other courses.  Students can not be enrolled directly in this kind of course. A metacourse creates a virtual family of related courses. There are [[Metacourse examples of use|many uses for a metacourse]].
Will only show when the course is created or has no enrolments. A [[Metacourses|metacourse]] only gets its student enrolments from one or more other courses.  Students can not be enrolled directly in this kind of course. A metacourse creates a virtual family of related courses. There are [[Metacourse examples of use|many uses for a metacourse]].


[[#top|Top]]
[[#top|Top]]
===Guest access===


==Enrolments==
Allows any authenticated user (i.e. logged in) to access the course (as a [[Guest role|guest]]), including those who have logged in "as guest". You can choose if they need an enrolment key or may enter without one.  
[[Image:generalsetting4.gif|thumb|Enrolment settings]]Note: In Moodle 2.0 onwards, enrolment settings may be found in ''Settings > Course administration > Users > [[Enrolment methods]]''.


===Enrolment plugins===
People can log in as guests using the "Login as a guest" button on a login screen, where that feature is enabled for the site. When the user tries to enter a course, they will see the [[Log in|login screen]]. If you only need people authenticated via your normal authentication method to access courses (as Guest or not) it is probably wise to disable "Login as a guest" for a slight improvement in site security. See [[Manage authentication]].
This setting allows you to choose an interactive [[Enrolment plugins|enrolment plugin]], such as [[Internal enrolment|internal enrolment]] or [[Paypal]]. If you use a non-interactive enrolment plugin, this setting has no effect.


===Default role===
Guests in a course ALWAYS have "read-only" access - meaning they cannot leave any posts or otherwise mess up the course for real students.  No use information is stored for a guest.


A default course role, such as student, may be set.
:''TIP:'' This can be handy when you want to let a colleague in to look around at your work, or to let students see a course before they have decided to enroll.
 
:''TIP:'' You have a choice between two types of guest access: with the enrolment key or without. If you choose to allow guests who have the key, then the guest will need to provide the current enrolment key EVERY TIME they log in (unlike students who only need to do it once). This lets you restrict your guests. If you choose to allow guests without a key, then anyone can get straight into your course.
===Course enrollable===
This setting only affects interactive enrolment plugins, such as [[Internal enrolment|internal enrolment]] and [[Paypal]]. It has no affect at all on non-interactive plugins (e.g. External Database, LDAP). Setting it to "no" or if it is outside the specified date range will result in the student being told the course is "Not enrollable" and being returned to the front page, if they are attempting to enrol using an interactive plugin.
 
:''TIP:'' If you are using Internal enrolment and you have not set an enrolment key, you should seriously consider setting this to ''No'' otherwise any user can enrol on your course.
 
[[#top|Top]]
===Enrolment duration===
This setting specifies the number of days a student can be enrolled in this course (starting from the moment they enrol).  Set this value with care - setting it when not required is a common origin of the complaint, "my students keep disappearing after n days".
 
:''TIP:'' This is useful for rolling courses without a specific start or end time. Students are automatically unenrolled after the number of days has expired in this setting.
 
:''TIP:'' This setting can be used as an alternative to a manually unenrolling students or using a clean-up function to remove defunct students at some future time.
:''TIP:'' If this course is a metacourse, the enrolment period will not be used.
 
==Enrolment expiry notification==
[[Image:generalsettings5.gif|thumb|Enrolment expiry notification settings]]
These settings determine whether teachers and/or students are notified that their enrolment is about to expire and how much notice they should be given.


[[#top|Top]]
==Groups==
==Groups==
[[Image:generalsettings6.gif|thumb|Groups settings]]
[[Image:generalsettings6.gif|thumb|Groups settings]]
===Group mode===
===Group mode===
Here you can define the [[Groups|group mode]] at the course level by a pull down menu. "[[Groups#No_groups|No groups]]", "[[Groups#Separate_groups|Separate groups]]" and "[[Groups#Visible_groups|Visible groups]]" are the choices. The selected setting will be the default group mode for all activities defined within that course.  The group setting can affect what users see in the [[Participants]] list.  
Here you can define the [[Groups|group mode]] at the course level by a pull down menu. "[[Groups#No_groups|No groups]]", "[[Groups#Separate_groups|Separate groups]]" and "[[Groups#Visible_groups|Visible groups]]" are the choices. The selected setting will be the default group mode for all activities defined within that course.  The group setting can affect what users see in the [[Participants]] list.  
:''TIP:'' You may leave it set to "No groups" and still have specific activities use groups. In this case the force setting below should be set to "no". For example, the teacher can use a group setting to completely separate cohorts of students such that each group is unaware of the other in the course.


===Force===
===Force===
Line 132: Line 118:
:''TIP:''The force setting is useful when the teacher wants to set up a course and not have to change each activities group settings.
:''TIP:''The force setting is useful when the teacher wants to set up a course and not have to change each activities group settings.


[[#top|Top]]
===Default grouping===
===Default grouping===


If [[Groupings|groupings]] are enabled, a default grouping for course activities and resources may be set.
If [[Groupings|groupings]] are enabled, a default grouping for course activities and resources may be set.


:''TIP:'' You may leave it set to "No groups" and still have specific activities use groups. In this case the force setting below should be set to "no". For example, the teacher can use a group setting to completely separate cohorts of students such that each group is unaware of the other in the course.
[[#top|Top]]
==Availability==
==Availability==


Line 142: Line 131:
This option allows you to "hide" your course completely. It will not appear on any course listings, except to teachers of the course and administrators. Even if students try to access the course URL directly, they will not be allowed to enter.   
This option allows you to "hide" your course completely. It will not appear on any course listings, except to teachers of the course and administrators. Even if students try to access the course URL directly, they will not be allowed to enter.   


:''TIP:'' The [[Course_settings#Course_start_date|Start Date]] of the course can also affect course visibility.  
:''TIP:'' The [[Course_settings#Course_start_date|Start Date]] of the course can also affect course visibility.
 
==Language==
[[Image:generalsettings8.gif|thumb|Language settings]]
 
If you force a language in a course, the interface of Moodle in this course will be in this particular language, even if a student has selected a different preferred language in his/her personal profile.
==Enrolments==
[[Image:generalsetting4.gif|thumb|Enrolment settings]]Note: In Moodle 2.0 onwards, enrolment settings may be found in ''Settings > Course administration > Users > [[Enrolment methods]]''.
 
==Student progress==
Has settings for [[Course completion]] criterion, a new feature in 2.0.
Completion tracking either Disabled, not shown in activity settings, or enabled
Check box is completion tracking begins upon enrolment.
 
[[#top|Top]]
[[#top|Top]]
===Enrolment key===
A course [[Enrolment key|enrolment key]] enables access to courses to be restricted to those who know the key. This feature is typically used on sites which encourage self enrolments or use an external database process to register students in a course.  The idea is that Teachers or course administrators will supply the key to authorized people using another means like private email, snail mail, on the phone or even verbally in a face-to-face class.


When the key is left blank and [[Course_settings#Course_enrollable|self enrolment]] is allowed, then anyone who has a Moodle username on the site will be able to enrol in the course.
==Role renaming==
[[Image:rolesimages.gif|thumb|Role renaming settings]]
You can rename the [[Roles|roles]] used in your course. For example, you may wish to rename the [[Teacher role]] as "Facilitator", "Tutor" or "Guide". These new role names will appear within the course. For example on the [[Participants|participants]] and the override permissions pages.
 
Please note that the site administrator or a [[Course managers|course manager]] may have changed the names or added new roles.  These names will appear and the teacher may rename them.


:''TIP:'' A student can be manually enroled in the course and will not have to supply the required key when they enter the course for the first time.  
:''Tip'': Do not worry about changing every role name. Only change the site roles which are  used in your course. For example, you may want to ignore renaming roles such as the [[Administrator role]] or the [[Authenticated user role]].


:''TIP:'' If this password "gets out" and you have unwanted people enrolling, you can unenrol them (see their user profile page or unassign them from the [[Assign roles|student role]] in the course) and change this key. Any legitimate students who have already enrolled will not be affected, but the unwanted people will not be able to get back in.
:''Tip'': To include new role names in a course backup, users should be included in the backup.


:''TIP:'' If you are using a non-interactive enrolment, system (e.g., External Database, LDAP) and you do not want students who fail the initial check to be asked for an enrolment key that they will not have, set ''Course Enrolable'' to ''No''.


:''TIP:'' You can control who is displayed as providing the Key when someone is requested to supply the key. See [[Internal enrolment]]
=Where did it go in 2.0?=


[[#top|Top]]


===Guest access===
===Enrolment methods===
Settings > Course administration >Users > Enrolment methods


Allows any authenticated user (i.e. logged in) to access the course (as a [[Guest role|guest]]), including those who have logged in "as guest". You can choose if they need an enrolment key or may enter without one.  
This setting allows you to choose an interactive [[Enrolment plugins|enrolment plugin]], such as [[Internal enrolment|internal enrolment]] or [[Paypal]]. If you use a non-interactive enrolment plugin, this setting has no effect.


People can log in as guests using the "Login as a guest" button on a login screen, where that feature is enabled for the site. When the user tries to enter a course, they will see the [[Log in|login screen]]. If you only need people authenticated via your normal authentication method to access courses (as Guest or not) it is probably wise to disable "Login as a guest" for a slight improvement in site security. See [[Manage authentication]].
===Default role===
Settings >Site administration > Users >Permissions >User policies


Guests in a course ALWAYS have "read-only" access - meaning they cannot leave any posts or otherwise mess up the course for real students.  No use information is stored for a guest.
===Course enrollable===


:''TIP:'' This can be handy when you want to let a colleague in to look around at your work, or to let students see a course before they have decided to enroll.
This setting only affects interactive enrolment plugins, such as [[Internal enrolment|internal enrolment]] and [[Paypal]]. It has no affect at all on non-interactive plugins (e.g. External Database, LDAP). Setting it to "no" or if it is outside the specified date range will result in the student being told the course is "Not enrollable" and being returned to the front page, if they are attempting to enrol using an interactive plugin.
:''TIP:'' You have a choice between two types of guest access: with the enrolment key or without. If you choose to allow guests who have the key, then the guest will need to provide the current enrolment key EVERY TIME they log in (unlike students who only need to do it once). This lets you restrict your guests. If you choose to allow guests without a key, then anyone can get straight into your course.


For more information see [[Guest role]].
:''TIP:'' If you are using Internal enrolment and you have not set an enrolment key, you should seriously consider setting this to ''No'' otherwise any user can enrol on your course.


[[#top|Top]]
[[#top|Top]]
===Cost===
===Enrolment duration===
This setting specifies the number of days a student can be enrolled in this course (starting from the moment they enrol).  Set this value with care - setting it when not required is a common origin of the complaint,  "my students keep disappearing after n days".
 
:''TIP:'' This is useful for rolling courses without a specific start or end time. Students are automatically unenrolled after the number of days has expired in this setting.
 
:''TIP:'' This setting can be used as an alternative to a manually unenrolling students or using a clean-up function to remove defunct students at some future time.
:''TIP:'' If this course is a metacourse, the enrolment period will not be used.


If [[Paypal]] or [[Authorize.net Payment Gateway]] is set as the [[Enrolment plugins|enrolment plugin]], then the course cost can be set in the cost field.
===Enrolment expiry notification===
[[Image:generalsettings5.gif|thumb|Enrolment expiry notification settings]]
These settings determine whether teachers and/or students are notified that their enrolment is about to expire and how much notice they should be given.


==Language==
[[#top|Top]]
[[Image:generalsettings8.gif|thumb|Language settings]]


If you force a language in a course, the interface of Moodle in this course will be in this particular language, even if a student has selected a different preferred language in his/her personal profile.
===Enrolment key===
A course [[Enrolment key|enrolment key]] enables access to courses to be restricted to those who know the key. This feature is typically used on sites which encourage self enrolments or use an external database process to register students in a course.  The idea is that Teachers or course administrators will supply the key to authorized people using another means like private email, snail mail, on the phone or even verbally in a face-to-face class.


==Student progress==
When the key is left blank and [[Course_settings#Course_enrollable|self enrolment]] is allowed, then anyone who has a Moodle username on the site will be able to enrol in the course.


Has settings for [[Course completion]] criterion, a new feature in 2.0.
:''TIP:'' A student can be manually enroled in the course and will not have to supply the required key when they enter the course for the first time.  


[[#top|Top]]
:''TIP:'' If this password "gets out" and you have unwanted people enrolling, you can unenrol them (see their user profile page or unassign them from the [[Assign roles|student role]] in the course) and change this key. Any legitimate students who have already enrolled will not be affected, but the unwanted people will not be able to get back in.


==Role renaming==
:''TIP:'' If you are using a non-interactive enrolment, system (e.g., External Database, LDAP) and you do not want students who fail the initial check to be asked for an enrolment key that they will not have, set ''Course Enrolable'' to ''No''.
[[Image:rolesimages.gif|thumb|Role renaming settings]]
You can rename the [[Roles|roles]] used in your course. For example, you may wish to rename the [[Teacher role]] as "Facilitator", "Tutor" or "Guide". These new role names will appear within the course. For example on the [[Participants|participants]] and the override permissions pages.  


Please note that the site administrator or a [[Course managers|course manager]] may have changed the names or added new roles.  These names will appear and the teacher may rename them.
:''TIP:'' You can control who is displayed as providing the Key when someone is requested to supply the key. See [[Internal enrolment]]


:''Tip'': Do not worry about changing every role name. Only change the site roles which are  used in your course. For example, you may want to ignore renaming roles such as the [[Administrator role]] or the [[Authenticated user role]].


:''Tip'': To include new role names in a course backup, users should be included in the backup.
For more information see [[Guest role]].


[[#top|Top]]
[[#top|Top]]
===Cost===


==Default course settings==
If [[Paypal]] or [[Authorize.net Payment Gateway]] is set as the [[Enrolment plugins|enrolment plugin]], then the course cost can be set in the cost field.
 
[[#top|Top]]


An administrator can set course settings defaults in ''Administration > Courses > [[Course default settings]]''.
===Default course settings===
Settings > Site administration > Courses > Course default settings
An administrator can set course settings defaults in [[Course default settings]]''.
[[#top|Top]]
[[#top|Top]]



Revision as of 01:49, 28 July 2011

Template:Creating a course

Please refer to these notes before editing this page.

Settings > Course administration > Edit settings Settings.gifCourse settings control how the things appear to the participants in a course. It is the first page viewed after creating a course. This page has links to other pages that may describe a setting in more detail. Different versions of Moodle may not have all the settings listed below.


General

File:generalsettings1.gif
General settings

Category

The site administrator may have created course categories to help teachers and students find their courses easily.

The capability moodle/course:changecategory controls whether a user can edit the course category.

Course full name

This is the name on the course link and reports.

Short name

Many institutions have a shorthand way of referring to a course, such as BP102 or COMMS. Even if you do not already have such a name for your course, make one up here. It will be used in several places where the long name is not appropriate. The most common use is in the navigation bar that is at the top of most pages and this provides an active link to the course home page.

Point to Assignment, part of the Features course, in a site called Moodle

The above example has the short course name, "Features", in the navigation links (breadcrumb). The short name also appears in the subject line of email messages that are part of the course.

The capability moodle/course:changeshortname controls whether a user can edit the short name field.

ID number

The ID number is an alphanumeric field. It has several potential uses. Generally, it is not displayed to students. However, it can be used to match this course against an external system's ID, as your course catalog ID or can be used in the certificate module as a printed field.

The capability moodle/course:changeidnumber controls whether a user can edit the ID number.

Course summary

The summary appears on the course listings page.

The capability moodle/course:changesummary controls whether a user can edit the course summary.

Format

File:generalsettings3.gif
Format section in course settings

See Course formats

Number of weeks/topics

This setting is only used by the 'weekly' and 'topics' course formats. In the 'weekly' format, it specifies the number of weeks that the course will run for, starting from the course starting date. In the 'topics' format, it specifies the number of topics in the course. Both of these translate to the number of "boxes" down the middle of the course page.

Top

Course start date

This is where you specify the starting time of the course (in your own time zone). The first week will start on the date you set here when you use the "Weekly" course format.

This setting will not affect courses using the 'social' or 'topics' formats.

However, this setting will have an effect on the display of logs, which use this date as the earliest possible date you can display. It can also make your course not visible to students even if when the course is available to students (see below).

TIP: If your institution runs on a weekly schedule, you may want to consider setting the start date for courses on the first day of the week, like a Monday.
TIP: In general, if your course does not have a real starting date then set the date to yesterday and use the availability setting to reveal the course to students.

Hidden sections

This option allows you to decide how the hidden sections in your course are displayed to students. By default, a small area is shown (in collapsed form, usually gray) to indicate where the hidden section is, though they still cannot actually see the hidden activities and texts. This is particularly useful in the Weekly format, so that non-class weeks are clear, or if you have quizzes you don't want your students to see.

TIP: If you choose, these non-available items can be completely hidden, so that students do not even know that sections or an activity in the course are hidden.

Top


=News items to show

How many news items should show the Latest news block. Set it to 0 and Latest news block will not appear.

Show gradebook to students

Many of the activities allow grades to be set. By default, the results of all grades within the course can be seen in the Grades page, available from the main course page for students and teachers.

TIP: If a teacher is not interested in using grades in a course, or just wants to hide grades from students, then they can disable the display of grades with this option. This does not prevent the teacher using or setting grades for an individual activities, it just disables the results from being displayed to students.

Show activity reports

Activity reports are available to each student. These reports or logs show their activity and contributions in the current course. These reports include their detailed access log.

Student access to their own reports is controlled by the teacher via this course setting. For some courses, these reports can be a useful tool for a student to reflect on their involvement and appearance within the online environment, but for some courses, this may not be necessary.

Teachers always have access to these reports. Teachers can use the button or tab visible on each person’s profile page or use the Reports link in the course administration block.

Your site administrator may ask you to turn this feature off. Showing activity reports can place a load on the server, slowing it down at times. For large or long classes it may be more efficient to keep it off.

Top

Maximum upload size

Maximum upload size setting

This setting defines the largest size of file that can be uploaded by students in this course. The site administrator can determine sizes available for the teacher to select. Teachers should be aware of a course's file structure.

It is possible to further restrict this size through settings within each activity module.

Legacy course file

Legacy course files can be accessed by the File picker but a folder for them appears in the Settings>Course administration menu.

Force theme

If the site administrator has allowed the teacher to set a course theme, this pull down menu will appear with a list of themes on the site.

Is this a meta course?

Will only show when the course is created or has no enrolments. A metacourse only gets its student enrolments from one or more other courses. Students can not be enrolled directly in this kind of course. A metacourse creates a virtual family of related courses. There are many uses for a metacourse.

Top

Guest access

Allows any authenticated user (i.e. logged in) to access the course (as a guest), including those who have logged in "as guest". You can choose if they need an enrolment key or may enter without one.

People can log in as guests using the "Login as a guest" button on a login screen, where that feature is enabled for the site. When the user tries to enter a course, they will see the login screen. If you only need people authenticated via your normal authentication method to access courses (as Guest or not) it is probably wise to disable "Login as a guest" for a slight improvement in site security. See Manage authentication.

Guests in a course ALWAYS have "read-only" access - meaning they cannot leave any posts or otherwise mess up the course for real students. No use information is stored for a guest.

TIP: This can be handy when you want to let a colleague in to look around at your work, or to let students see a course before they have decided to enroll.
TIP: You have a choice between two types of guest access: with the enrolment key or without. If you choose to allow guests who have the key, then the guest will need to provide the current enrolment key EVERY TIME they log in (unlike students who only need to do it once). This lets you restrict your guests. If you choose to allow guests without a key, then anyone can get straight into your course.

Groups

Groups settings

Group mode

Here you can define the group mode at the course level by a pull down menu. "No groups", "Separate groups" and "Visible groups" are the choices. The selected setting will be the default group mode for all activities defined within that course. The group setting can affect what users see in the Participants list.

Force

If the group mode is "forced" at a course-level, then this particular group mode will be applied to every activity in that course. This will override any activities that may have a special group setting.

TIP:The force setting is useful when the teacher wants to set up a course and not have to change each activities group settings.

Default grouping

If groupings are enabled, a default grouping for course activities and resources may be set.

TIP: You may leave it set to "No groups" and still have specific activities use groups. In this case the force setting below should be set to "no". For example, the teacher can use a group setting to completely separate cohorts of students such that each group is unaware of the other in the course.


Top

Availability

Availability settings

This option allows you to "hide" your course completely. It will not appear on any course listings, except to teachers of the course and administrators. Even if students try to access the course URL directly, they will not be allowed to enter.

TIP: The Start Date of the course can also affect course visibility.

Language

Language settings

If you force a language in a course, the interface of Moodle in this course will be in this particular language, even if a student has selected a different preferred language in his/her personal profile.

Enrolments

File:generalsetting4.gif
Enrolment settings

Note: In Moodle 2.0 onwards, enrolment settings may be found in Settings > Course administration > Users > Enrolment methods.

Student progress

Has settings for Course completion criterion, a new feature in 2.0. Completion tracking either Disabled, not shown in activity settings, or enabled Check box is completion tracking begins upon enrolment.

Top

Role renaming

Role renaming settings

You can rename the roles used in your course. For example, you may wish to rename the Teacher role as "Facilitator", "Tutor" or "Guide". These new role names will appear within the course. For example on the participants and the override permissions pages.

Please note that the site administrator or a course manager may have changed the names or added new roles. These names will appear and the teacher may rename them.

Tip: Do not worry about changing every role name. Only change the site roles which are used in your course. For example, you may want to ignore renaming roles such as the Administrator role or the Authenticated user role.
Tip: To include new role names in a course backup, users should be included in the backup.


Where did it go in 2.0?

Enrolment methods

Settings > Course administration >Users > Enrolment methods

This setting allows you to choose an interactive enrolment plugin, such as internal enrolment or Paypal. If you use a non-interactive enrolment plugin, this setting has no effect.

Default role

Settings >Site administration > Users >Permissions >User policies

Course enrollable

This setting only affects interactive enrolment plugins, such as internal enrolment and Paypal. It has no affect at all on non-interactive plugins (e.g. External Database, LDAP). Setting it to "no" or if it is outside the specified date range will result in the student being told the course is "Not enrollable" and being returned to the front page, if they are attempting to enrol using an interactive plugin.

TIP: If you are using Internal enrolment and you have not set an enrolment key, you should seriously consider setting this to No otherwise any user can enrol on your course.

Top

Enrolment duration

This setting specifies the number of days a student can be enrolled in this course (starting from the moment they enrol). Set this value with care - setting it when not required is a common origin of the complaint, "my students keep disappearing after n days".

TIP: This is useful for rolling courses without a specific start or end time. Students are automatically unenrolled after the number of days has expired in this setting.
TIP: This setting can be used as an alternative to a manually unenrolling students or using a clean-up function to remove defunct students at some future time.
TIP: If this course is a metacourse, the enrolment period will not be used.

Enrolment expiry notification

Enrolment expiry notification settings

These settings determine whether teachers and/or students are notified that their enrolment is about to expire and how much notice they should be given.

Top

Enrolment key

A course enrolment key enables access to courses to be restricted to those who know the key. This feature is typically used on sites which encourage self enrolments or use an external database process to register students in a course. The idea is that Teachers or course administrators will supply the key to authorized people using another means like private email, snail mail, on the phone or even verbally in a face-to-face class.

When the key is left blank and self enrolment is allowed, then anyone who has a Moodle username on the site will be able to enrol in the course.

TIP: A student can be manually enroled in the course and will not have to supply the required key when they enter the course for the first time.
TIP: If this password "gets out" and you have unwanted people enrolling, you can unenrol them (see their user profile page or unassign them from the student role in the course) and change this key. Any legitimate students who have already enrolled will not be affected, but the unwanted people will not be able to get back in.
TIP: If you are using a non-interactive enrolment, system (e.g., External Database, LDAP) and you do not want students who fail the initial check to be asked for an enrolment key that they will not have, set Course Enrolable to No.
TIP: You can control who is displayed as providing the Key when someone is requested to supply the key. See Internal enrolment


For more information see Guest role.

Top

Cost

If Paypal or Authorize.net Payment Gateway is set as the enrolment plugin, then the course cost can be set in the cost field.

Top

Default course settings

Settings > Site administration > Courses > Course default settings An administrator can set course settings defaults in Course default settings. Top

See also