How Can I go automatically in a new page when the game is finished

Forums: 

hi,

How Can I go automatically in a new page when the game is finished, or how can I  have a link to change game when I finish another game?

king regards

BV52's picture

Hi,

IMOO the feature you are looking for should be implemented within the CMS/LMS/LRS level not the content level such as H5P.

Additionally please refrain from posting multiple times with the same issue/request.

-BV

hi, do you have an example of how can I implement it from wordpress? for me was clear when I answer right will appear a link button to go ahead to next game. I don't know how wordpress can know that the user has finished. Thanks for your help . it is for the children of an association ONG.

sorry for  the same request in two pos,  the first time I get error  in the page and i didn't see that it was plublished.

kind regards

Namastè

BV52's picture

Hi,

This is better answered by community members who have had experience in implementent such setup. if anyone have any suggestions feel free to chime in.

-BV

otacke's picture

Hi!

You can track completion via xAPI as documented in the developer documentation of H5P. You'd want to use the alter_scripts hook to add your own scripts to H5P contents - also documented including a sample plugin for WordPress. If you require some xAPI implementation code, have a look at the H5PxAPIkatchu plugin for WordPress.

Best,

Oliver 

Hi, I have the same probelm I cannot go automatically in a new page when the game is finished I installed H5PxAPIkatchu  but I cannot reach automatically in a new page. I am also in no profit and we have other  friendes of other ONG with the same issue.

Please can you help us with more information about it.

I need to installe a java script?

thanks a lot for you help

Demetrio

Hi,

thanks for reply I read this https://h5p.org/documentation/for-authors/analyzing-results-and-answers

I installed this 

https://wordpress.org/plugins/h5pxapikatchu/

but yet  I cannot go automatically in a new page when the game is finished

is there a easy way to do this?

do you have a guide?

kind regards

I wish you a good day

Carlo

otacke's picture

Hi!

As I mentioned, I recommended the plugin as an example how you can build a plugin to track xAPI events that you can use to implement the feature that you want. The plugin does not do that on its own.

Best,

Oliver