how to import results into wordpress
Submitted by LEDRU on Thu, 01/25/2024 - 10:35
Forums:
Hello,
I use wordpress to create my exercises and then I put the iframe in thrivecart for the user.
But I don't get any results in the wordpress results page.
I want to export results into an other application (java script)
Can you tell me how to do this?
Thank you
otacke
Thu, 01/25/2024 - 14:19
Permalink
Hi!When you embed H5P content
Hi!
When you embed H5P content on a different site via an iframe, you cannot retrieve the xAPI statements that the results they are based on. This could raise privacy implications otherwise.
Best,
Oliver
LEDRU
Thu, 01/25/2024 - 14:33
Permalink
oh dear! ok What if I ask
oh dear! ok
What if I ask the client to authorise them?
If not, does that mean it only has to be on my wordpress site? thanks!
LEDRU
Thu, 01/25/2024 - 14:36
Permalink
I asked a developer to export
I asked a developer to export the results of exercises done on Thrivecart, but he asks me where the results are.
I understand better. :D
That's sad ...
There's no other solution because Thrivecart learn is top notch!
otacke
Thu, 01/25/2024 - 18:16
Permalink
Thrivechart (or any other
Thrivechart (or any other site where content is embedded) has no part in this at all, that's where the privacy issue would arise otherwise.
LEDRU
Thu, 01/25/2024 - 18:26
Permalink
OK Merci.Donc pour être
OK Merci.
Donc pour être certain de bien comprendre il n'y a que sur mon site wordpress sur lequel sont créés mes exercices que je peux récupérer les résultats ?
merci !
OK thanks.
So to be sure I understand correctly, is it only on my WordPress site where my exercises are created that I can retrieve the results?
THANKS !
otacke
Fri, 01/26/2024 - 09:40
Permalink
Unless you modify the code:
Unless you modify the code: yes.
gabinou
Wed, 05/15/2024 - 14:10
Permalink
wordpress data export
Hello
I would like to export my results from the games I made on Wordpress. I installed SNORDIAN's H5PxAPIkatchu but I don't see the "time" field.
This is a competition where I compare the time it took to do this exercise
Waiting for a response
Thank you
otacke
Wed, 05/15/2024 - 21:59
Permalink
The xAPI property that holds
The xAPI property that holds the time required to complete the exercise is called "Duration" as part of the "Results" and uses ISO 8601 notation, cmp. https://github.com/adlnet/xAPI-Spec/blob/master/xAPI-Data.md#46-iso-8601-durations
SigsauserHans
Tue, 06/04/2024 - 02:21
Permalink
How to create link with preview
Dear All, I was checking some commercial interactive video platforms and came across a nice feature MindStamp and Clixie Ai can have chapters and, based on user inputs, can jump to a specific chapter.Was wondering how we can do the same in H5p.
otacke
Wed, 06/05/2024 - 23:09
Permalink
Have tried the "adaptivity"
Have tried the "adaptivity" options in Interactive Video? Or the "Crossroads"?