Problem with H5P and Moodle libraries
Submitted by marluisa43 on Fri, 06/01/2018 - 10:32
Forums:
In moodle, the files of some libraries have disappeared, but in the database it indicates the file.
How can I upload these files again in the moodledata?
I trie to load the libraries again, with a presentation, but it dos not reload the libraries, then it still does not work.
Best regards,
María Luisa Suárez
BV52
Mon, 06/04/2018 - 07:05
Permalink
Hi Maria,In order to give
Hi Maria,
In order to give your bug report the best chance of getting answered, please include the following information:
The more information you provide, the quicker the community will be able to fix it and the quicker you'll have a working solution!
-BV52
marluisa43
Mon, 06/04/2018 - 09:20
Permalink
Error H5P
Hi BV52,
The data that you ask me are:
1: The error will NOT be reproduced.
2. The platform is moodle 3.2.8
3. Browsers: All
4. Version of H5P 1.7
5. Presentation activity
6. Error: that the files of the libraries are not in the moodledata.
How can I reload the libraries in the moodledata?
- Mª Luisa Suárez
thomasmars
Wed, 06/06/2018 - 09:48
Permalink
Hi, you can set:$CFG->mod_hvp
Hi, you can set:
in your Moodle config. This will allow you to overwrite libraries with the same patch version.
You can then upload the latest version of Course Presentation, for instance the example content from https://h5p.org/presentation.
This will replace your old library files with the new files from the Course Presentation you uploaded.
When you have done this, remember to remove the line from your moodle config.php file.
- Thomas
marluisa43
Wed, 06/06/2018 - 11:49
Permalink
Works
Hi Thomas,
It has been great.
Thank you.