Formato de curso Actividades emergentes
| Formato de curso Actividades emergentes | |
|---|---|
| Tipo | Course formats |
| Conjunto | N/A |
| Descargas | https://moodle.org/plugins/format_popups |
| Problemas | https://github.com/dthies/moodle-format_popups/issues |
| Discusión | https://moodle.org/mod/forum/discuss.php?d=420525 |
| Mantenedor(es) | Daniel Thies |
El formato de curso de Actividades emergentes muestra recursos y actividades simples incrustados dentro de modales en lugar de redireccionar de la página del curso. Por lo demás, se comporta igual que el formato de secciones personalizadas.
Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!. ( y otras páginas pendientes)
If you are not using heavy server side assessment, but mostly resources and client side activities (SCORM, H5P), this format may help provide more interactive courses by opening the activities in popup modals instead of separate web pages. When students finish an activity or resource, they return to the course page by closing the modal without waiting for the course page to load again. The course page updates activity completion and availability when the modal is closed.
This plugin uses javascript to add AJAX functionality to the standard topics format. Otherwise the format is the same as the Topics format. Currently Tarea, Libro, Elección, Content designer , Custom certificate , Etherpad lite, Herramienta externa, Recurso archivo, Carpeta, Actividad H5P, Página, Reunión plenaria, Poster, SCORM, URL, and VideoTime activities are supported and can be displayed in modals. Other activities will open normally.
Developers should be able to add similar functionality to other formats by copying the AMD call in format.php and adding this format as a dependency.
Capability
Users will only see the popups for the supported activities if they have the capability 'format/popups:view' in the modules context. By default students have this capability. It can be given to other roles or removed at course or activity level.
Deft response integration
Este formato incluye una integración opcional con el bloque Ágil que puede habilitar que la página del curso sea actualizada cuando algo suceda en segundo plano que la afecta, por ejemplo cambios en la actividad o la finalización. To use this the admin needs to check the box to Enable Deft response in the format admin settings and configure the service from deftly.us in the Deft response admin settings. When that is done, the course page will automatically update completion and other activity information without reloading, and course editing pages will also update.
Configuration
When editing course settings select Popup activities under Course format. Other options are the same as Topics format. Teachers by default will not see popups, but students will. This can be changed by editing the role and changing permissions for capability format/popups:view.
There are some site administration settings available to change navigation. Navigation links can added to the previous and next activities may be added to the bottom of the popups. In Moodle 4.0+ administrators can choose whether the course index will be available in this format or not.
Demo Course
A demonstration course is available on the developer's site https://openlearner.org/popups.