Enable / Disable certain H5P content types as moodle-plugin
Submitted by Azurro on Tue, 09/19/2017 - 13:28
Forums:
How can it be set-up that when using H5P as a plugin in moodle only the tool "interactive video" is usable/visible. It can then be chosen as a "activity" inside the moodle course.
Although the other content types such as collage or chart are attractive we want to disable all of them for the moment in the moodle-context.
fnoks
Tue, 09/19/2017 - 22:17
Permalink
Hi,The H5P plugin supports
Hi,
The H5P plugin supports the feature to restrict content types. I.e. from the library admin list you can restrict all libraries except Interactive Video. Then you would need to remove the permission to create restricted H5Ps from the relevant role(s).
Azurro
Thu, 09/21/2017 - 15:48
Permalink
many thanks, yes we saw this
many thanks, yes we saw this in moodle also and will test everything in depth
Best
ebannister
Mon, 12/14/2020 - 14:53
Permalink
Permission name
In case anyone needs it, that permission is mod/hvp:userestrictedlibraries. Took me a while to find it :)
BV52
Mon, 12/14/2020 - 18:49
Permalink
Hi ebannister,Thank you for
Hi ebannister,
Thank you for sharing this.
-BV