Diferencia entre revisiones de «H5P herramienta de migración»

De MoodleDocs
({{Urgente de traducir}})
 
(tidy up)
Línea 9: Línea 9:
{{Urgente de traducir}}
{{Urgente de traducir}}
[[File:migrationtool_hvp2h5p.png|thumb|left|Migration tool]]
[[File:migrationtool_hvp2h5p.png|thumb|left|Migration tool]]
The [[Interactive_Content_-_H5P_activity|mod_hvp plugin]] (mod_hvp) is a third-party plugin created and maintained by Joubel.
La [[Actividad Contenido Interactivo - H5P]] (mod_hvp) es un plugin de terceros creado y mantenido por Joubel.
Since 3.9, a new [[H5P activity]] (mod_h5pactivity) has been developed and included in standard Moodle.
Desde 3.9, un nuevo plugin [[Actividad H5P]] (mod_h5pactivity) ha sido desarrollados y fue incluído dentro del Moodle estándar.


For migrating content from mod_hvp to mod_h5pactivity, a migration tool has been created. It can be downloaded and installed from https://moodle.org/plugins/tool_migratehvp2h5p.
For migrating content from mod_hvp to mod_h5pactivity, a migration tool has been created. It can be downloaded and installed from https://moodle.org/plugins/tool_migratehvp2h5p.

Revisión del 21:42 6 ago 2021

Nota: Urgente de Traducir. ¡ Anímese a traducir esta muy importante página !.     ( y otras páginas muy importantes que urge traducir)

Migration tool

La Actividad Contenido Interactivo - H5P (mod_hvp) es un plugin de terceros creado y mantenido por Joubel. Desde 3.9, un nuevo plugin Actividad H5P (mod_h5pactivity) ha sido desarrollados y fue incluído dentro del Moodle estándar.

For migrating content from mod_hvp to mod_h5pactivity, a migration tool has been created. It can be downloaded and installed from https://moodle.org/plugins/tool_migratehvp2h5p. This tool will allow admins to choose the mod_hvp activities to migrate to mod_h5pactivity and what to do with the original activity once migrated (hide it, delete it or leave as it is). When using it, a new mod_h5pactivity will be created and the student results will be copied too.

The migration tool can be executed as a regular admin tool from the site administration menu or via terminal (CLI) in case the instance has a big number of mod_hvp to migrate. You can find more information on how to execute the migration tool in the plugin description

There are some limitations to consider before using the migration tool to copy activities from mod_hvp to mod_h5pactivity:

  1. Currently it's still not possible to save the current status with the mod_h5pactivity. The mod_hvp supports it (although it's disabled by default) so, before migrating the activities, consider students might loose these unfinished attempts.
  2. The new mod_h5pactivity hasn't any global settings to define the default behaviour so general settings defined in mod_hvp, such as the default display options or whether to use or not the hub, are not migrated.
  3. The new mod_h5pactivity doesn't support (at least for now), H5P styles (hvp_alter_styles): MDL-69087

See also