Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Adding a new course.

Adding a new course

From MoodleDocs
Revision as of 14:38, 9 February 2009 by Stephanie Brown (talk | contribs) (Computer 1)

Location: Administration > Courses > Add/edit courses


Add/edit courses

Before creating courses, it's a good idea to set up some course categories. By default, there is only one Moodle category: Miscellaneous. While you are certainly free to put all your classes in the miscellaneous category, your students will find it easier to find their classes if they are organized in descriptive categories.


Computer 1

Adding a course

To add a course:

  1. Click on Courses in the Site Administration block, then Add/edit courses.
  2. On the course categories page, click the "Add a new course" button.
  3. Enter the course settings, then click the "Save changes" button.
  4. On the assign roles page, click on the teacher role to assign teachers to the course.

You can choose to hide a course by clicking the eye icon opposite the course name. Only users with the capability to view hidden courses, such as teachers, will be able to access the hidden course. Categories can also be hidden, if you want.

Tip: :To change the default category for new courses, simply edit the miscellaneous category.

Preventing teachers from editing course names

Template:Moodle 1.9In Moodle 1.9.3 onwards, any/all of the following fields - course full name, short name, ID number - may be locked to prevent teachers from editing them. To do so:

  1. Access Administration > Users > Permissions > Define roles in the site admin block.
  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 from allow to not set.
  4. Click the "Save changes" button at the bottom of the page.

See also