Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/h5p
Yannick Warnier 57db2e0248 Plugin: H5P: Minor: Fix language variable "feddback" 2 years ago
..
cache-h5p Plugin: H5P: Minor: Fix language variable "feddback" 2 years ago
inc Minor: Plugin: H5P: Fix typo 5 years ago
lang Minor: Plugin: H5P: Add installation doc info to the plugin description 5 years ago
resources Plugin: H5P: Add installer checks and translations - refs #2667 5 years ago
view Fix tables style 5 years ago
README.md Plugin: H5P: Improve presentation of documentation 3 years ago
h5p_plugin.class.php Plugin: H5P: Apply FlintCI patch - refs #2667 5 years ago
index.php Plugin: H5P: Add check to avoid double-loading jquery-ui.min.js - refs #4689 2 years ago
install.php Minor - Flint fixes 5 years ago
list.php Plugin: H5P: Apply FlintCI patch - refs #2667 5 years ago
node_process.php Minor - flint fixes 5 years ago
plugin.php
uninstall.php Minor - Flint fixes 5 years ago
update.php Plugin: H5P: Apply FlintCI patch - refs #2667 5 years ago

README.md

H5P plugin

This plugin is only compatible with Chamilo version 1.11.10 and above.

This plugin allows you to create H5P resources directly from inside Chamilo, using the Open Source H5P library.

To enable:

  • install the plugin
  • mark it as "enabled" (inside the plugin configuration page)
  • set the plugin to the region "pre_footer"
  • change permissions on disk for the plugin/h5p/cache-h5p/launch folder to be writeable by the web server

Once enabled, permissions granted for the web server to write in plugin/h5p/cache-h5p/launch/ and the pre_footer region set for the plugin, a new H5P logo will appear in the new document creation form (the WYSIWIG editor), as a small icon at the end of the editor interface, exclusively in the learning path document creation interface (don't look for it anywhere else at this point).

However, it is still very limited at this stage: the H5P files are created in a common directory for all teachers. This means all teachers can re-use contents of others (which is good) but also that all teachers can remove contents of others (which is bad).

We hope to be improving this in the future, but we will not be able, in future versions, to assign content created in this version to the correct teacher.

We suggest you consider this plugin as a Beta version.

To enable tools in the document editor, please enable it in region pre_footer.

Other docs:

https://www.ludiscape.com/ressources/resources-elearning-en/integration-of-h5p-into-our-lms-chamilo/