Skip to content

ULCC-QMUL/moodle-block_course_menu

 
 

Repository files navigation

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" and "Activate Chapter Grouping" controls. 

There are also options to include in the block links to:
		
-Calendar		
-Gradebook		
-Site pages		
-My profile		
-My courses		
-My profile settings		
-Course administration	
-Custom web links

This block is released under the GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html


Version Updates:

2017080300 - When clicked in a section, all the opening sections were closed and clicked section was opened. Furthermore, the scroll position was also properly adjusted. The changes were made in navigation.js where a new method was added to the TREE object,

And error handlers were added so that there are no console errors when the course format is not collapsible.

2018030800 - Now showing a drop down menu when the limit (default:10, can be changed in the settings) is reached rather than a fixed list. Added a 'Close all Elements' link which is only shown if there are toggle elements present

About

Course Menu block for Moodle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 87.0%
  • JavaScript 10.7%
  • CSS 2.3%