Onetopic format icon

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".
Price option: Free

Supports Moodle 2.0-5.1 See all versions
Latest release: 3 months ago
Installations: 10409
Downloads (last 90 days): 2371

Frankenstyle name: format_onetopic
Course formats

Comments

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

Hi David,
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?
Hola Roberto...
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
Hello, I have a course where one of the tabs can not be edited, I can edit all other but in this one if you click on the edit nothing happens.
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?
Si Felipe, mi otro formato, el Temas en Menú (https://moodle.org/plugins/format_menutopic) permite personalizar CSS y JS en el curso. Por estas posibilidades debes usarlo con cuidado.
Saludos
Hola David, así es, es una personalizaron que me conseguí para editar el css desde "Editar ajustes/Formato de curso", es un espacio que facilita el ingreso de un css para el estilo del curso.
¿Conoces algún plugin que permita esta edición?
Gracias!
Saludos,
Hola @Felipe González...
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
Hola buen día, Estimado, consulta
¿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?
Hello, thanks for this great course format! Can we use this plugin in Moodle 3.11? I see the latest version is still for Moodle 3.10. Thanks.
Hi @Per...
You can remove it in the code, It is not controlled by configuration or other related.
Saludos
I would like to remove the anchor #tabs-tree-start in the link to the tab (https://.../course/view.php?id=2235&section=10#tabs-tree-start). Is that possible?
BR. Per
Hi @Bruno...
I don't understand, What is "topics collected"?
Saludos
Hello David
Can we use it with topics collected inside each tab?
Thanks
Hi Ivan..
The format save the current page in session. If you logout it won't be saved.
Saludos
Hello David Herney Bernal García, could you help me to know if the plugin store the page that user is viewed? because if i fresh the page o if i logged out and then logged in, the page redirect to the last page that user was viewed.
Thanks
Hi David,
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.