Course Module navigation icon

Course Module navigation

Certified Partner Plugin
A block to show the users a summary (like a table of contents) of a course with section names and a list of all resources and activities. If activity completion is used in the course, course navigation block will display a circle (either empty or green)
Price option: Free
Supports Moodle 3.0-5.2 See all versions

Latest release: 3 months ago
Installations: 1684
Downloads (last 90 days): 405

Frankenstyle name: block_course_modulenavigation
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

The last version (4.6.2) is not compatible with moodle 4.0.2, and should be , in fact appear to upgrade from 4.6 but later appear that requite at least version moodle version 2022041905. Something wrong here.
Version 4.6 works fine.
A pity to know end of this plugin, I found different uses that Course Index don't do in the same way, but thanks for your work.
Hi Sylvain,
As requested ; Chrome & Firefox.
As previously mentioned, personally I found a workaround with CSS
Not perfect but this does the job in my point of view.
div.section-title {
pointer-events: none;
}
But could be interesting to have a look from your side.
Thanks & Regards
Hello Benoit,
Sorry for the delay.
I quickly checked on a Moodle 4.2 version and I don't seem to have any particular problems.
I will test as soon as possible on a 3.XX version but to my knowledge there were no problems on our last tests.
Can you please tell me which browser you are using? This kind of issue can sometimes be linked to browsers...
Best regards,
Sylvain.
Update yesterday post Thu, 17 Aug 2023, 5:56 PM
I got it with a CSS pointer-event. Not perfect but this does the job.
div.section-title {
pointer-events: none;
}
If anyone has another idea. Shoot
See you ++
Hi Sylvain.
Great plugin ! Really Thanks for this wonderfull contribution.
I just pinpoint a malfunction
I'm Using version 4.6.0 on a Moodle 3.X (Time missing for upgrading to 4.X) with theme Fordson, and default Section Course format or Designer course format.
But seems my issue appears also with default Boost Theme.
For unknown reason, all sections in the menu got the same ID and section ref (eg = .course/view.php?id=23&section=10) which causes navigation issues
Each time you create a new section, ID is incremented but is attributed on all sections ref.
Anyway Navigation works good to activities in each section (opening parent section).
Completion works also very well.
Any idea to help to fix this or disable href for section titles. I tried with css but do not success right now, because ul/li structure does not permit this.
Thank for your help.
Regards.
Benoit @DiDaXo.
Hi Максим Білецький,
On our side, we have not noticed any difficulty with Moodle 4.0.2
Do you get errors when you enable debugging?
Hi.
After install last version of this plg I have blank pages on any start cources pages. Moodle 4.0.2 (Build: 20220711), theme Adaptable.
Bonjour Helene,
Effectivement nous avons relevé ce problème avec le dernier patch.
Nous publierons bientôt une version corrective smile
Cordialement,
Sylvain.
Bonjour,
nos cours sont faits avec le format de cours flexsection; chaque section est accessible à la condition d'avoir effectué une activité quiz. Donc, logiquement, les section apparaissent dans le plugin quand on a réalisé cette activité.
Depuis la dernière mise à jour du plugin, les profils formateur et gestionnaire n'ont plus accès aux sections en accès restreint par le plugin, qu'ils aient effectués ou non l'activité obligatoire.
Y a t-il un moyen de corriger cela ?
En vous remerciant, cordialement.
Hélène
Hi there, this plugin is fantastic. Would you consider adding the ability for clickable labels e.g. I can click on the label in TOC and it will navigate to the appropriate section of the page? I don't need the documents or activities showing just the section names and labels? Appreciate the help.
Hey, thanks a lot for the plug-in, it looks great.
(I'm using the translator)
I have a question, I organize the courses with activities that have restricted access by qualification.
and with labels that have buttons to activities that are hidden but available.
I was looking for a navigation plugin that can show the student a complete overview of the course, showing all activities even if they are not yet accessible because they are restricted or because they are hidden but available.
Do you think the plugin will ever be able to do that?
Hello,
when I check the "Show the current section only" box, every topic in the block links to the last course section (i.e. last topic). Is it possible to solve this?
Bonjour Hélène,
nous n'avons pas constaté de bugs de notre côté par rapport à votre cas d'utilisation.
Nous pensons que c'est probablement un soucis de réglage dans les paramètres du plugin ( Administration du site > Plugins > Blocs > Sommaire du cours ).
L'option :
Déplier les tabs
block_course_modulenavigation | togglecollapse
Est-elle bien sur "non" ?
Dans le cas contraire, vous pouvez tenter d’inspecter la page avec Chrome (clique droit sur la page puis inspecter) et voir s’il y a des erreurs dans l’onglet “console”.
Coordialement,
Revenu Sylvain - Digidago Team
Bonjour Clément,
je ne sais si mon souci vient d'un mauvais réglage ou d'interférence entre js sur ma plateforme.
J'ai constaté que lorsque je suis sur une activité, le sommaire ne se déplie pas afin de voir où je suis.
J'ai indiqué "oui" pour déplier les tabs dans les réglages.
Merci de votre réponse.
Cordialement.
Hélène
Version moddole 3.5.1+
Hi Clément: First of all, amazing plugin, it fits perfectly. We re trying it in a Moodle installation for a National University in Argentina. The idea is to offer something a bit different to the students, in comparison with the default Moodle elements. That’s why we mainly chose your plugin.
My question is whether there is a way to color randomly each navigation section background (button) with css? to "promote" the navigation course with colors. My PHP knowledge is initial, but if you guide me a little bit where to try it I will definitely work on it.
Thanks in advanced,
4aLifeTime