need developer to add audio and question to interactive book
Submitted by eltyar on Fri, 01/01/2021 - 19:33
Forums:
need developer to add audio and question to interactive book image hotspot
it's a paid feature.
need developer to add audio and question to interactive book image hotspot
it's a paid feature.
Navigation
Connect with H5P
About
H5P is a registered trademark of H5P Group
Privacy policy |
Copyright ©
2024
otacke
Sat, 01/02/2021 - 11:43
Permalink
Hi eltyar!Could you please
Hi eltyar!
Could you please check whether you mixed something up in your post? Interactive Book already features audio and question-like content. Image Hotspot doesn't, and I assume you mean that one, but it's not clear (to me).
Best,
Oliver
eltyar
Sat, 01/02/2021 - 19:07
Permalink
Hi Oliver, I mean if it is
Hi Oliver, I mean if it is possible to develop and add audio to the image hotspot, I can add now video, image, and text but there's no audio
otacke
Sun, 01/03/2021 - 16:31
Permalink
Thanks, that's much clearer,
Thanks, that's much clearer, so it's not about Interactive Book as the title suggests.
There will be some things to consider, e.g. if the editor should be "fool-proof" (not all audio settings make sense) and probably discussing future plans for that content type with the H5P core team if you don't want to run a fork, but adding Audio is possible, of course. Feel free to reach out via SNORDIAN.
Best,
Oliver
Murugesan5
Sun, 02/21/2021 - 19:06
Permalink
h5p-editor-php-library
I am trying to run the h5p editor on my local server (wamp).
I extracted the zip file downloaded from https://github.com/h5p/h5p-editor-php-library into www/editor directory and trying to run the php file "h5peditor.class.php". But it shows the blank page.
Anyone show me the guide on how to start H5P up and running on my local server?
Thanks in advance.
BV52
Mon, 02/22/2021 - 17:40
Permalink
Hi Murugesan5,You cannot use
Hi Murugesan5,
You cannot use H5P as a standalone program. You need a CMS/LMS for this to work. You can check this documentation for more details.
-BV