Moodle Plugins directory: Multitopic format: Versions: v4.2.2-rc1 | Moodle.org

Multitopic format
Course formats ::: format_multitopic
Maintained by
James Calder
Shows multiple topics per page, with tabbed navigation between pages. Topics are collapsible, and can optionally be timed.
Multitopic format v4.2.2-rc1
Moodle 4.0, 4.1, 4.2
Released: sobota, 29. července 2023, 10.35
Changes
- Restore activity indentation
- Code checker fix
Notes
- Installation of the Topics format is now required, as some language strings related to activity indentation are used from it.
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look.
- In Moodle 4.2, there are several issues with the new Duplicate section feature (see MDL-78080), and when the new bulk edit tools are used with the Multitopic format, the Select all box isn't ticked when all sections are selected (see MDL-78095).
Version information
- Version build number
- 2023072900
- Version release name
- v4.2.2-rc1
- Can be updated from
- v1.0-rc1, v1.0-rc2, v1.0-rc3, v1.0, v1.1-rc1, v1.1, v1.1.1-rc1, v1.1.1, v1.1.2-rc2, v1.1.2-rc3, v1.1.2-rc4, v1.1.2, v2.0-rc1, v2.0, v2.1-rc1, v2.1-rc2, v2.1, v2.1.1-rc1, v2.1.1, v2.1.2-rc1, v2.1.2, v2.1.3-rc1, v2.1.3, v3.0.0-rc1, v3.0.0-rc2, v3.0.0 (2022012102), v3.1.0-rc1, v3.1.0-rc2, v3.1.0 (2022050702), v3.2.0-rc1, v3.2.0 (2022052801), v4.0.0-rc1, v4.0.0-rc2, v4.0.0 (2022061402), v4.0.1-rc1, v4.0.1 (2022082101), v3.2.1-rc1, v3.2.1 (2022052901), v4.1.0-rc1, v4.1.0 (2022111001), v4.1.1-rc1, v4.1.1 (2023010501), v4.1.2-rc1, v4.1.2 (2023011601), v4.1.3-rc1, v3.2.2-rc1, v3.2.2-rc2, v3.2.2 (2022053002), v4.1.3-rc2, v4.1.3 (2023012702), v4.1.4-rc1, v4.1.4 (2023031501), v4.2.0-rc1, v4.2.0 (2023050801), v4.2.1-rc1, v4.2.1 (2023051701)
- Can be updated to
- v4.2.3-rc1, v4.2.3-rc2, v4.2.3 (2023080902), v4.3-rc1, v4.3.0-rc2 (2023102401), v4.3.1-rc1, v4.3.1 (2023111301), v4.4.0-rc1, v4.4.0 (2024042201), v4.4.1-rc1 (2024051600), v4.4.1 (2024051601), v4.4.2-rc1, v4.4.2 (2024062701), v4.4.3-rc1 (2024080100), v4.4.3 (2024080101), v4.5.0-rc1, v4.5.0 (2024102101), v4.5.1-rc1, v4.5.1 (2024112501), v4.5.2-rc1, v4.5.2 (2024112601)
- Maturity
- Release candidate
- MD5 Sum
- 981fe1831b542c606664a054fc86394e
- Supported software
- PHP 7.3, PHP 7.4, PHP 8.0, Moodle 4.0, PHP 8.1, Moodle 4.1, Moodle 4.2
- The more recent release v4.5.2 (2024112601) exists for Moodle 4.0
- The more recent release v4.5.2 (2024112601) exists for Moodle 4.1
- The more recent release v4.5.2 (2024112601) exists for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v4.2.2-rc1
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