Reloading the problem data
Submitted by kreut on Sun, 09/13/2020 - 03:03
Forums:
Hi,
I'm using h5p and xAPI to grab the submitted results to questions (multiple choice/drag and drop) and then compute the scores to these questions. If I save the entire xAPI event in my database, is there a way to reload the problem with the previously submitted information?
Thanks so much,
Eric
otacke
Sun, 09/13/2020 - 19:56
Permalink
Hi kreut!Not via xAPI, but
Hi kreut!
Not via xAPI, but that's what the "save content state" feature does for many content types if you activate it in the plugin settings.
Best,
Oliver
kreut
Mon, 09/14/2020 - 02:12
Permalink
Thanks so much for the
Thanks so much for the response! After doing a bit more googling, it looks like this isn't a possibility with H5P.org? (https://h5p.org/node/450342). If I self host h5p, is this something that I can implement as a programmer?
BV52
Mon, 09/14/2020 - 19:09
Permalink
Hi Eric,Yes if you self host
Hi Eric,
Yes if you self host the contents and as Oliver mentioned there is already a feature called "save content state" that does exactly what you need.
-BV
kreut
Mon, 09/14/2020 - 19:34
Permalink
Hi BV,Thanks so much!Cheers
Hi BV,
Thanks so much!
Cheers,
Eric