Course contents

Blocks ::: block_course_contents
Maintained by David Mudrák
Course contents block displays a list of all visible sections (such as topics or weeks) in the course. Clicking at a link scrolls to that section or displays just that particular section, depending on the course layout setting.

Course contents 4.0

Moodle 2.7, 2.8, 2.9
Released: Saturday, 30 July 2016, 12:25 AM

v4.0

  • Added site level settings for controlling the enumeration mode and automatic title feature. The new site level settings determine the default values for instances and whether or not they can be changed.
  • As a result, the automatic title feature can be now switched off.
  • Improved the styling of the table of contents, particularly the way how enumerated items look.
  • Added behat tests for all combinations of display modes.
  • Added Travis-CI integration.
  • Versions 4.x should support Moodle 2.7, 2.8 and 2.9.

Version information

Version build number
2016072900
Version release name
4.0
Can be updated to
5.1.1 (2017111000)
Maturity
Stable version
MD5 Sum
8987eadc81a9a167db5be3e83a77b1e0
Supported software
Moodle 2.7, Moodle 2.8, Moodle 2.9
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
4.x
VCS tag
v4.0

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.