Reloading the problem data

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's picture

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 

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's picture

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

Hi BV,

Thanks so much!

Cheers,

Eric