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

Course overview: Difference between revisions

From MoodleDocs
(How to make the percentages display on the Course overview clarification)
Line 30: Line 30:


==How to make the percentages display on the Course overview==
==How to make the percentages display on the Course overview==
*For the percentages to display, the course must have activity completion enabled.
*For the percentages to display, the course must have [[Activity completion]] enabled.


[[File:completionpercentage.png]]
[[File:completionpercentage.png]]


Note that the percentages relate only to the percentage of activities with activity completion set that have been completed. The percentages do NOT yet relate to course completion.
Note that the percentages relate only to the percentage of activities with activity completion set that have been completed. The percentages do NOT yet relate to course completion. The percentage calculation uses the total number of activities with activity completion set, regardless of whether they are hidden or have an access restriction. The only way to make the percentage reflect work assigned to date would be to not set activity completion for activities which are hidden or have an access restriction.


==Timeline and courses tabs==
==Timeline and courses tabs==
Line 43: Line 43:
==See also==
==See also==


* [[Activity completion]]
* For the documentation related to the previous version of the block, please refer to [[Course overview (legacy)]]
* For the documentation related to the previous version of the block, please refer to [[Course overview (legacy)]]
* MDL-58384 - Collection of issues left from myoverview improvements epic


[[es:Vista general del curso]]
[[es:Vista general del curso]]
[[de:Kursübersicht-Block]]
[[de:Kursübersicht-Block]]

Revision as of 07:19, 6 December 2018

The course overview block

The course overview block enables students to check their course progress and view upcoming deadlines. It allows teachers to easily see activities needing grading. To get started, watch the Course overview improvements screencast.

Note for sites upgrading from earlier versions: The course overview block in previous versions of Moodle has been removed and replaced with a new course overview. The legacy course overview block may be downloaded from the Plugins directory: Blocks: Course overview (legacy).

New feature
in Moodle 3.6!


What enrolled users see

  • The course overview is displayed on a student's dashboard and displays three dropdowns:
  • an option to sort by all, current, future, in progress, starred or hidden courses
  • an option to display courses by last accessed or by title
  • an option to display course by cards, summary or list view

Note: The timeline tab, available in pre-3.6 versions is now a separate Timeline block.


Past, In Progress and Future courses

  • For courses to appear in the 'Past' section, the course end date must be in the past or the course must be completed.
  • For courses to appear in the 'In Progress' section, they must be not yet completed and the current date must be after the course start date. The current date must be before the end date, or there is no end date. Courses 'In progress 'displayed in the Course overview block match the courses displayed in the navigation drawer, although a site administration navigation setting can limit this number.
  • For courses to appear in the 'Future' section, the student must be enrolled in them even though the course start date is in the future.

Starred and hidden courses

docsStarHide.png

  • To 'star' ('bookmark') a course click the three dots by its name and then click the star icon.
  • To hide a course, click the three dots by its name and then click the hide icon.
  • Courses may be filtered by starred or hidden courses. Alternatively,for starred courses. the Starred courses block may be added to the dashboard

How to make the percentages display on the Course overview

completionpercentage.png

Note that the percentages relate only to the percentage of activities with activity completion set that have been completed. The percentages do NOT yet relate to course completion. The percentage calculation uses the total number of activities with activity completion set, regardless of whether they are hidden or have an access restriction. The only way to make the percentage reflect work assigned to date would be to not set activity completion for activities which are hidden or have an access restriction.

Timeline and courses tabs

  • A setting 'Default tab' (defaulttab) enables an administrator to specify the tab that will be displayed when a student first views their course overview. When returning to their course overview, the student's active tab is remembered.
  • If required, the timeline and courses tab URLs may be copied and pasted and bookmarked. The URL of the timeline tab is mysite.org/my/?myoverviewtab=timeline and the courses tab is mysite.org/my/?myoverviewtab=courses.

See also