thomasmars / h5pmods-moodle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H5P Mods

This H5PMod theme is provided as an example of how you can use renderer provided by the H5P plugin. The renderer overrides are used for altering or adding H5P content or library resources.

Getting started

  1. Clone the repository to your theme folder
  2. Make sure to rename the project folder to the same name as your theme, as found in config.php.
  3. Enable the theme in your Moodle server under the appearance settings

Usage

Feel free to fork this project or simply use it as a template for doing your own custom modifications to H5P.

You should be aware that the hooks you add on your site will not follow the content if it's exported.

License

(The MIT License)

Copyright (c) 2017 Joubel AS

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:PHP 88.1%Language:JavaScript 9.7%Language:CSS 2.2%