Note: You are currently viewing documentation for Moodle 3.4. Up-to-date documentation for the latest stable version of Moodle is likely available here: Navigation block.

Navigation block

From MoodleDocs
Revision as of 12:29, 17 March 2012 by Mary Cooch (talk | contribs) (updating and clarifying this page)

The navigation block appears on every page of the site. It contains an expanding tree menu which includes My Home, Site Pages, My Profile, and Courses. The navigation block contents depends upon the global settings, context, and the role of the user.

Overview

The navigation block has links which can be expanded or collapsed.When logged in, a regular user will see the following as default:

navblock1.png

My Home

This takes the user directly to their personal dashboard, sometimes known as My Moodle

Site pages

My courses

This expands to show courses the users is enrolled in. Note that an administrator sees this link as "Courses", which expands to the course categories.


 Here are examples of a 2.0 Standard theme's navigation block in collapsed mode and one that has the higher links opened one level.
Navigation block on Front Page
Site Front Page links expanded
Front Page, course links expanded
A course's links expanded

Navigation Block settings

Site Administrators can configure the site level Navigation Block. Teacher and Student roles have limited options to configure the position of the Navigation Block on their MyMoodle page.

Log in, go to the course area, Turn Editing On, then select the Edit icon in the Navigation Block. Then configure the following settings.

Allow users to dock this block

This allows users to free up screen area if they need to, displaying a link to the Navigation Block in a tab at the side.

Display categories as links

As long as Display Categories is enabled in Site Administration > Appearance > Navigation (which it is by default), this setting can be enabled.

Where Categories display as links, clicking on those links opens the category page, whereas clicking on the small arrowhead pulls down a further menu of its courses. It may be helpful to induct users to this distinction.

Trimming

Long titles wrap over several lines, and this can affect the readability of a menu.

Enabling trimming removes characters which exceed an optional limit for each menu item. There is an option to remove characters from the beginning, middle, or end of the title.

Generate Navigation for the following

The options in this setting allow you to configure how far the menu should expand.

Everything
the menu expands to allow access to any page in any of your course areas.
Categories and courses
the menu expands as far as listing links to the course areas in each category.
Categories, courses and course structures
the menu expands as far as listing the section titles in each course area (these display unlinked).
Categories, courses and course activities
the menu expands to allow access to any page in any of your course areas.

See also