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.4

Moodle 4.0, 4.1
Released: Alarobia, 15 Martsa 2023, 5:28 AM

Changes

  • Restore default collapse for sections
  • Fix course index links
  • Code checker fixes

Notes

  • Update Moodle to at least 4.0.7 or 4.1.2 before installing, as previous versions had a bug that could cause loss of section collapse state (see MDL-77329).
  • Collapsing of sections by default is restored in this version (but not collapsing by default in the course index). This was previously in Multitopic 4.1.0 and 4.1.1, but Moodle stores the list of collapsed sections in a limited-width field (see MDL-46739), and as Multitopic was collapsing previously unseen sections when loading a page, too many sections caused the page load to fail. This error is now recovered from, and the page will load, although collapsing sections will still fail in a large course.

Version information

Version build number
2023031501
Version release name
v4.1.4
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
Can be updated to
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
Stable version
MD5 Sum
c51e95537fd1574075de705545e0cc7b
Supported software
PHP 7.3, PHP 7.4, PHP 8.0, Moodle 4.0, Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v4.1.4

Default installation instructions for plugins of the type Course formats

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myformat") in the "course/format" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation