adaptlearning / adapt-contrib-xapi

TinCan/xAPI extension for the Adapt Framework
GNU General Public License v3.0
12 stars 28 forks source link

Stuck on loading screen if LRS connection fails #43

Closed danielstorey closed 5 years ago

danielstorey commented 5 years ago

If there is an error connecting to the LRS or !_shouldTrackState the course will stick on the loading screen. This is due to offline storage currently only releasing Adapt.wait on xapi:stateLoaded

In addition any LRS error messages which are displayed via notify will be dismissed almost immediately when the page loads. Any such messages should remain on screen until the user dismisses them.

brian-learningpool commented 5 years ago

Fixed in v0.5.1.