Collapsible Topics format

Course formats ::: format_collapsibletopics
Maintained by Jean-Roch Meurisse
Warning: since sections collapsing behaviour is now integrated into Moodle core, this plugin will not be maintained for Moodle 4.x The collapsible topics format is a clone of the core topics format that adds collapsing behaviour to sections in order to reduce page size.
Latest release:
1082 sites
135 downloads
70 fans
Current versions available: 4
Warning: since sections collapsing behaviour is now integrated into Moodle core, this plugin will not be maintained for Moodle 4.x

The collapsible topics format is a clone of the core topics format that adds collapsing behaviour to sections in order to reduce page size. A plugin setting allow to retain topics collapse state on a per user basis for the current session or across sessions. This plugin is an alternative to Gareth J. Barnard's format_topcoll plugin (see references below) The purpose is to offer a simple collapsing behaviour for sections in order to reduce course home page size without all the display options that Gareth's plugin offers.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Jean-Roch Meurisse (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Vis kommentarer
  • Jean-Roch Meurisse
    ons., 16 jun. 2021, 17:01
    Hi Fee,
    I do not have a 3.10 installed at the time. Are you experiencing issues with 3.9 version of the plugin in your Moodle 3.10?
  • Mark Desmaele
    man., 9 aug. 2021, 21:10
    Dear
    The topics always display in Blue. In the stylesheet however, it is easy to change this colour! A suggestion to make the colour for the topics a parameter?
  • Jean-Roch Meurisse
    tor., 12 aug. 2021, 15:10
    Hi Mark,
    For consistency, we decided to use the color used for links. Anyway, you can override that by adding a custom scss rule in administration
    .course-content ul.collapsibletopics li.section .sectionname {
    color: your-color-code;
    }

    Regards
  • Lindsay Hayward
    tir., 31 aug. 2021, 23:24
    Hi Jean-Roch,

    We are testing v.3.9 of the plugin in our Moodle 3.10 development environment - because we've had some reports of students not being able to expand some topic sections within our production 3.10 environment, which uses v3.8 of the plugin.

    With v.3.9, we are finding that while in the student view, the collapse/expand all function doesn't work for all topic sections but all topic sections can be individually expanded. Reading through some of the comments, we have javascript caching enabled and are having this issue. Do you have any other ideas of what we could try with v.3.9 to improve the course format's function in 3.10.4?

    Thanks!
  • Jean-Roch Meurisse
    man., 6 sep. 2021, 17:50
    Hi Lindsay,
    I currently do not have a 3.10 running so it's difficult for me to reproduce. Could you check the browser console for potential javascript errors when trying to "expand all" and please record the issue in the bug tracker rather than here
    Regards
  • Ey Marieb
    tor., 16 des. 2021, 22:23
    Dear Community,

    Has anyone tried the plugin yet on Moodle 3.11? Is it working with no issues?
  • Christian Flury
    tir., 7 jun. 2022, 17:30
    Hi, is it correct to assume that there will be no Moodle 4-version of this plugin, since the Moodle 4 standard "topics"-format is collapsible?
    thx!
  • Jean-Roch Meurisse
    tor., 9 jun. 2022, 21:22
    Hi,
    Actually, there are still two differences:
    The plugin records the topics collapse state in the browser rather than in DB and it offers an optional topic progress bar
    IMO these small differences do not justify continuing to maintain this plugin (and its companion collapsibleweeks)
  • Lucas Goujon
    ons., 22 jun. 2022, 01:50
    Hi,
    Quick question, it looks like if I "Mark as done" an activity, the completion tracking shown on the topic is not automatically refreshed, and I need to refresh the page in order for the value to be updated.
    Is that behaviour on purpose or an issue? Running a Moodle v3.11.5+ here.
    Thanks,
  • Jean-Roch Meurisse
    ons., 29 jun. 2022, 20:38
    Hi,
    Thanks for reporting this
    You're right, I fixed it. You can get the fix on github (branch moodle311). I'll publish a release in the next few days.
    Regards
  • Lucas Goujon
    tor., 30 jun. 2022, 03:16
    Awesome! Many thanks for your work!!
  • Lucas Goujon
    tir., 19 jul. 2022, 23:27
    Just tried the fix and the progress bar is properly updated now, many thanks! The "Progress: X / X" shown when the progress is disabled seems to still have the issue tho.
  • Дмитрий Курбатов
    lør., 20 aug. 2022, 18:04
    Hello!
    When can we expect a plugin update for Moodle version 4.0?
  • P H
    fre., 16 des. 2022, 21:32
    Hello. Any plans for Moodle 4.1? Regards.
  • Jean-Roch Meurisse
    tor., 5 jan. 2023, 20:46
    Since collapsible behaviour is now implemented in moodle core, I don't think it's necessary to go on maintening this plugin any more
    Regards
1 2 3
Please login to post comments