Moodle Plugins directory: Course Menu block | Moodle.org
Course Menu block
Blocks ::: block_course_menu
Maintained by Alex Contis
The Course Menu block for Moodle provides navigation between course sections (topics/weeks)
Latest release:
142 sites
30 downloads
23 fans
Current versions available: 4
The Course Menu block, created and maintained by NetSapiensis AB in Sweden, info@netsapiensis.se
The Course Menu block for Moodle provides navigation between course sections (topics/weeks)
The appearance of the block can be controlled with the "Expandable Tree". The topics/weeks can be grouped into chapters and subchapters to facilitate navigation in courses with mani topics/weeks.
There are options to show/hide navigation elements for:
Custom links can be added at the bottom of the block
This block is released under the GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html
Useful links
Contributors
Alex Contis (Lead maintainer)
Please login to view contributors details and/or to contact them
Is there any version for M3.1 ? Actually the last version of this block is not compatible at all with Moodle 3.1 :o(
Yui seems problematic with the tree view.
-Derek
-Alex
Tree view still doesn't work with version '2016093000' on a 3.1.1 version of Moodle :o(
No expand/collapse...
Patrick
-Derek
I've got « An empty string was passed to "getElementById ()" » when I try to expand a tree branch.
I am surprised to be the only one with this issue...
Patrick
I got the same issue on a clean install of Moodle 3.1.4. Did you find a solution?
Rob.
It changes nothing at all...
Thanks Rob. Happy to see that I'm not the only one who experiment trouble.
Course menu version 2016093000
Getting this error:
pix_url is deprecated. Use image_url for images and pix_icon for icons.
line 267 of /lib/outputrenderers.php: call to debugging()
line 150 of /blocks/course_menu/renderer.php: call to renderer_base->pix_url()
line 56 of /blocks/course_menu/renderer.php: call to block_course_menu_renderer->render_topic()
line 220 of /blocks/course_menu/block_course_menu.php: call to block_course_menu_renderer->render_chapter_tree()
line 288 of /blocks/moodleblock.class.php: call to block_course_menu->get_content()
line 230 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
line 1197 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1249 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 374 of /lib/blocklib.php: call to block_manager->ensure_content_created()
line 3839 of /lib/outputrenderers.php: call to block_manager->region_has_content()
line 40 of /theme/boost/layout/columns2.php: call to core_renderer->blocks()
line 1162 of /lib/outputrenderers.php: call to include()
line 1092 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 244 of /course/view.php: call to core_renderer->header()
What do people think about course menu at the moment? Does Boost make it redundant? I'm not yet convinced.
Rob, George or Patrick: any news??
-Derek
We don't have any plans yet to upgrade Course Menu to Moodle 3.8 or 3.9. Since boost has appeared for Moodle the Navigation block included in it has replaced the Course Menu.