General discussion

Translating content.json text

We are looking to translate the course content in the h5p courses. I originally thought we would have to follow the process described in the translate libraries page, but all of the content that we actually need translated is contained within the content.json file of the content folder. This JSON file seems to include all of the required activity text and the text included in the editable "Text overrides and translations" fields.

H5P Code to Remove Scrollbar in Embedded Accordion in Moodle

weldone's picture

I am currently embedding an H5P Accordion activity into a Moodle page activity, but I am encountering an issue where a scrollbar appears on the right side of the embedded content. This affects the visual appeal and usability of the activity.

 I would appreciate any guidance or a custom CSS/JavaScript snippet that can be added to remove the scrollbar while maintaining the intended functionality of the H5P Accordion.

Pages