Customising H5P in Moodle using the Foundation theme – Part Two

Wednesday, 16 October 2019

Synopsis

In my last post ( www.elearningworld.org/customising-h5p-in-moodle-using-the-foundation-theme/ ) you read about how you can use custom CSS with the Foundation theme ( moodle.org/plugins/theme_foundation ) to alter the look of H5P within Moodle. At the end of the post I stated “One thought that has occurred to me in writing this post is the need to support custom fonts that the theme already has or serve from a list then all you’d need to do would be to write the ‘font-family’ CSS attribute as required. The question is then, is this functionality needed?”, well Stuart replied and said it was, so ‘challenge accepted’!

To recap, H5P is a way of creating interactive content on a web page. It can be integrated into Moodle with the plugin: moodle.org/plugins/mod_hvp .

Post link on eLearningWorld: Customising H5P in Moodle using the Foundation theme – Part Two .