Moodle Plugins directory: Collapsible Topics format: Versions: 3.11 | 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.11
Moodle 3.10, 3.11
Released: Friday, 10 June 2022, 9:13 PM
Code prechecks
phplint
phpcs0 | 1
js3 | 22
css
phpdoc
savepoint
thirdparty
externalbackup
grunt1 | 0
shifter
mustache
gherkin
HTML | XMLmoodle-format_collapsibletopics
Changes
v3.11
- 2022-03-15 - Rebuild amd modules with new transpiler and Node version
v3.9
- 2020-06-16 - Fix issue #19 - collapse problem with hidden sections.
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
- 2022061000
- Version release name
- 3.11
- Maturity
- Stable version
- MD5 Sum
- 10055cef9d4cdf9094fb54a52f95d859
- Supported software
- Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- moodle311
- VCS tag
- v3.11
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