srsolutionsag / H5P

An H5P integration for the ILIAS project, allowing users to manage H5P contents in repository objects.

Home Page:https://sr.solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H5P ILIAS Plugin

Add H5P contents in repository objects

This is an OpenSource project by sr solutions ag, CH-Burgdorf (https://sr.solutions)

This project is licensed under the GPL-3.0-only license

Requirements

  • ILIAS 6.0 - 7.999
  • PHP >=7.2

Installation

Start at your ILIAS root directory

mkdir -p Customizing/global/plugins/Services/Repository/RepositoryObject
cd Customizing/global/plugins/Services/Repository/RepositoryObject
git clone https://github.com/srsolutionsag/H5P.git H5P

Update, activate and config the plugin in the ILIAS Plugin Administration

Description

For general info to H5P, please see the official website https://h5p.org

Config

You can manage H5P packages/libraries:

  • Refresh H5P package list from official HUB
  • View details of H5P packages from official HUB
  • Install new H5P packages from official HUB
  • Update new H5P packages from official HUB
  • Remove installed H5P packages
  • Upload and install H5P packages manually from .h5p files
  • Config general H5P options

Repository object

As administrator

Contents

You can manage H5P contents:

  • Add H5P contents from installed H5P packages
  • Edit H5P contents
  • Remove H5P contents
  • Order H5P contents
  • Import H5P contents from .h5p files
  • Export H5P contents to .h5p files
Results

You can manage H5P content results:

  • View result points of users which has solved H5P contents
  • Delete results
Settings
Solve contents only once

With this mode you prevent users can solve H5P contents multiple

But may you need to be sure to disable retry options in H5P contents, to make this function working

As user

You can view H5P contents and solve H5P contents

Page component editor

You can add H5P contents in the page component editor with the H5PPageComponent plugin

Cron jobs

Look at the H5PCron plugin

Adjustment suggestions

You can report bugs or suggestions at support.sr.solutions

ILIAS Plugin SLA

We love and live the philosophy of Open Source Software! Most of our developments, which we develop on behalf of customers or in our own work, we make publicly available to all interested parties free of charge at https://github.com/srsolutionsag.

Do you use one of our plugins professionally? Secure the timely availability of this plugin also for future ILIAS versions by signing an SLA. Find out more about this at https://sr.solutions/plugins.

Please note that we only guarantee support and release maintenance for institutions that sign an SLA.

About

An H5P integration for the ILIAS project, allowing users to manage H5P contents in repository objects.

https://sr.solutions


Languages

Language:PHP 98.8%Language:JavaScript 1.0%Language:HTML 0.1%