Skip to content

Clone of core weeks format that adds collapsing behaviour to sections.

Notifications You must be signed in to change notification settings

getsmarter/moodle-format_collapsibleweeks

 
 

Repository files navigation

General information

The collapsible weeks format is a clone of the core weeks format that adds collapsing behaviour to sections in order to reduce page size. A plugin setting allow to retain weeks collapse state on a per user basis for the current session or across sessions. This plugin is an alternative to Gareth J. Barnard's format_topcoll plugin (see references below) The purpose is to offer a simple collapsing behaviour for sections in order to reduce course home page size without all the display options that Gareth's plugin offers.

Required version of Moodle

This version works with Moodle 3.5 and above.

Installation

  1. Login as an administrator and put Moodle in 'Maintenance Mode'
  2. Unzip and copy into the '/course/format' folder.
  3. Visit 'Site administration' -> 'Notifications' to install.
  4. Put Moodle out of Maintenance Mode.

References

This plugin was inspired by Gareth J. Barnard's format_topcoll plugin (https://moodle.org/plugins/format_topcoll) and by many requests from our users to reduce page size in course home page.

About

Clone of core weeks format that adds collapsing behaviour to sections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.7%
  • JavaScript 9.7%
  • Gherkin 8.9%
  • CSS 3.7%