From e4e7f6dc9e7761b3a4fa5e42e70e0f3fe89cc6c9 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Wed, 18 Jan 2023 18:14:03 +0100 Subject: [PATCH] Plugin: H5P: Improve presentation of documentation --- plugin/h5p/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugin/h5p/README.md b/plugin/h5p/README.md index 60a16c2862..5cbe132482 100644 --- a/plugin/h5p/README.md +++ b/plugin/h5p/README.md @@ -1,11 +1,13 @@ 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" @@ -29,5 +31,6 @@ 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 : +Other docs: + https://www.ludiscape.com/ressources/resources-elearning-en/integration-of-h5p-into-our-lms-chamilo/ \ No newline at end of file