Trying to use XAPI for Branching scenario
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.