Onetopic format
Maintained by
David Herney
Course format that allows showing each topic in a tab, keeping the current tab between calls to resources, in such a way that when it returns from a module as the blog or the glossary it returns to tab from where you started. This format is based on the Moodle standard format: "Topics".
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
There seem to be a lot of changes in how course formats are going to work in Moodle 4.0. At the moment, there's a bug in backwards compatibility with existing course format plugins (MDL-72130), although I assume this will be fixed. Something that worries me, though, is that non-AJAX editing is deprecated. I assume it will still work in 4.0, but is to be removed in a later version. I have copied your code for using this from the Onetopic format to the Multitopic format. I wonder if it's worth requesting that this feature be kept? Maybe via Moodle Tracker? Perhaps they don't know that some course formats use this?
Puede ser un problema de alguno de los contenidos que tengas en esa sección, por ejemplo en una etiqueta, algo que dañe el html de la página. Eso lo he visto cuando, por ejemplo, copian/pegan contenido desde Word en una etiqueta y con ello se pega contenido basura que daña la página.
Prueba revisando si hay algún error en la consola del navegador (en Firefox y Chrome abres la consola con F12).
Puedes mirar también qué contenidos especiales hay en la página e intentar borrarlos o moverlos a otra pestaña para ver si con eso te deja editar la actual.
Espero te sirva, sino, intenta enviar más información para poder ayudarte, te recomiendo que lo hagas por el foro de Moodle en Español para que sea más sencillo.
Saludos
I already try to import the content in a new course and it copied obviously the same problem.
Did someone had this problem? Is there any solution?
Saludos
¿Conoces algún plugin que permita esta edición?
Gracias!
Saludos,
No conozco un componente que se llame format_onetopiccss ¿será una personalización que hicieron del format_onetopic? Revisa bien el archivo de versión a ver qué dice, de pronto ves más información al respecto.
Saludos
¿Cómo puedo obtener este plugin que personaliza el CSS de un curso?
Temas en pestañas (CSS Personalizado)
format_onetopiccss
o ¿un reemplazo para este plugin?
You can remove it in the code, It is not controlled by configuration or other related.
Saludos
BR. Per
I don't understand, What is "topics collected"?
Saludos
Can we use it with topics collected inside each tab?
Thanks
The format save the current page in session. If you logout it won't be saved.
Saludos
Thanks
Are there any plans to show progress indicators? We thought it would have been a good one if we could let the learners know which topics they have started, progressing and completed (perhaps as a traffic light system or as a percentage) in the tab heading itself so at a glance one could know which topic they need to pay more attention. Hope this makes sense.