Trying to use XAPI for Branching scenario
Submitted by [email protected] on Sun, 09/18/2022 - 07:31
Forums:
Hey,
While trying to use branching scenario, I see that it does not have much of a support for XAPI while other things in H5p does seem to have it.
H5P.externalDispatcher.on(
'xAPI'
,
function
(event) { ..... }
For branching scenario, the above function does generate XAPi statements, but, it does not generate anything very useful.
Useful as in, what option user chose in branching. Or what score they have gotten in each of these branching.
Is there any way to get these information out of branching scenario?
Thank you,
Fahim