Moodle Plugins directory: Multitopic format: Versions: v4.1.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.1.0
Moodle 4.0
Released: dijous, 10 de novembre 2022, 10:29 AM
Changes:
- Drag and drop is implemented (Jeremy FitzPatrick and myself)
- Course index is nested (Thanks to Jeremy FitzPatrick)
- Collapse state is saved
- Fixed CSS for drag and drop
- Activity clipboard is hidden (It's deprecated in Moodle)
- Several minor fixes
Note:
For existing installations, changes to CSS will have to be applied manually. See https://github.com/james-cnz/moodle-format_multitopic/issues/32
Version information
- Version build number
- 2022111001
- Version release name
- v4.1.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
- Can be updated to
- v4.1.1-rc1, v4.1.1 (2023010501), v4.1.2-rc1, v4.1.2 (2023011601), v4.1.3-rc1, 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, 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
- Versió estable
- MD5 Sum
- a23f649331b3e8de0906dabee95a7546
- Supported software
- PHP 7.3, PHP 7.4, Moodle 4.0
- The more recent release v4.5.2 (2024112601) exists for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v4.1.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