Moodle Plugins directory: Multitopic format: Versions: v4.4.0 | 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.4.0
Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Released: Wednesday 24 April 2024, 09:39
Changes (updates for Moodle 4.4)
- Support drag and drop after for Moodle 4.4 (MDL-77038)
- Always display section links and remove unnecessary section view option in Moodle 4.4 (MDL-79986)
- Support new section fields for Moodle 4.4 (MDL-80186)
- Support new set/get current section methods for Moodle 4.4 (MDL-80248)
- Update Behat tests for Moodle 4.4 part 1 (MDL-80461)
- Update Behat tests for Moodle 4.4 part 2 (MDL-79029)
- Suport new strings on section edit page in Moodle 4.4 (MDL-80541)
- Support changes for delegated sections for Moodle 4.4 (MDL-80190)
- Update Behat tests for Moodle 4.4 part 3 (MDL-80923)
- Code checker updates
- Code checker updates of lang strings for Moodle 4.4
Notes
- 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 - 4.4, there are several issues with the new Duplicate section feature (see MDL-78080).
Version information
- Version build number
- 2024042201
- Version release name
- v4.4.0
- 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), v4.2.2-rc1 (2023072900), 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
- Can be updated to
- 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
- Version establa
- MD5 Sum
- b743c8a77af0280b96fd43d483d7794b
- Supported software
- PHP 7.3, PHP 7.4, PHP 8.0, Moodle 4.0, PHP 8.1, Moodle 4.1, Moodle 4.2, PHP 8.2, Moodle 4.3, Moodle 4.4
- 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
- The more recent release v4.5.2 (2024112601) exists for Moodle 4.3
- The more recent release v4.5.2 (2024112601) exists for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v4.4.0
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