Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with SPOOR error Handling message #283

Closed
lokeshece1 opened this issue Jul 7, 2023 · 1 comment
Closed

Issue with SPOOR error Handling message #283

lokeshece1 opened this issue Jul 7, 2023 · 1 comment
Labels

Comments

@lokeshece1
Copy link

lokeshece1 commented Jul 7, 2023

Undefined spoor configuration error for ScormError

Describe your issue here.

Symptom: Adapt shows endless loop of the the loading screen
Console Error: Seems to be stuck on the cmi.core.lesson_status

Your environment

  • version (Framework 5.31.10)
  • which browser and its version - Chrome
  • device(s) + operating system(s) - windows 10

Steps to reproduce

Check with latest Spoor extension (5.7.0) with different LMS platform

Expected behaviour

It should first check whether Adapt is enabled then check for the course configuration.
Return early added to wrapper.js if Adapt.course does not exist

[adapt-contrib-spoor/js/scorm/wrapper.js]
if (!Adapt.course) return;

Screenshots (if you can)

image

image

@oliverfoster
Copy link
Member

fixed with #301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants