Moodle Plugins directory: Collapsible Topics format: Versions: 3.8 | Moodle.org
Collapsible Topics format
Course formats ::: format_collapsibletopics
Maintained by
Jean-Roch Meurisse
Warning: since sections collapsing behaviour is now integrated into Moodle core, this plugin will not be maintained for Moodle 4.x
The collapsible topics format is a clone of the core topics format that adds collapsing behaviour to sections in order to reduce page size.
Collapsible Topics format 3.8
Moodle 3.7, 3.8
Released: Tuesday, 26 November 2019, 6:28 PM
moodle-format_collapsibletopics
Changes
v3.8
- 2019-11-17 - Rebuild amd module with new transpiler
- 2019-11-17 - Fix wrong behaviour of section collapsing with bootstrap in moodle 3.8.
v3.7.2
- 2019-10-09 - Transfer toggle state persistance from db to browser storage.
v3.7.1
- 2019-08-21 - Add section progress bar feature (initiated by Chris Kenniburg)
- 2019-08-23 - Fix display of section 0 title to be consistent with core topics format (issue #1)
v3.7
- 2019-05-20 - Remove support for legacy themes.
- 2019-08-20 - Add toggle icon for rtl languages.
- 2019-08-20 - Fix issue #12 Wrong item labels in drop targets list.
Version information
- Version build number
- 2019111700
- Version release name
- 3.8
- Can be updated to
- 3.9 (2020061700)
- Maturity
- Stable version
- MD5 Sum
- ea4586ce79189b60b55780f0e03515b0
- Supported software
- Moodle 3.7, Moodle 3.8
- Latest release for Moodle 3.7
- The more recent release 3.9 (2020061700) exists for Moodle 3.8
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Course formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "course/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation