Collapsed Topics

Course formats ::: format_topcoll
Maintained by Gareth J BarnardGareth J Barnard
An interchangeable topic or week based format that solves the issue of the 'Scroll of Death' when a course has many topics.
Latest release:
4914 sites
2k downloads
160 fans
Current versions available: 28

An interchangeable topic or week (day for 2.3.1+) based format that solves the issue of the 'Scroll of Death' when a course has many topics / weeks. All sections except zero have a toggle that displays that section. One or more sections can be displayed at any given time. Toggles are persistent on a per browser session per course basis but can be made to persist longer by a small code change. Full installation instructions, code adapt-ions and credits are included in the 'Readme.md' file.

If you have a course with more than fifty two sections then currently the toggle persistence will not work for the fifty third section and above.  Then you need to upgrade to the Moodle 2.5 version+.

Support:

The format comes with NO support.  Please see the 'Support' section in 'Readme.md' file that comes with the format.  This is because the format is complex and I regret that I don't have the time / resources to freely assist with questions pertaining to specific enhancements / changes / knowledge improvement.

I will investigate genuine bugs and issue fixes in a timescale set by myself.  When reporting issues you MUST clearly state the full version and release of both Moodle and the Collapsed Topics format as contained within their 'version.php' files - if not it takes me longer to figure out, often resulting in me asking for the details anyway and slowing the process of solving your problem down.  It really helps to read the 'Reporting Issues' section in the 'Readme.md' file and upload and describe in detail the issue you are having on the 'Course formats' forum.

Book:

NEW: 'The Complete Guide to Collapsed Topics' (and 'Blurb') book is now available, covering: installation, upgrade, uninstallation, course and global features, resetting, capabilities, language strings, overriding icons / styles in a theme and adding a new icon set.

The Complete Guide to Collapsed Topics book


The Complete Guide to Collapsed Topics book on a book stand


Inside the Complete Guide to Collapsed Topics.


NOTE: The latest version incorporates functionality to support new UK / EU Cookie Law which is implemented as a user acceptance in the 1.9 version and no 'cookie' is used at all in 2.x versions.

Screen casts:




Privacy API support starts with V3.3.1.2 for M3.3 and V3.4.0.2 for M3.4 where the API has been implemented in the minor release of Moodle.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3
Screenshot #4
Screenshot #5
Screenshot #6
Screenshot #7

Contributors

Gareth J Barnard
Gareth J Barnard (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Komentáře

  • Matt Bruce
    pátek, 13. dubna 2018, 22.38
    Thanks Gareth
  • Jean-Roch Meurisse
    středa, 23. května 2018, 22.08
    Hi Gareth,
    I was asked in my university to add simple section collapsing to main core course formats (topics and weeks) without all the layout options that you provide in your great plugin. They don't want all the layout options to keep consistency among course in our moodle instance. Consequently, I cloned the core topics format for a start and added collapsing behaviour using bootstrap built in mechanism. Other institutions in my country are interested by this feature, thus I'd like to submit it to the Moodle plugins repository.
    Before doing that I wanted to ask if it is ok for you since the basic functionality is the same as in your plugin. If it's ok for you I'll of cours add your name to the credits.
    Regards
    Jean-Roch
  • Gareth J Barnard
    čtvrtek, 24. května 2018, 06.54
    Hi Jean-Roch,

    Thank you for letting me know and for the offer of a credit. To be fair the idea of the toggles partially came from ".Net Magazine Issue 186 - Article on Collapsed Tables by Craig Grannell" and other places, see the 'References' section in the format's Readme.md file. I don't think I should be credited in code, a reference like I've done is just fine. Please do make a note here with the Moodle.org plugins URL when it's published.

    Kind regards,

    Gareth
  • Per Hessellund
    středa, 6. června 2018, 17.06
    Hi,
    Is there a 3.5 version of this course format or are it on it's way?
    Best regards

    Per
  • Gareth J Barnard
    středa, 6. června 2018, 19.39
    Hi Per,

    Yes and yes.

    Gareth
  • Jean-Roch Meurisse
    pondělí, 18. června 2018, 19.54
    Hi Gareth,
    My plugin has been approved! Here is the Moodle.org plugin URL : https://moodle.org/plugins/format_collapsibletopics
    Regards
    Jean-Roch
  • Gareth J Barnard
    pondělí, 18. června 2018, 23.30
    Hi Jean-Roch.

    Awesome úsměv - I've replied there.

    Gareth
  • Mathew Gancarz
    čtvrtek, 28. června 2018, 05.52
    For those of you who want to disable the 'View Only' button on the right side that hides all sections except this one, I applied this CSS tweak in our use of this plugin and it seems to be working. Still allows editing in editing mode. In styles.css, on line 638 change:
    .course-content ul.ctopics li.section .right .cps_centre img.icon {
    padding-top: 8px;
    }

    to be:
    .course-content ul.ctopics li.section .right .cps_centre img.icon {
    padding-top: 8px;
    /* display none tweaks to hide 'view only' topic button on right*/
    display: none;
    }
  • Irith Herman
    čtvrtek, 28. června 2018, 14.53
    After upgrading the Moodle from 3.0 to 3.4 I have a problem with several courses that used this format of the course. All content went wrong and found in the first unit.
  • Gareth J Barnard
    čtvrtek, 28. června 2018, 15.03
    Hi Irith,

    There is no code in the format that could make this happen, must be an upgrade issue on your part with the database. If you disagree, then post before and after screen shots and a copy of the course as it was on Moodle 3.0 on the courses and course formats forum. Or write a detailed instruction on how to create an M3.0 course that after upgrade to M3.4 will be affected. I need to know exactly how to replicate the problem. Also it could be that it appears to you to be in one section when it is not. What's the first unit? Did you experience the same issue with other course formats?

    G
  • Gareth J Barnard
    čtvrtek, 28. června 2018, 15.11
    Or Irith, that those courses had content in orphaned sections and you've not realised or understood the core changes to this functionality between M3.0 and M3.4.
  • Irith Herman
    čtvrtek, 28. června 2018, 15.36
    I can not restore the situation to what it was before the upgrade
    But it also happened to me in several courses when I upgraded from 2.5 to 3.0
    I did not receive complaints about courses that were in a different format
  • Gareth J Barnard
    čtvrtek, 28. června 2018, 15.42
    Do you have a backup mbz file from M3.0? Did you tell me previously about the 2.5 to 3.0 upgrade issue? I don't have enough information to be able to replicate, please provide what I've asked for in terms of screen shots and replication instructions.
  • Irith Herman
    čtvrtek, 28. června 2018, 15.55
    backup of what? all the moodle?
  • Gareth J Barnard
    pátek, 29. června 2018, 02.28
    Hi Irith,

    As previously stated, the mbz (backup file) of a course affected, but the one from you would have made of the course before you undertook the upgrade.

    G
Please login to post comments