Moodle Plugins directory: SMB Streamline: Tabbed Navigation | Moodle.org

SMB Streamline: Tabbed Navigation
Blocks ::: block_tabbed_navigation
Maintained by
Nicolas Connault
This is a simple block with no configuration. Simply add it to a Topics or Weeks course set to show all sections on the same page, and it will add a tabbed navigation at the top of the course. This only works on Bootstrap themes.
Latest release:
16 sites
3 downloads
8 fans
Current versions available: 1
This simple plugin is a drop-in block with no configuration. Simply add it to a course in Topics or Weeks format (and all sections shown on the same page) and it will add tabbed navigation to the course. Each tab links to a section (except section 0 which is always shown just below the tabs).
This works with all Bootstrap-based Moodle Themes. Style may need to be adjusted by modifying the block's styles.css.
Useful links
Contributors
Nicolas Connault (Lead maintainer)
Please login to view contributors details and/or to contact them
http://integration.moodle.org/job/Precheck%20remote%20branch/12129/artifact/work/smurf.html
I am going to mark this as needing more work to see if we can improve this. Thanks for your patience with the review and approval process.
Thanks for the block. I am using it in a course with topic format and 5 sections. (It was 10 but I shorted to 5)
I have checked DB and mdl_course_format_options name = numersection value= 5
But the course is showing 10 tabs. Is the block reading BD table and field properly?
Is there anything I can do to solve this?
I am using Moodle 2.7.2+
If you don't want to delete these sections, you can simply hide them, not by changing the course setting, but by clicking the "eye" icon in each section. That will stop them from showing up as a tab. You don't need to update Moodle to do that.