Moodle Plugins directory: Flexible sections format: Versions: 4.0.5 | Moodle.org
Flexible sections format
Course formats ::: format_flexsections
Maintained by
Marina Glancy
Organises course content in any number of sections that can be nested. Each section can be displayed on the same page or on a separate page
Flexible sections format 4.0.5
Moodle 4.0, 4.1, 4.2
Released: Wednesday, 9 August 2023, 3:45 AM
[4.0.5] - 2023-08-08
Fixed
- When scrolling the page, the course index now correctly highlights subsections. Thanks to luttje for the patch submitted in https://github.com/marinaglancy/moodle-format_flexsections/issues/47 .
- Fixed unexpected scrolling when expanding a section in accordion mode.
Added
- Course level settings for 'accordion' effect, 'Back to...' link and how to show the course index. (In addition to site-level settings added in v4.0.4)
- In accordion mode clicking on the section in the course index will expand it in the course contents.
Version information
- Version build number
- 2023080800
- Version release name
- 4.0.5
- Maturity
- Stable version
- MD5 Sum
- 01b4c36d0f5fd6bae56bb87007b27274
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2
- The more recent release 4.0.6 (2023122300) exists for Moodle 4.0
- The more recent release 4.1.4 (2024120801) exists for Moodle 4.1
- The more recent release 4.1.4 (2024120801) exists for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.0.5
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