Navigation: Difference between revisions

From MoodleDocs
(Created page with "<p class="note">'''Please refer to these notes before editing this page.'''</p>{{Navigation}}} In Moodle 2.0 onwards, there are two standard blocks ...")
 
mNo edit summary
Tag: Manual revert
 
(53 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<p class="note">'''Please refer to [[TOC_with_notes#Navigation|these notes]] before editing this page.'''</p>{{Navigation}}}
{{Site appearance}}
In Moodle 2.0 onwards, there are two standard blocks on every page:


* Navigation block - showing contextual links, while allowing you to jump elsewhere quickly
===Keyboard support for navigation===
* Settings block - showing contextual settings as well as settings for anything else you have permissions for


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


Navigation and Settings in Moodle 2.0 video:
==Site administration settings==


<mediaplayer>http://www.youtube.com/watch?v=9AskwBwk84M</mediaplayer>
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''.
 
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==
==See also==


* [[Development:Navigation 2.0]]
* [https://moodle.org/mod/forum/discuss.php?d=374512 Disabling menu items] forum discussion
 
[[de:Navigation]]
[[es:Navegación]]
[[fr:Navigation]]

Latest revision as of 11:13, 26 February 2024


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