Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Course settings.

Course settings: Difference between revisions

From MoodleDocs
m (changing school demo link)
 
(440 intermediate revisions by 78 users not shown)
Line 1: Line 1:
{{Help files}}
{{Courses}}
{{Course admin}}
A teacher, or other user with the [[Capabilities/moodle/course:update|update course settings capability]], can change course settings in ''Administration > Course administration > Edit settings''.


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 throught the '''settings''' link in the [[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.
==General==


==Category==
===Course full name===
A Moodle administrator  or course creator may have set up several course categories.


For example, "Science", "Humanities", "Public Health" etc
This is the name of the course.  It is displayed as a link on course lists on the [[Front page]] and on the  [[Dashboard]] and in reports.  It is also used in the browser title bar when the course is viewed.


Choose the one most applicable for your course. This choice will affect where your course is displayed on the course listing and may make it easier for students to find your course.
The capability [[Capabilities/moodle/course:changefullname|moodle/course:changefullname]] controls whether a user can edit the course full name.


==Full name==
===Short name===
The full name of the course is displayed at the top of the screen and in the course listings.


==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, such as the Navigation block.
Many institutions have a shorthand way of referring to a course, such as BP102 or COMMS. Even you don't already have such a name for your course, make one up here. It will be used in several places where the long name isn't appropriate.  The most common use is in the navigation bar that is at the top of most pages.


[[Image:Assignment nav trail.jpg|The underlined part is the course Short name.]]
The capability [[Capabilities/moodle/course:changeshortname|moodle/course:changeshortname]] controls whether a user can edit the short name field.


The the above example has the short course name, "Features".  The short name also appears in the subject line of email messages that are part of the course.
By default, only course full names are displayed in the list of courses. However an administrator can enable short names to be displayed too if required by ticking the checkbox in ''Administration > Site administration > Appearance > Courses''.


==ID number==
=== Course category===
The ID number is an alpha numeric 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.


==Summary==
The site administrator may have created course categories to help teachers and students find their courses easily.  Course categories may be reflected in the [[Navigation block]].
The summary of the course is displayed in the course listings.


==Format==
The capability [[Capabilities/moodle/course:changecategory|moodle/course:changecategory]] controls whether a user can edit the course category.
A Moodle course may use one of the following three formats:


'''Weekly format'''
===Course start date===


The course is organised week by week, with a clear start date and a finish date. Each week consists of activities. Some of them, like journals, may have "open windows" of, say, two weeks after which they become unavailable.
This setting affects the display of logs and the weekly format topic dates.


'''Topics format'''
If you use the "Weekly" course format, the start date will appear in the first section of the course. For example selecting 27 July, will display "27 July - 2 August" in the first section (when default display is selected for that section). 


Very similar to the weekly format, except that each "week" is called a topic. A "topic" is not restricted to any time limit. You don't need to specify any dates.
This setting will have an effect on the display of logs. This will be the earliest possible date the log activity will display.  


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


This format is oriented around one main forum, the Social forum, which appears listed on the main page. It is useful for situations that are more freeform. They may not even be courses. For example, it could be used as a departmental notice board.
:''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. Please note that the 'first day of the week' is set by the [https://docs.moodle.org/dev/Translation_langconfig langconfig file] of your [[Language]], and might be different from the default Monday of the English language pack.


In Moodle 1.6 this is increased by:
:''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.


'''LAMS course format''' [[LAMS]]
:''TIP:'' See self enrolment course settings to prevent students from entering the course before a certain date/time.


'''SCORM format''' [[SCORM]]
===Course end date===


'''Weekly format, CSS/no tables'''
The course end date is used for determining whether a course should be included in a user's list of courses. When the end date is past, the course is no longer listed in the navigation block / drawer and is listed as past in the [[Course overview]] on students' dashboards.
Just an educated guess: This version of the weekly format uses the more modern web layout system CSS (cascading style sheets) to place things on the web page in a more flexible way than the old method with tables.


'''non-standard formats'''
The course end date is also used for calculating the retention period before data is deleted. It may also be used by a custom report e.g. reporting activity for the duration of a course.


such as a patch to allow javascript-based [[layout course editing]]
Users can still enter the course after the end date; in other words the date does not restrict access.


==Course start date==
===Calculate the end date from the number of sections===
This is where you specify the starting time of the course (in your own timezone).


If you are using a 'weekly' course format, this will affect the display of the weeks. The first week will start on the date you set here.
For courses in weekly format only, the course end date may be calculated automatically based on the course start date and the number of sections. If course sections (weeks) are added or removed, the course date is changed automatically. If 'Calculate the end date from the number of sections' is ticked, the course end date can not be set manually.


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


However, one place this setting will have an effect is the display of logs, which use this date as the earliest possible date you can display.
Here you can "hide" your course completely. It will not appear in the list of courses, except for managers, course creators, teachers and any other users with the [[Capabilities/moodle/course:viewhiddencourses|view hidden courses capability]]. Even if students try to access the course URL directly, they will not be allowed to enter.


In general, if your course does have a real starting date then it makes sense to set this date to that, no matter what course formats you are using.
The [[Capabilities/moodle/course:visibility|hide/show courses capability]] controls whether a user can hide a course.


==Enrolment plugins==
=== Course ID number===
{{Moodle 1.7}}


==Default role==
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 catalogue ID or can be used in the certificate module as a printed field.
{{Moodle 1.7}}


==Course enrollable==
The capability [[Capabilities/moodle/course:changeidnumber|moodle/course:changeidnumber]] controls whether a user can edit the ID number.
Yes, No or give start and end date range.


==Enrolment duration==
==Description==
This setting specifies the number of days a student can be enrolled in this course (starting from the moment they enroll).
{|
|[[File:coursesummary.png|thumb|500px|Description settings expanded by default]]
|}


If this is set, then students are automatically unenrolled after the specified time has elapsed. This is most useful for rolling courses without a specific start or end time.
===Course summary===


If you don't set this then the student will remain in this course until they are manually unenrolled or the clean-up function to remove defunct students takes effect.
The summary appears on the course listings page.  This field is searched when searching for a course and also appears in the Course/Site description block.


If you have selected to manage this course as a meta course, your enrolment period will not be used.
The capability [[Capabilities/moodle/course:changesummary|moodle/course:changesummary]] controls whether a user can edit the course summary.


==Expired enrolment notification==
===Course summary files===
Options to notify teacher, student and define threshold for notification.


==Number of weeks/topics==
An image (and if allowed by the administrator, other file types) may be attached to the course summary. They will be accessible by anyone from outside of the course just like  the course name and/or summary. Only users with [[Capabilities/moodle/course:changesummary| moodle/course:changesummary capability]] are able to upload/change course summary files.
This setting is only used by the 'weekly' and 'topics' course formats.
''Note that if this is not allowed by the administrator, then no box will appear to upload course summary files''.


In the 'weekly' format, it specifies the number of weeks that the course will run for, starting from the course starting date.
By default, only jpg, gif and png file types are allowed as course summary files. An administrator can change the allowed file types in ''Administration > Site administration > Appearance > Courses''.


In the 'topics' format, it specifies the number of topics in the course.
==Course format==


Both of these translate to the number of "boxes" down the middle of the course page.
===Format===


==Group mode==
See [[Course formats]]
Here you can define the group mode at the course level. This will be the default group mode for all activities defined within that course. Learn more about [[Groups]]


Note that you don't '''need''' to change this setting to enable groups. The default setting of this and 'Force' enables each activity to have its group mode set individually.
===Hidden sections===


===Force===
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 grey) 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.
If the group mode is "forced" at a course-level, then this particular group mode will be applied to every activity in that course. Individual group settings in each activity are then ignored.
 
:''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.
 
===Course layout===
 
The Course layout setting determines whether the whole course is displayed on one page or split over several pages. The setting currently applies to the topics and weekly core course formats and contributed collapsed topics course format only.
 
Teachers choose from the dropdown whether they wish to "show all sections on one page" in the familiar scrolling format, or "show one section per page".
 
If one section per page is selected, the course page is abbreviated to a list of links to individual sections. If an individual section is shown, next and previous sections may be accessed via links above and below the section.
 
{|
| [[File:one section per page course format.png|thumb|Course page for course using one section per page course layout]]
| [[File:Single_section_page.png|thumb|Individual section of a course using one section per page course layout]]
|}
 
Visit the School demo site course [https://school.moodledemo.net/course/view.php?id=37 The Types of Sport] to see the "Show one section per page" course layout in action!
 
==Appearance==
 
(These settings are collapsed by default.)
 
{|
|[[File:appearancecourse252.png|thumb|500px|Appearance settings expanded]]
|}
 
===Force theme===
 
If the site administrator has allowed the teacher to set a course [[Themes|theme]], this pull down menu will appear with a list of themes on the site.  Teachers can use this to choose a different look for the course from the rest of the Moodle site.
 
=== Force language===
 
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.
 
'''New in 3.5:''' By default editing teachers and managers have the capability moodle/course:forcelanguage and can select and force a language for their students. Admins can remove this capability if they do not wish course teachers/managers to do this.


This is useful when, for example, one wants to set up a course for a number of completely separate cohorts.
===Number of announcements===


==Availability==
How many recent announcements from the [[Announcements forum]] should show in the [[Latest announcements block]]. 


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.
If an announcements forum is not required in the course, this setting should be set to zero.


==Enrolment key==
===Show gradebook to students===
A course enrolment key enables access to courses to be restricted to those who know the key.


If left blank, then anyone who has created a Moodle username on the site will be able to enrol in the course.
Here you can decide whether to allow students to see the link to [[Grades|grades]] in the Administration block. If your course doesn't use graded activities, it makes sense to disable this. If grades are used and this link is disabled, students can still see their grade from the actual activity itself, such as an [[Assignment|assignment]]


If a key is specified, then students who are trying to enter will be asked to supply the key. Once enrolled, Students are not required to enter an enrollment key to gain access.
===Show activity reports===


The idea is that Teachers supply the key to authorised people using another means like private email, snail mail, on the phone or even verbally in a face to face class.
Here you can decide whether to show students their [[Activity_report#Individual_Activity_Report|activity reports]]. Doing so places a load on the server however, which is why the setting is disabled by default.


If this password "gets out" and you have unwanted people enrolling, you can unenrol them (see their user profile page) and change this key. Any legitimate students who have already enrolled will not be affected, but the unwanted people won't be able to get back in.
==Files and uploads==


==Guest access==
(These settings are collapsed by default.)
You have the choice of allowing [[Guest access | "guests"]] into your course or not, and if they need an enrolment key or enter without one.  


People can attempt to log in as guests using the "Login as a guest" button on the course login screen.
===Maximum upload size===


Guests ALWAYS have "read-only" access - meaning they can't leave any posts or otherwise mess up the course for real studentsNo use information is stored for a guest.
Here you can decide the largest size of file that students can upload to a course.  The site administrator can determine [[Site_policies#Maximum_uploaded_file_sizefile |sizes available]] for the teacher to select.  


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 enrol.
Editing teachers or other users may be allowed to upload files larger than the maximum size by giving them the capability [[Capabilities/moodle/course:ignorefilesizelimits|moodle/course:ignorefilesizelimits]]


Note that 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.
==Completion tracking==


==Cost==
(These settings are collapsed by default.)
The course cost will be shown if you have selected another enrolment method except internal.


==Hidden sections==
Completion  tracking must be enabled for [[Activity completion]]. [[Course completion]] criteria may also be based upon Activity completion values found in the activity's settings.
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 can not actually see the hidden activities and texts. This is particularly useful in the Weekly format, so that non-class weeks are clear.


If you choose, these can be completely hidden, so that students don't even know sections of the course are hidden.
==Groups==


==News items to show==
(These settings are collapsed by default.)
A special forum called "News" appears in the "weekly" and "topics" course formats. It's a good place to post notices for all students to see. (By default, all students are subscribed to this forum, and will receive your notices by email.)
{|
|[[File:coursegroups25.png|thumb|500px|Groups settings expanded]]
|}


This setting determines how many recent items appear on your course home page, in a news box down the right-hand side.
===Group mode===


If you set it to "0 news items" then the news box won't even appear.
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 and who they can interact with in activities.


==Show grades==
===Force===
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.


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 individual activities from using or setting grades, it just disables the results being displayed to students.
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.


==Show activity reports==
===Default grouping===
Activity reports are available for each participant that show their activity in the current course. As well as listings of their contributions, these reports include detailed access logs.


Teachers always have access to these reports, using the button or tab visible on each persons's profile page.
If [[Groupings|groupings]] are enabled, a default grouping for course activities and resources may be set.


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.
==Role renaming==


Another reason for turning it off is that the report can place a bit of load on the server while being generated. For large or long classes it may be more efficient to keep it off.
(These settings are collapsed by default.)
{|
|[[File:rolerenaming.png|thumb|500px|Role renaming settings expanded]]
|}
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 and the override permissions pages.  


==Maximum upload size==
Please note that the site administrator may have changed the names or added new roles.  These names will appear and the teacher may rename them.
This setting defines the largest size of file that can be uploaded by students in this course, limited by the site wide setting created by the administrator.


[[Image:Changeupload.jpg]]
If you want the word for 'Teacher' to be different in all courses on the site, a site admin can edit the roles of teacher and non-editing teacher in ''Administration > Site administration > Users > Permissions > Define roles'' and change the custom full name there.


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


==Your word for Teacher/Teachers/Student/Students==
Teachers can add course tags here, either new tags or official tags. See [[Using tags]] for more information.
You can change the words for teacher and student for a particular course.


==Force language==
== Site administration 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.
 
An administrator can set course default settings in ''Administration > Site administration > Courses > Course default settings''.
 
The maximum number of weeks/topics may be set for all courses on the site. The default value is 52.


==Is this a meta course?==
==Preventing teachers from editing course settings==
A [[Metacourses|metacourse]] automatically enrols its participants from other courses.  For example, for every course that is a "child" of the metacourse, all students in the child course are enroled in the metacourse.


Any/all of the following fields - course full name, short name, ID number and category, summary - may be locked to prevent teachers from editing them. To do so:


[[Category:Teacher|Course/edit]]
#Access ''Site Administration > Users > Permissions > Define roles''.
#Click the edit icon opposite the teacher role.
#Change any/all of the capabilities [[Capabilities/moodle/course:changefullname|moodle/course:changefullname]], [[Capabilities/moodle/course:changeshortname|moodle/course:changeshortname]], [[Capabilities/moodle/course:changeidnumber|moodle/course:changeidnumber]], [[Capabilities/moodle/course:changecategory|moodle/course:changecategory]], [[Capabilities/moodle/course:changesummary|moodle/course:changesummary]] from allow to not set.
#Click the "Save changes" button at the bottom of the page.


[[de:Kurseinstellungen]]
[[es:Configuraciones del curso]]
[[eu:Ikastaroaren_ezarpenak]]
[[fr:Paramètres du cours]]
[[ja:コース設定]]
[[ja:コース設定]]

Latest revision as of 08:45, 3 September 2019

A teacher, or other user with the update course settings capability, can change course settings in Administration > Course administration > Edit settings.

General

Course full name

This is the name of the course. It is displayed as a link on course lists on the Front page and on the Dashboard and in reports. It is also used in the browser title bar when the course is viewed.

The capability moodle/course:changefullname controls whether a user can edit the course full 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, such as the Navigation block.

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

By default, only course full names are displayed in the list of courses. However an administrator can enable short names to be displayed too if required by ticking the checkbox in Administration > Site administration > Appearance > Courses.

Course category

The site administrator may have created course categories to help teachers and students find their courses easily. Course categories may be reflected in the Navigation block.

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

Course start date

This setting affects the display of logs and the weekly format topic dates.

If you use the "Weekly" course format, the start date will appear in the first section of the course. For example selecting 27 July, will display "27 July - 2 August" in the first section (when default display is selected for that section).

This setting will have an effect on the display of logs. This will be the earliest possible date the log activity will display.

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

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. Please note that the 'first day of the week' is set by the langconfig file of your Language, and might be different from the default Monday of the English language pack.
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.
TIP: See self enrolment course settings to prevent students from entering the course before a certain date/time.

Course end date

The course end date is used for determining whether a course should be included in a user's list of courses. When the end date is past, the course is no longer listed in the navigation block / drawer and is listed as past in the Course overview on students' dashboards.

The course end date is also used for calculating the retention period before data is deleted. It may also be used by a custom report e.g. reporting activity for the duration of a course.

Users can still enter the course after the end date; in other words the date does not restrict access.

Calculate the end date from the number of sections

For courses in weekly format only, the course end date may be calculated automatically based on the course start date and the number of sections. If course sections (weeks) are added or removed, the course date is changed automatically. If 'Calculate the end date from the number of sections' is ticked, the course end date can not be set manually.

Course visibility

Here you can "hide" your course completely. It will not appear in the list of courses, except for managers, course creators, teachers and any other users with the view hidden courses capability. Even if students try to access the course URL directly, they will not be allowed to enter.

The hide/show courses capability controls whether a user can hide a course.

Course 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 catalogue 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.

Description

Description settings expanded by default

Course summary

The summary appears on the course listings page. This field is searched when searching for a course and also appears in the Course/Site description block.

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

Course summary files

An image (and if allowed by the administrator, other file types) may be attached to the course summary. They will be accessible by anyone from outside of the course just like the course name and/or summary. Only users with moodle/course:changesummary capability are able to upload/change course summary files. Note that if this is not allowed by the administrator, then no box will appear to upload course summary files.

By default, only jpg, gif and png file types are allowed as course summary files. An administrator can change the allowed file types in Administration > Site administration > Appearance > Courses.

Course format

Format

See Course formats

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 grey) 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.

Course layout

The Course layout setting determines whether the whole course is displayed on one page or split over several pages. The setting currently applies to the topics and weekly core course formats and contributed collapsed topics course format only.

Teachers choose from the dropdown whether they wish to "show all sections on one page" in the familiar scrolling format, or "show one section per page".

If one section per page is selected, the course page is abbreviated to a list of links to individual sections. If an individual section is shown, next and previous sections may be accessed via links above and below the section.

Course page for course using one section per page course layout
Individual section of a course using one section per page course layout

Visit the School demo site course The Types of Sport to see the "Show one section per page" course layout in action!

Appearance

(These settings are collapsed by default.)

Appearance settings expanded

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. Teachers can use this to choose a different look for the course from the rest of the Moodle site.

Force language

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.

New in 3.5: By default editing teachers and managers have the capability moodle/course:forcelanguage and can select and force a language for their students. Admins can remove this capability if they do not wish course teachers/managers to do this.

Number of announcements

How many recent announcements from the Announcements forum should show in the Latest announcements block.

If an announcements forum is not required in the course, this setting should be set to zero.

Show gradebook to students

Here you can decide whether to allow students to see the link to grades in the Administration block. If your course doesn't use graded activities, it makes sense to disable this. If grades are used and this link is disabled, students can still see their grade from the actual activity itself, such as an assignment

Show activity reports

Here you can decide whether to show students their activity reports. Doing so places a load on the server however, which is why the setting is disabled by default.

Files and uploads

(These settings are collapsed by default.)

Maximum upload size

Here you can decide the largest size of file that students can upload to a course. The site administrator can determine sizes available for the teacher to select.

Editing teachers or other users may be allowed to upload files larger than the maximum size by giving them the capability moodle/course:ignorefilesizelimits

Completion tracking

(These settings are collapsed by default.)

Completion tracking must be enabled for Activity completion. Course completion criteria may also be based upon Activity completion values found in the activity's settings.

Groups

(These settings are collapsed by default.)

Groups settings expanded

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 and who they can interact with in activities.

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.

Default grouping

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

Role renaming

(These settings are collapsed by default.)

Role renaming settings expanded

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 may have changed the names or added new roles. These names will appear and the teacher may rename them.

If you want the word for 'Teacher' to be different in all courses on the site, a site admin can edit the roles of teacher and non-editing teacher in Administration > Site administration > Users > Permissions > Define roles and change the custom full name there.

Tags

Teachers can add course tags here, either new tags or official tags. See Using tags for more information.

Site administration settings

An administrator can set course default settings in Administration > Site administration > Courses > Course default settings.

The maximum number of weeks/topics may be set for all courses on the site. The default value is 52.

Preventing teachers from editing course settings

Any/all of the following fields - course full name, short name, ID number and category, summary - may be locked to prevent teachers from editing them. To do so:

  1. Access Site Administration > Users > Permissions > Define roles.
  2. Click the edit icon opposite the teacher role.
  3. Change any/all of the capabilities moodle/course:changefullname, moodle/course:changeshortname, moodle/course:changeidnumber, moodle/course:changecategory, moodle/course:changesummary from allow to not set.
  4. Click the "Save changes" button at the bottom of the page.