Navigation: Difference between revisions

From MoodleDocs
(fixing image label!)
m (Changed "default home page" to "default start page" as per MDL-73093)
 
(50 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{stub}}<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:
{{MediaPlayer | url = https://youtu.be/Io8ZqAOnAsw | desc = New navigation in Moodle 4 }}


[[Image:Navigation and Settings.png|frame|right|Navigation and Settings blocks]]
=== Navigation block===
The Navigation block provide easy access to '''view''' various sections of the Moodle site and includes
*My home - 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 profile - quick links allowing a user to view their profile, forums posts, blogs and messages as well as manage their private files
*My courses - lists (by course shortname) and links to courses the user is associated with. Click the course's shortname to view the front page of the course or use the arrows to navigate quickly to a specific section, resource or activity.


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


===Settings block===
If ''Show course full names'' is enabled, courses in the Navigation block will be shown with their full name rather than their short name.
The Settings 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.  All users have access to edit their profile and message settings from this block as well as their Blog preferences.


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


Navigation and Settings in Moodle 2.0 video:
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==
<mediaplayer>http://www.youtube.com/watch?v=9AskwBwk84M</mediaplayer>
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==
 
* [https://moodle.org/mod/forum/discuss.php?d=374512 Disabling menu items] forum discussion
* [[Development:Navigation 2.0]]
[[de:Navigation]]
[[es:Navegación]]
[[fr:Navigation]]

Latest revision as of 15:58, 28 April 2023

New navigation in Moodle 4


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