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

Navigation: Difference between revisions

From MoodleDocs
(always link course sections)
m (Changed "default home page" to "default start page", as per MDL-73093)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Site appearance}}
{{Site appearance}}
There are two standard blocks on every page - the Navigation block and the Administration block.
{{MediaPlayer | url = https://youtu.be/Io8ZqAOnAsw | desc = New navigation in Moodle 4.0 }}


== Navigation block==
The [[Navigation block]] provide easy access to '''view''' various sections of the Moodle site and includes
*Dashboard- a personalised home page displaying links to the courses a user is associated with and activity information (such as unread forum posts and upcoming assignments)
*Site pages - links to site pages and resources from the front page of Moodle
*My courses - expands to show courses the user is enrolled in.


===Keyboard support for navigation===
===Keyboard support for navigation===
 
Keyboard/Screenreader and Voice input users can access navigation by using the Tab, Space, Enter and right/left arrow keys.
*Keyboard/Screenreader and Voice input users can access navigation by using the Tab, Space, Enter and right/left arrow keys.
 
==Administration block==
 
The [[Administration block]] provides you with easy access to change various settings of a Moodle site.  This block shows contextual settings (the settings for a forum when you are viewing it as an editing user) as well as settings for anything else you have permissions for.
 
==Site administration settings==
==Site administration settings==
 
An administrator can change navigation settings, such as the default start page for users, and whether to show course categories in the navigation, in ''Administration > Site administration > Appearance > Navigation''.
An administrator can change navigation settings, such as the default home page for users, and whether to show course categories in the navigation, in ''Administration > Site administration > Appearance > Navigation''.
 
'''New in 2.9:''' If ''navshowcategories'' is enabled, but there is only one category on the site, it will not display in the navigation bar.


If ''Show course full names'' is enabled, courses in the Navigation block will be shown with their full name rather than their short name.
If ''Show course full names'' is enabled, courses in the Navigation block will be shown with their full name rather than their short name.


{{New features}}
If ''navshowcategories'' is enabled, but there is only one category on the site, it will not display in the navigation bar.
The setting ''Always link course sections'' can be enabled to link the course sections. When a course name is clicked either in the navigation block or the central course  content area, it will go straight to  the items in that section.


The setting ''Always link course sections'' can be enabled to link the course sections. When a section name is clicked either in the navigation block or the central course content area, it will go straight to the items in that section. When using the Boost theme, 'Always link course sections' must be enabled for course section links to display in the navigation drawer.
==Note for administrators==
==Note for administrators==
If you are not ''directly'' associated with a course (that is, if you don't have a teacher, student or other role actually defined in the course) it will not appear in your Navigation menu. Also, if you are not directly associated with at least one course in a category, the category will not appear in your Navigation menu.
If you are not ''directly'' associated with a course (that is, if you don't have a teacher, student or other role actually defined in the course) it will not appear in your Navigation menu. Also, if you are not directly associated with at least one course in a category, the category will not appear in your Navigation menu.
 
==See also==
* [https://moodle.org/mod/forum/discuss.php?d=374512 Disabling menu items] forum discussion
[[de:Navigation]]
[[de:Navigation]]
[[es:Navegación]]
[[es:Navegación]]
[[fr:Navigation]]

Latest revision as of 15:59, 28 April 2023

New navigation in Moodle 4.0


Keyboard support for navigation

Keyboard/Screenreader and Voice input users can access navigation by using the Tab, Space, Enter and right/left arrow keys.

Site administration settings

An administrator can change navigation settings, such as the default start page for users, and whether to show course categories in the navigation, in Administration > Site administration > Appearance > Navigation.

If Show course full names is enabled, courses in the Navigation block will be shown with their full name rather than their short name.

If navshowcategories is enabled, but there is only one category on the site, it will not display in the navigation bar.

The setting Always link course sections can be enabled to link the course sections. When a section name is clicked either in the navigation block or the central course content area, it will go straight to the items in that section. When using the Boost theme, 'Always link course sections' must be enabled for course section links to display in the navigation drawer.

Note for administrators

If you are not directly associated with a course (that is, if you don't have a teacher, student or other role actually defined in the course) it will not appear in your Navigation menu. Also, if you are not directly associated with at least one course in a category, the category will not appear in your Navigation menu.

See also