• Resolved alimnzr

    (@alimnzr)


    I installed the plugin and after submitting H5P video quiz by different users, when I go to H5PxAPIkatchu in Admin panel, the only text available there is “There is no xAPI information stored.”

    I replaced the line 69 of h5pxapikatchu-listener.js with
    var topWindow = ( window.H5PxAPIkatchu ) ? window : getTopWindow();

    but still the same error.

    error in console is:
    Could not find H5PxAPIkatchu object, cannot store xAPI statements for some content.
    (anonymous) @ h5pxapikatchu-listener.js:71

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author otacke

    (@otacke)

    @alimnzr
    As I mentioned, I’m kind of flying blind here. I can’t reproduce this behavior on my machine. I assume the easiest way would be to provide me with a link to your site, so I can check the scripts running in their environment.

    If you’re not comfortable with that, I could also provide you with some code that would output some extra debugging information helping me to nail down the cause.

    Plugin Author otacke

    (@otacke)

    Hi @alimnzr

    Could you please provide me with a link to your site where the problem occurs? See post above.

    Best,
    Oliver

    Thread Starter alimnzr

    (@alimnzr)

    I have installed wordpress 4.9.13 and now its working fine.

    but it is not working with wordpress 5.3.2

    • This reply was modified 4 years, 10 months ago by alimnzr.
    Plugin Author otacke

    (@otacke)

    Hi @alimnzr

    Thanks for the update. Can’t reproduce the problem on WordPress 5.3, and I rather believe the problem was caused by some other configuration.

    Please let me know if you change things and the problem occurs again.

    Best,
    Oliver

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error: Could not find H5PxAPIkatchu object’ is closed to new replies.