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

Adding a new course: Difference between revisions

From MoodleDocs
(Undo revision 107916 by Edumaps (talk))
 
(86 intermediate revisions by 29 users not shown)
Line 1: Line 1:
Course sub-categories may be created by adding a new course category then using the "move category to" drop-down menu to move the category inside another category.
{{Courses}}


Similarly, sub-sub-categories etc. may be created.
By default a regular teacher can't add a new course. To add a new course to Moodle you need to have either [[Administrator|Adminstrator]], [[Course creator|Course Creator]] or [[Manager|Manager]] rights.


===Add a course===
==Adding a course==
1. log in as an admin
To add a course:
2. click on ''Courses'' in the admin menu
*Go to ''Settings>Site Administration>Courses>Add/edit courses''
3. navigate into the category where you want to add the course
4. click on the ''Add a new course'' button
5. set up your new course


[[image:Admin_menu.jpg|frame|left| log in as admin and click on ''Courses'']]  
[[File:Addeditcourses.jpg]]
<br style="clear:both;">
[[image:ADDACOURSE.GIF|frame|left|click on the ''Add a new course'' button to add a course]]
<br style="clear:both;">
[[image:Setupcourse.gif|frame|left|set up your new course]]
<br style="clear:both;">


*Choose the category where you want your course to be. For more information see [[Course categories|Course categories]]
*Click the "Add a new course" button
*Enter the [[Course settings|course settings]], then click the "Save changes" button.
*On the next screen, choose your students/teachers to assign to the course.


===Delete a course ===
==Deleting a course(s)==
To delete a course


1. log in as an admin
A regular teacher can't delete a course. Administrators and managers (i.e. users with a role for which the capability [[Capabilities/moodle/course:delete|moodle/course:delete]] is allowed) can delete courses. A [[Course creator|Course creator]] can delete courses they have created themselves.
2. click on ''Courses'' in the admin menu
3. turn on editing
4. click on the x to delete the course


[[image:Admin_menu.jpg|frame|left| log in as admin and click on ''Courses'']]
To delete a course (as an administrator or manager):
<br style="clear:both;">
*Go to ''Settings > Site Administration > Courses > Add/edit courses''
[[image:Courses.jpg|frame|left|click on the ''Add a new course'' button]]
*Click the course's category (to drill down the category tree) and find the course you wish to delete. Or use the "Search course" textbox at the bottom of the category list.
<br style="clear:both;">
*Click the "X" icon to the right of the course's name to delete it.


===Add a teacher===
You can delete multiple courses by:
*Creating a new (temporary) category. You can name it "To be deleted".
*Select and '''move''' the "About to be deleted" courses to that category ("To be deleted").
*Delete the category ("To be deleted") and choose "Delete ALL - cannot be undone".


To add a teacher
There is no user interface for course creators to delete courses they have created, however they can do so by editing the URL of the course from <nowiki>http://yourmoodlesite.net/course/view.php?id=N</nowiki> to <nowiki>http://yourmoodlesite.net/course/delete.php?id=N</nowiki> (replacing 'view' with 'delete').


1. log in as an admin or a teacher
==Course requests==


2. click on ''Teachers'' in the Admin Menu (in screen capture below called ''Administrators'')
[[File:Courserequest.png|thumb|Course request screen]]The course request feature can be enabled by an administrator in ''Settings > Site administration > Courses > Course request''.


3. search for a teacher
An admin can set the default category for course requests, whether users can select a category when requesting a course, and who can receive notification of course requests (from a list of users with the capability [[Capabilities/moodle/site:approvecourse|moodle/site:approvecourse]]).


4. click on the ''Add teacher'' link
A  'Request a new course' button will then appear on the 'All courses' page. The All courses page can be accessed via a link in the [[Courses block]].


[[image:Addadmin1.gif|frame|left|the ''Teachers'' link in this screen capture has been renamed ''Administrators'']]
If course requests are enabled, by default all authenticated users can make course requests. See [[Course requester role]] for details of how to restrict users who can make course requests.
<br style="clear:both;">


[[image:Addadmin2.gif|frame|left|search for a teacher to add (must already have an account, of course)]]
==Bulk course creation==
<br style="clear:both;">


[[image:Addadmin3.gif|frame|left|click on the ''Add teacher'' link]]
It is not yet possible to create courses in bulk, however this feature is coming in Moodle 2.6 (MDL-13114).
<br style="clear:both;">


==See also==
* [http://youtu.be/vOm1NAknuvk Creating a Course and Course Settings] MoodleBites video on YouTube 
* [http://youtu.be/rg6rUuBwITo Moodle 2 Administration Courses] MoodleBites video on YouTube
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=83830 Hide Courses from some users or students] forum discussion


 
[[de:Kurs anlegen]]
[[Category: Administrator]]
[[es:Cursos_%28administrador%29]]
[[eu:Ikastaroak_%28Kudeatzaileak%29]]

Latest revision as of 12:41, 1 July 2014


By default a regular teacher can't add a new course. To add a new course to Moodle you need to have either Adminstrator, Course Creator or Manager rights.

Adding a course

To add a course:

  • Go to Settings>Site Administration>Courses>Add/edit courses

Addeditcourses.jpg

  • Choose the category where you want your course to be. For more information see Course categories
  • Click the "Add a new course" button
  • Enter the course settings, then click the "Save changes" button.
  • On the next screen, choose your students/teachers to assign to the course.

Deleting a course(s)

A regular teacher can't delete a course. Administrators and managers (i.e. users with a role for which the capability moodle/course:delete is allowed) can delete courses. A Course creator can delete courses they have created themselves.

To delete a course (as an administrator or manager):

  • Go to Settings > Site Administration > Courses > Add/edit courses
  • Click the course's category (to drill down the category tree) and find the course you wish to delete. Or use the "Search course" textbox at the bottom of the category list.
  • Click the "X" icon to the right of the course's name to delete it.

You can delete multiple courses by:

  • Creating a new (temporary) category. You can name it "To be deleted".
  • Select and move the "About to be deleted" courses to that category ("To be deleted").
  • Delete the category ("To be deleted") and choose "Delete ALL - cannot be undone".

There is no user interface for course creators to delete courses they have created, however they can do so by editing the URL of the course from http://yourmoodlesite.net/course/view.php?id=N to http://yourmoodlesite.net/course/delete.php?id=N (replacing 'view' with 'delete').

Course requests

Course request screen

The course request feature can be enabled by an administrator in Settings > Site administration > Courses > Course request.

An admin can set the default category for course requests, whether users can select a category when requesting a course, and who can receive notification of course requests (from a list of users with the capability moodle/site:approvecourse).

A 'Request a new course' button will then appear on the 'All courses' page. The All courses page can be accessed via a link in the Courses block.

If course requests are enabled, by default all authenticated users can make course requests. See Course requester role for details of how to restrict users who can make course requests.

Bulk course creation

It is not yet possible to create courses in bulk, however this feature is coming in Moodle 2.6 (MDL-13114).

See also