Jump to content

H5P: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 13: Line 13:
}}
}}


'''H5P''' is a [[free and open-source software|free and open-source]] [[content collaboration framework]] based on [[JavaScript]]. H5P is an abbreviation for HTML5 Package, and aims to make it easy for everyone to create, share and reuse interactive HTML5 content.<ref>{{cite web |publisher=WPMUDEV |title=WordPress And H5P : The Future Of Rich Content? |url=http://premium.wpmudev.org/blog/wordpress-and-h5p-the-future-of-rich-content/ |accessdate=9 April 2015}}</ref><ref>{{cite web |publisher=elearningindustry.com |title=H5P: An Open Source HTML5 eLearning Authoring Tool |url=http://elearningindustry.com/h5p-an-open-source-html5-elearning-authoring-tool |accessdate=9 April 2015}}</ref> Interactive videos, interactive presentations, quizzes, interactive timelines and more<ref>{{cite web |publisher=H5P.org |title=Content Types |url=http://h5p.org/content-types-and-applications |accessdate=9 April 2015}}</ref> have been developed and shared using H5P on H5P.org. H5P is being used by 1 400+ websites <ref>{{cite web |publisher=Wordpress.org |title=H5P is a WordPress plugin for creating and sharing rich HTML5 content in your browser. |url=https://wordpress.org/plugins/h5p/stats/ |accessdate=9 April 2015}}</ref><ref>{{cite web |publisher=drupal.org |title=Usage statistics for H5P - Create and Share Rich Content and Applications |url=https://www.drupal.org/project/usage/h5p |accessdate=9 April 2015}}</ref>
'''H5P''' is a [[free and open-source software|free and open-source]] [[content collaboration framework]] based on [[JavaScript]]. H5P is an abbreviation for HTML5 Package, and aims to make it easy for everyone to create, share and reuse interactive HTML5 content.<ref>{{cite web |publisher=WPMUDEV |title=WordPress And H5P : The Future Of Rich Content? |url=http://premium.wpmudev.org/blog/wordpress-and-h5p-the-future-of-rich-content/ |accessdate=9 April 2015}}</ref><ref>{{cite web |publisher=elearningindustry.com |title=H5P: An Open Source HTML5 eLearning Authoring Tool |url=http://elearningindustry.com/h5p-an-open-source-html5-elearning-authoring-tool |accessdate=9 April 2015}}</ref> Interactive videos, interactive presentations, quizzes, interactive timelines and more<ref>{{cite web |publisher=H5P.org |title=Content Types |url=http://h5p.org/content-types-and-applications |accessdate=9 April 2015}}</ref> have been developed and shared using H5P on H5P.org. H5P is being used by 2 200+ websites <ref>{{cite web |publisher=Wordpress.org |title=H5P is a WordPress plugin for creating and sharing rich HTML5 content in your browser. |url=https://wordpress.org/plugins/h5p/stats/ |accessdate=9 April 2015}}</ref><ref>{{cite web |publisher=drupal.org |title=Usage statistics for H5P - Create and Share Rich Content and Applications |url=https://www.drupal.org/project/usage/h5p |accessdate=9 April 2015}}</ref>


The framework consists of a web based content editor, a web site for sharing content types, plugins for existing CMS's and a file format for bundling together HTML5 resources.
The framework consists of a web based content editor, a web site for sharing content types, plugins for existing CMS's and a file format for bundling together HTML5 resources.

Revision as of 15:15, 1 September 2015

H5P
Developer(s)H5P Team
Initial releaseJanuary 25, 2013; 11 years ago (2013-01-25)
Operating systemCross-platform
PlatformPHP
TypeContent Collaboration Framework
LicenseMIT+[1]
Websiteh5p.org

H5P is a free and open-source content collaboration framework based on JavaScript. H5P is an abbreviation for HTML5 Package, and aims to make it easy for everyone to create, share and reuse interactive HTML5 content.[2][3] Interactive videos, interactive presentations, quizzes, interactive timelines and more[4] have been developed and shared using H5P on H5P.org. H5P is being used by 2 200+ websites [5][6]

The framework consists of a web based content editor, a web site for sharing content types, plugins for existing CMS's and a file format for bundling together HTML5 resources.

The web based editor is by default able to add and replace multimedia files and textual content in all kinds of H5P content types and applications. In addition a content type may provide custom widgets for the editor enabling any kind of editing capabilities and experiences including wysiwyg editing of the entire content type.

H5P.org is the community website where H5P libraries, applications and content types may be shared. H5P applications and content types work the same way in all H5P compatible websites.[7]

Currently two platform integrations exist, one for Drupal[8] and one for WordPress.[9] The platform integrations include the generic H5P code as well as interface implementations and platform specific code needed to integrate H5P with the platforms. H5P has been designed to have a minimum of platform specific code and a minimum of backend code. Most of the code is JavaScript. The aim is to make it easy to integrate H5P with new platforms.

The file format consists of a metadata file in JSON format, a number of library files providing features and design for the content and a content folder where textual content is stored in JSON format and multimedia is stored as files or links to files on external sites.[10]

Support

H5P's primary support website is H5P.org. Here H5P may be tried out, it hosts the online manual for H5P and a living repository for H5P information, documentation and forums.[11]

References

  1. ^ "H5P is MIT Licensed". H5P.org. Retrieved 9 April 2015.
  2. ^ "WordPress And H5P : The Future Of Rich Content?". WPMUDEV. Retrieved 9 April 2015.
  3. ^ "H5P: An Open Source HTML5 eLearning Authoring Tool". elearningindustry.com. Retrieved 9 April 2015.
  4. ^ "Content Types". H5P.org. Retrieved 9 April 2015.
  5. ^ "H5P is a WordPress plugin for creating and sharing rich HTML5 content in your browser". Wordpress.org. Retrieved 9 April 2015.
  6. ^ "Usage statistics for H5P - Create and Share Rich Content and Applications". drupal.org. Retrieved 9 April 2015.
  7. ^ "Create, share and reuse interactive HTML5 content in your browser". H5P.org. Retrieved 9 April 2015.
  8. ^ "H5P - Create and Share Rich Content and Applications". drupal.org. Retrieved 9 April 2015.
  9. ^ "H5P is a WordPress plugin for creating and sharing rich HTML5 content in your browser". wordpress.org. Retrieved 9 April 2015.
  10. ^ "File Structure". h5p.org. Retrieved 9 April 2015.
  11. ^ "H5P forums". H5P.org. Retrieved 9 April 2015.