Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Courses block.

Courses block: Difference between revisions

From MoodleDocs
(Site administration settings moved from Courses block settings)
m (blocks template, category edits)
Line 1: Line 1:
[[Image:CourseBlock.jpg|frame|My Courses block]]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.  
{{Blocks}}[[Image:CourseBlock.jpg|frame|left]]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. 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.
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.
Line 11: Line 11:
The courses block has some settings which may be changed by an administrator in ''Settings > Site administration > Plugins > Blocks > Course list''.
The courses block has some settings which may be changed by an administrator in ''Settings > Site administration > Plugins > Blocks > Course list''.


*block_course_list_adminview - This determines what administrators see in the block.
*''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.
*''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==
Line 18: Line 18:
*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:Course]]
[[Category:Site administration]]


[[de:Kurse_%28Block%29]]
[[de:Kurse_%28Block%29]]

Revision as of 15:59, 26 August 2011

CourseBlock.jpg

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

Site administration settings

The courses block has some settings which may be changed by an administrator in Settings > 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