Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Course Menu block.

Course Menu block: Difference between revisions

From MoodleDocs
Just a little more documentation for course menu
 
mNo edit summary
Line 18: Line 18:


==History of this block==
==History of this block==
[[Category:Contributed code]]

Revision as of 22:18, 13 February 2014

This is a quick start for some documentation for the Course Menu Block plugin.

Get the code and information about the block here: https://moodle.org/plugins/view.php?plugin=block_course_menu

What this block does

At present there is no simple section to section navigation in regular moodle.

The course menu bock takes the title of each section and puts them in a menu block. When combined with a format that shows one section per page, you then have simple section <> section navigation.

Other links in the block

These are configurable:


History of this block