Diferencia entre revisiones de «38/H5P»

De MoodleDocs
(tidy up)
Línea 7: Línea 7:
{{MediaPlayer | url = https://youtu.be/N001fo4E_uw | desc = H5P first stage implementation}}
{{MediaPlayer | url = https://youtu.be/N001fo4E_uw | desc = H5P first stage implementation}}
{{Urgente de traducir}}
{{Urgente de traducir}}
==Adding H5P content==
==Añadiendo contenido H5P==
===Method 1===
===Método 1===
[[File:H5PAttoEditor.png|thumb|600px|center]]
[[File:H5PAttoEditor.png|thumb|600px|center]]


Línea 16: Línea 16:
# Click Insert 'H5P' (4)
# Click Insert 'H5P' (4)


===Method 2===
===Método 2===


If the [[Filtro para mostrar H5P]] is enabled by the admin, then simply paste the URL into a text editor and save:
If the [[Filtro para mostrar H5P]] is enabled by the admin, then simply paste the URL into a text editor and save:
[[File:H5PFilterTeacher.png|thumb|493px|center]]
[[File:H5PFilterTeacher.png|thumb|493px|center]]


==Admin settings==
==Configuraciones Administrativas==
*A [[Filtro para mostrar H5P]] is available and will convert URLs into H5P interactive content.
*Un [[Filtro para mostrar H5P]] está disponible y convertirá URLs a contenido interactivo H5P.
===Manage H5P content types===
===Gestionar tipos de contenido H5P===
*In order for teachers to upload and display existing H5P files in their courses, the appropriate [[https://elearningworld.h5p.com/content/1290877980919598859 H5P content types] H5P content types[ and libraries must be available on the site.
*In order for teachers to upload and display existing H5P files in their courses, the appropriate [[https://elearningworld.h5p.com/content/1290877980919598859 H5P content types] H5P content types[ and libraries must be available on the site.
*A scheduled task ''Download available H5P content types from h5p.org'' should do this automatically (but check if it is enabled and has already run after first upgrading your site.)
*A scheduled task ''Download available H5P content types from h5p.org'' should do this automatically (but check if it is enabled and has already run after first upgrading your site.)
Línea 29: Línea 29:
*Note also that without the scheduled task or the relevant files being uploaded, course teachers will receive an error message when trying to upload H5P content.
*Note also that without the scheduled task or the relevant files being uploaded, course teachers will receive an error message when trying to upload H5P content.


==Capabilities==
==Capacidades==
*A new capability [[Capabilities/moodle/h5p:updatelibraries]] defines who can write/overwrite a new content type library.
*A new capability [[Capabilities/moodle/h5p:updatelibraries]] defines who can write/overwrite a new content type library.
*A new capability [[Capabilities/moodle/h5p:deploy]] defines who can add uploaded H5P content.
*A new capability [[Capabilities/moodle/h5p:deploy]] defines who can add uploaded H5P content.

Revisión del 14:40 23 mar 2020

¡Nueva característica
en Moodle 3.8!

Acerca de H5P

  • H5P es una abreviatura para Paquete HTML5. Le permite a los educadores crear contenido, como por ejemplo videos interactivos, exámenes y presentaciones.
  • Las actividades H5P existentes (creadas por ejemplo en h5p.org o h5p.com) pueden ser incrustadas dentro de Moodle, ya sea mediante un enlace al URL o al subir el archivo.


H5P first stage implementation

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

Añadiendo contenido H5P

Método 1

H5PAttoEditor.png
  1. As a course teacher, click the H5P button in the Atto editor (1)
  2. Either embed the link from the site where your H5P content was created, or upload the file (2)
  3. Click 'H5P options' to decide what to display to students. (3)
  4. Click Insert 'H5P' (4)

Método 2

If the Filtro para mostrar H5P is enabled by the admin, then simply paste the URL into a text editor and save:

H5PFilterTeacher.png

Configuraciones Administrativas

Gestionar tipos de contenido H5P

  • In order for teachers to upload and display existing H5P files in their courses, the appropriate [H5P content types H5P content types[ and libraries must be available on the site.
  • A scheduled task Download available H5P content types from h5p.org should do this automatically (but check if it is enabled and has already run after first upgrading your site.)
  • If it is not possible to use this scheduled task, then the Site administration page 'Manage H5P content types' allows you to upload necessary files.
  • Note also that without the scheduled task or the relevant files being uploaded, course teachers will receive an error message when trying to upload H5P content.

Capacidades