Mandatory instructions override
Submitted by NickRB on Fri, 05/06/2022 - 21:36
Forums:
Hello,
Several of the content types, e.g., Drag the Words, Summary, require the Instructions field to be included. However, some might prefer to exclude the instructions and put them in the CMS (WordPress) page instead. The issue is being able to adapt and integrate the H5P content to the platform.
- Can the setting of these fields be changed from mandatory to "Recommended"?
- If not, would it be possible to add a "Hide Instructions" option in the Behavioural settings of these H5P content types?
Regards,
Nick
Content types:
BV52
Mon, 05/09/2022 - 17:54
Permalink
Hi Nick, The easiest way is
Hi Nick,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV