Course Menu block: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
Just a little more documentation for course menu
 
mNie podano opisu zmian
 
(Nie pokazano 5 wersji utworzonych przez 2 użytkowników)
Linia 1: Linia 1:
{{Infobox plugin
|type = Block, Course Menu
|entry = https://moodle.org/plugins/view.php?plugin=block_course_menu
|tracker = https://tracker.moodle.org/browse/MDL-27039 and see https://moodle.org/mod/forum/discuss.php?d=169107#p741779
|discussion = https://tracker.moodle.org/browse/MDL-27039
|maintainer = [[User:Alex Contis|Alex Contis]]
|float = right
}}
This is a quick start for some documentation for the Course Menu Block plugin.
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
Get the code and information about the block here: https://moodle.org/plugins/view.php?plugin=block_course_menu
There is a tracker item suggesting this is worth putting in core. https://tracker.moodle.org/browse/MDL-27039


==What this block does==
==What this block does==


At present there is no simple section to section navigation in regular moodle.
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.
 
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.


[[File:Course Menu.png]]
[[File:Course Menu.png]]
Linia 18: Linia 27:


==History of this block==
==History of this block==
[[Category:Contributed code]]
[[es:Bloque del menú del curso]]

Aktualna wersja na dzień 00:38, 18 mar 2014

Course Menu block
Type Block, Course Menu
Set N/A
Downloads https://moodle.org/plugins/view.php?plugin=block_course_menu
Issues https://tracker.moodle.org/browse/MDL-27039 and see https://moodle.org/mod/forum/discuss.php?d=169107#p741779
Discussion https://tracker.moodle.org/browse/MDL-27039
Maintainer(s) Alex Contis

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

There is a tracker item suggesting this is worth putting in core. https://tracker.moodle.org/browse/MDL-27039

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