Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Interactive Content - H5P activity.

Interactive Content - H5P activity: Difference between revisions

From MoodleDocs
(Added info about WAI - ARIA)
mNo edit summary
 
(12 intermediate revisions by one other user not shown)
Line 9: Line 9:


==Highlights==
==Highlights==
* H5P gives you access to lots of different interactive content types (see example activities below).
* H5P gives you access to lots of different interactive content types (see [[#Activities_available_for_creation_from_inside_the_plugin| 'Activities available for creation from inside the plugin']] below).
* H5P allows you to easily share and reuse content.
* H5P allows you to easily share and reuse content.
** To reuse content, you just download the H5P you would like to edit and make your changes – e.g. translate to a new language or adjust it to a new situation.
** To reuse content, you just download the H5P you would like to edit and make your changes – e.g. translate to a new language or adjust it to a new situation.
Line 18: Line 18:
* H5P makes it easy to create, share and reuse HTML5 content and applications.  
* H5P makes it easy to create, share and reuse HTML5 content and applications.  
* H5P empowers creatives to create rich and interactive web experiences more efficiently - all you need is a web browser and a web site with an H5P plugin.
* H5P empowers creatives to create rich and interactive web experiences more efficiently - all you need is a web browser and a web site with an H5P plugin.
{{Note|Moodle itself can embedd [[Media embedding|HTML5 media]].}}


===Mobile friendly content===
===Mobile friendly content===
Line 32: Line 33:


===Free to use===
===Free to use===
* H5P is a completely free and open technology, licensed with the MIT license.  
* H5P is a completely free and open technology, licensed with the [https://en.wikipedia.org/wiki/MIT_License MIT license].  
* Demos/downloads, tutorials and documentation is available for users who want to join the community.
* Demos/downloads, tutorials and documentation is available for users who want to join the community.


Line 59: Line 60:
* Copyright button
* Copyright button


=== Uploading versus Creating an activity===
=== Uploading or Creating an activity===
[[File:H5P upload an activity.png|400px]]
[[File:H5P upload an activity.png|400px]]
* If you choose to 'Upload' an activity, you can choose a (.h5p) file or drag and drop one into the designated area.
* If you choose to 'Upload' an activity, you can choose a (.h5p) file or drag and drop one into the designated area.
Line 69: Line 70:
* If you choose to 'Create' an activity, the Editor drop-down list will let you choose any one of the following:
* If you choose to 'Create' an activity, the Editor drop-down list will let you choose any one of the following:


===Activities available for creation===
===Activities available for creation from inside the plugin===


* [https://h5p.org/accordion Accordion] - An accordion content type allowing users to add accessible [https://en.wikipedia.org/wiki/WAI-ARIA WAI - ARIA] enabled accordions. WAI - ARIA is used to increase the accessibility of web pages, in particular, dynamic content and user interface components developed with Ajax, HTML, JavaScript and related technologies.
* [https://h5p.org/accordion Accordion] - An accordion content type allowing users to add accessible [https://en.wikipedia.org/wiki/WAI-ARIA WAI - ARIA] enabled accordions. WAI - ARIA is used to increase the accessibility of web pages, in particular, dynamic content and user interface components developed with Ajax, HTML, JavaScript and related technologies.
Line 102: Line 103:
[[File:H5P example drag the words.png|400px]]
[[File:H5P example drag the words.png|400px]]


* [https://h5p.org/fill-in-the-blanks Fill in the Blanks] - A question type allowing creatives to create fill in the blanks, also known as cloze tests.
* [https://h5p.org/fill-in-the-blanks Fill in the Blanks] - A question type allowing creatives to create fill in the blanks, also known as [[Embedded Answers (Cloze) question type|cloze]] tests.
[[File:H5P example fill in the blanks.png|400px]]
[[File:H5P example fill in the blanks.png|400px]]
{{Note|Moodle has two additional plugins suitable for easily making cloze questions using the Moodle [[Text editor|text editors]]: the [[Cloze editor for TinyMCE]] and the [[Cloze editor for Atto]].}}


* [https://h5p.org/image-hotspot-question Find the Hotspot] - A question type allowing creatives to create an image based test where the learner is to find the correct spot on an image. Use this content type with the H5P plugin to challenge your users.
* [https://h5p.org/image-hotspot-question Find the Hotspot] - A question type allowing creatives to create an image based test where the learner is to find the correct spot on an image. Use this content type with the H5P plugin to challenge your users.
Line 119: Line 121:
* [https://h5p.org/iframe-embedder Iframe Embedder] - The Iframe embedder makes it easy to make an H5P of already existing JavaScript applications.
* [https://h5p.org/iframe-embedder Iframe Embedder] - The Iframe embedder makes it easy to make an H5P of already existing JavaScript applications.
[[File:H5P example iframe embedder.png|400px]]
[[File:H5P example iframe embedder.png|400px]]
{{Note|Moodle itself can use [[PhET simulations]]. You can embedd them in a page or inside a question in a quiz.}}


* [https://h5p.org/image-hotspots Image Hotspots] - A content type allowing creatives to add hotspots to images. Hotspots may reveal texts, images and videos when clicked.
* [https://h5p.org/image-hotspots Image Hotspots] - A content type allowing creatives to add hotspots to images. Hotspots may reveal texts, images and videos when clicked.
Line 125: Line 128:
* [https://h5p.org/interactive-video Interactive Video] - An interactive video content type allowing users to add multiple choice and  fill in the blank questions, pop-up text and other types of interactions to their videos using only a web browser. Make your videos more engaging.
* [https://h5p.org/interactive-video Interactive Video] - An interactive video content type allowing users to add multiple choice and  fill in the blank questions, pop-up text and other types of interactions to their videos using only a web browser. Make your videos more engaging.
[[File:H5P example interactive video.png|400px]]
[[File:H5P example interactive video.png|400px]]
[https://h5p.org/sites/default/files/front-page-demo.mp4 Click here to link to an interactive video demo]


* [https://h5p.org/mark-the-words Mark the Words] - A question type allowing creatives to create challenges where the user is to mark specific types of verbs in a text.
* [https://h5p.org/mark-the-words Mark the Words] - A question type allowing creatives to create challenges where the user is to mark specific types of verbs in a text.
Line 156: Line 161:




[[Category:Audio]]
[[Category:Video]]


[[es:Actividad Contenido Interactivo - H5P]]
[[es:Actividad Contenido Interactivo - H5P]]
[[fr:H5P]]

Latest revision as of 10:40, 5 December 2018

Highlights

  • H5P gives you access to lots of different interactive content types (see 'Activities available for creation from inside the plugin' below).
  • H5P allows you to easily share and reuse content.
    • To reuse content, you just download the H5P you would like to edit and make your changes – e.g. translate to a new language or adjust it to a new situation.

Overview

Supercharge your website with H5P

  • H5P makes it easy to create, share and reuse HTML5 content and applications.
  • H5P empowers creatives to create rich and interactive web experiences more efficiently - all you need is a web browser and a web site with an H5P plugin.
Note: Moodle itself can embedd HTML5 media.


Mobile friendly content

  • Publish once, view and interact on all screens.
  • H5P content is responsive and mobile friendly.
  • Users experience the same rich, interactive content on computers, smartphones and tablets alike.

Share rich content

  • H5P enables existing CMSs and LMSs (such as Moodle) to create richer content.
  • With H5P, authors may create and edit interactive videos, presentations, games, advertisements and more.
  • Content may be imported and exported.
    • All that is needed to view or edit H5P content is a web browser.
  • Rich content, applications and content components may be shared on H5P.org.

Free to use

  • H5P is a completely free and open technology, licensed with the MIT license.
  • Demos/downloads, tutorials and documentation is available for users who want to join the community.

Links to examples and downloads

H5P download an activity.png

Compatible Moodle versions

Moodle 2.7 to 3.1

Potential privacy issues

The plugin is set up to automatically download content types and provide anonymous usage data which can be disabled through settings.

Installation

Usage

Display Options

You can enable/disable:

  • Display action bar and frame
  • Download button
  • Copyright button

Uploading or Creating an activity

H5P upload an activity.png

  • If you choose to 'Upload' an activity, you can choose a (.h5p) file or drag and drop one into the designated area.

H5P upload a previously downloaded h5p activity.png

  • You can easily create an interactive activity with the built-in editor inside the plugin.

H5P create an activity.png

  • If you choose to 'Create' an activity, the Editor drop-down list will let you choose any one of the following:

Activities available for creation from inside the plugin

  • Accordion - An accordion content type allowing users to add accessible WAI - ARIA enabled accordions. WAI - ARIA is used to increase the accessibility of web pages, in particular, dynamic content and user interface components developed with Ajax, HTML, JavaScript and related technologies.

H5P example accordion.png

Note: The images pasted inside the text area will not show up in the final activity, only the text will be show.


  • appear.in for Chat and Talk - A video conference content type allowing authors to set up conference rooms.

H5P example appear in.png

  • Audio - An easy to use audio player.

H5P example audio.png

  • Chart - A chart content type allowing users to create pie charts and bar charts with H5P, to present simple statistical data graphically without creating the artwork manually.

H5P example chart.png

  • Collage - A photo collage content type allowing users to set up multiple photos in a custom layout using only a web browser in order to show off their photos in a tasteful way.

H5P example collage.png

  • Course presentation - A presentation content type which allows users to add multiple choice, fill in the blanks, texts and other types of interactions to their presentations using only a web browser in order to make engaging presentations.

H5P example course presentation.png

  • Dialog Cards - A content type allowing authors to create great language learning resources with H5P.

H5P example dialog cards.png

  • Documentation Tool - A content type allowing authors to create guides for structured writing processes with H5P.

H5P example documentation tool.png

  • Drag and Drop - A drag and drop question type allowing creatives to create many forms of drag and drop using only a web browser in order to make engaging challenges using H5P.

H5P example drag and drop.png

  • Drag the Words - A question type allowing creatives to create text based challenges where users are to drag words into blanks in sentences. Excellent for language training.

H5P example drag the words.png

H5P example fill in the blanks.png

Note: Moodle has two additional plugins suitable for easily making cloze questions using the Moodle text editors: the Cloze editor for TinyMCE and the Cloze editor for Atto.


  • Find the Hotspot - A question type allowing creatives to create an image based test where the learner is to find the correct spot on an image. Use this content type with the H5P plugin to challenge your users.

H5P example find the hotspot.png

  • Flashcards - A content type allowing creatives to create flashcards.

H5P example flashcards.png

  • Greeting Card - To easily create a greeting card.

H5P example greeting card.png

  • Guess the Answer - A content type allowing creatives to create challenges where the user is to guess an answer based on a picture.

H5P example guess the answer.png

  • Iframe Embedder - The Iframe embedder makes it easy to make an H5P of already existing JavaScript applications.

H5P example iframe embedder.png

Note: Moodle itself can use PhET simulations. You can embedd them in a page or inside a question in a quiz.


  • Image Hotspots - A content type allowing creatives to add hotspots to images. Hotspots may reveal texts, images and videos when clicked.

H5P example image hotspots.png

  • Interactive Video - An interactive video content type allowing users to add multiple choice and fill in the blank questions, pop-up text and other types of interactions to their videos using only a web browser. Make your videos more engaging.

H5P example interactive video.png

Click here to link to an interactive video demo

  • Mark the Words - A question type allowing creatives to create challenges where the user is to mark specific types of verbs in a text.

H5P example mark the words.png

  • Memory Game - A memory game content type allowing authors to add their own images (and optional text) to a memory game. To play the game, users search for image pairs, which will display a specified text message once a matching pair has been found.

H5P memory game 001.png

  • Multiple Choice - A question type allowing creatives to create challenges where the user is to identify one ore more correct choices.

H5P example multiple choice.png

  • Question Set - A content type allowing creatives to create quizzes. Many question types are supported like multiple choice, fill in the blanks, drag the words, mark the words and regular drag and drop.

H5P example question set..png

  • Single Choice Set - A content type allowing creatives to create simple and smoot quizzes consisting of single choice questions.

H5P example single choice set..png

  • Summary - A summary builder. This content type allows creatives to create challenges where the user is to choose between statements and build the correct summary.

H5P example summary..png

  • Timeline - A content type allowing creatives to create interactive timelines.

H5P example timeline..png

H5P example twitter user feed..png

See also