Moodle Plugins directory: Label Collapsed: Versions: v5.0-r3 | Moodle.org
Label Collapsed
Activities ::: mod_labelcollapsed
Maintained by
Phil Devine
Mod label collapsed - toggle label content.
Label Collapsed v5.0-r3
Moodle 5.0
Released: Tuesday, 22 July 2025, 1:40 AM
Code prechecks
overview
phplint
phpcs101 | 10
js3 | 2
css3 | 1
phpdoc4 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache2 | 2
gherkin
HTML | XML==Installation==
# Unzip the files to
# Visit the notifications page and the module will install.
# fix for H tag hierarchy for boot-strap collapse (now depreciated)
# This version is tested and working for Moodle v 5.0.
# This version implements AMD JS due to Moodle 5 depreciation of BootStrap access via UX.
# Unzip the files to
/mod/labelcollapsed
# Visit the notifications page and the module will install.
# fix for H tag hierarchy for boot-strap collapse (now depreciated)
# This version is tested and working for Moodle v 5.0.
# This version implements AMD JS due to Moodle 5 depreciation of BootStrap access via UX.
Version information
- Version build number
- 2025072101
- Version release name
- v5.0-r3
- Maturity
- Beta
- MD5 Sum
- 190a1606a898728f08e5da5537c03a73
- Supported software
- Moodle 5.0
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation