Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Courses block.

Courses block: Difference between revisions

From MoodleDocs
(→‎See also: link added)
mNo edit summary
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Image:CourseBlock.jpg|frame|My Courses block]]
{{Blocks}}The '''Courses''' block lists and allows navigation between all of the courses in which the logged in user is enrolled in. The block title shows as "My courses" and allows one-click access to a course's home page.  
The '''Courses''' block lists and allows navigation between all of the courses in which the logged in user is a participant (as tutor and/or student). The block title shows as "My courses" and allows one-click access to a course's home page.  


There is a also the option to list ''All courses...'' available within the Moodle site. In 1.6 this will display a list of course types and a click on one of the types will reveal all the courses in that category.  There is also a search all courses option on this page.
[[File:CoursesBlockNew.png]]
 
There is a also the option to list ''All courses...'' available within the Moodle site. This will display a list of course types and a click on one of the types will reveal all the courses in that category.  There is also a search all courses option on this page.


A brand new user to a Moodle site, who has not enrolled in any course, will see the block title as "Course Categories".  
A brand new user to a Moodle site, who has not enrolled in any course, will see the block title as "Course Categories".  


When a student enters an unassigned course using the course block, they will be asked to enroll.
When a student enters an unassigned course using the course block, they will be asked to enroll.
Note: The [[Navigation block]] also includes a list of all courses a user is enrolled in.
==Site administration settings==
The courses block has some settings which may be changed by an administrator in ''Administration > Site administration > Plugins > Blocks > Course list''.
*''block_course_list_adminview'' - This determines what administrators see in the block.
*''block_course_list_hideallcourseslink'' - This enables you to hide the "All courses" link at the bottom of the block from everyone except administrators.


==See also==
==See also==


*[[Courses block configuration]]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=92190 How to make users can only see their own courses?] forum discussion
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=92190 How to make users can only see their own courses?] forum discussion


[[Category:Block]]
[[Category:Course]]
[[Category:Site administration]]
 
[[de:Kurse_%28Block%29]]
[[es:Bloque de cursos]]
[[fr:Bloc Cours]]

Latest revision as of 10:14, 5 September 2017

The Courses block lists and allows navigation between all of the courses in which the logged in user is enrolled in. The block title shows as "My courses" and allows one-click access to a course's home page.

CoursesBlockNew.png

There is a also the option to list All courses... available within the Moodle site. This will display a list of course types and a click on one of the types will reveal all the courses in that category. There is also a search all courses option on this page.

A brand new user to a Moodle site, who has not enrolled in any course, will see the block title as "Course Categories".

When a student enters an unassigned course using the course block, they will be asked to enroll.

Note: The Navigation block also includes a list of all courses a user is enrolled in.

Site administration settings

The courses block has some settings which may be changed by an administrator in Administration > Site administration > Plugins > Blocks > Course list.

  • block_course_list_adminview - This determines what administrators see in the block.
  • block_course_list_hideallcourseslink - This enables you to hide the "All courses" link at the bottom of the block from everyone except administrators.

See also