local standalone player

otacke's picture

This is an idea/wish from a session that was held at OERcamp17 in Hamburg, Germany on June 24.

With h5p-standalone it is possible to display the contents of an h5p file in simple HTML5 environment. Yet, it is not possible to use it offline since (for a good reason) JavaScript cannot read from a local harddisk (unless you're using a local webserver).

  • As a teacher, I want to offer students the opportunity to use h5p content offline in order to support more pedagogical scenarios.
  • As a student, I want to be able to download h5p files to my device and play them without an internet connection later.

A similar feature is already mentioned in H5P's roadmap, cmp https://h5p.org/roadmap, but another option could be to create a package similar to XAMPP that runs a one-click-pre-configured web server on the local machine -- maybe with a smaller footprint using nginx.

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network
tomaj's picture

Hi Otacke,

Thanks for the feedback.

Would a progressive web application (with offline support) be another possible solution? (It would require internet at some point before hand).

- Tom

otacke's picture

I am not sure if someone from the conference's session is going to read this - and I was merely the messenger - but I guess that'd be an option. However, I can imagine there might as well be scenarios where even sporadic internet access cannot be taken for granted and content should be distributable offline.

tomaj's picture

Hi,

Yea, for sure there are cases where distributing by e.g. a memory stick could be plausable.

- Tom

Hallo, I just found this two-years old feature request.

I would like to execute my H5P archive locally on my laptop, since I'm not sure to have an Internet connection everywhere, but I would prefer not to have to install a XAMP server on my laptop.

Yes, the browser is not allowed to use local .js files... is there a workaround or a H5P player?

If you know, please, let me know.

Giacomo

BV52's picture

Hi Giacomo,

I'm afraid this is not yet availble.

-BV52

Hi Giacomo,

for local editing H5P we use a solution called InstantWP. It runs on Windows and iOS and contains:

A virtual machine which launches Alpine Linux

Webserver

Database

and a preinstalled

Wordpress!

In this Wordpress you have to install the H5P - Plugin for Wordpress... and that's it.

This Wordpress recognizes Updates for Wordpress.

The system also recognizes updates for the H5P plugin, and the H5P-Hub recognizes updates for content types or new content types.

You can run the package also from a usb stick.

URL:

https://instantwp.com/

We tested InstantWP on many machines. The start tooks some time (loading a virtual machine is heavy work) but then you can view and edit H5P very comfortable.

Regards Hartmut

BV52's picture

Hi Hartmut,

Thank you for the information. I'll also look into this over the weekend.

-BV52