Course formats: Flexible sections format
format_flexsections
Maintained by
Marina Glancy
Organises course content in any number of sections that can be nested. Each section can be displayed expanded or collapsed
Flexible sections format 2.8.4
Release notes
moodle-format_flexsections
Version 2.8.4
- Compatibility with section name editing in Moodle 3.1 (still works on previous versions)
Version 2.8.3
- Compatibility with Moodle 3.0 (still works on 2.8 and 2.9)
- Fixed bug when section name was not displayed in the breadcrumb
Version 2.8.2
- Compatibility with Moodle 2.9 (still works on 2.8)
Version 2.8.1
- Allow to completely delete sections (new feature)
- Expand current section in the navigation (bugfix)
- Added behat tests
- Substituted trick with inheriting availability with proper API (available only since Moodle 2.8)
Version 2.7.1
- Trick to inherit availability for the children sections
- Conditional availability updated for new Moodle 2.7 API
Version 2.5.2
- Support for Moodle 2.5 - 2.7
- Support for Bootstrapbase
- Show missing edit cog in section 0
- CSS corrections, better padding
- RTL support
Moodle 2.8, 2.9, 3.0, 3.1
Version information
- Version build number
- 2016040500
- Version release name
- 2.8.4
- Can be updated to
- 3.2.0 (2017012000), 3.2.1 (2017050500)
- Maturity
- Stable version
- MD5 Sum
- 055a30790cd182f4fd87f5dbf2cdd39e
- Supported software
- Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1
- This is the latest release for Moodle 2.8
- This is the latest release for Moodle 2.9
- This is the latest release for Moodle 3.0
- This is the latest release for Moodle 3.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v2.8.4
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