This is to prevent loading on import. The ready state was being set to false, but depending on extension configuration may not be set to ready. ie LanguagePicker was preventing app:dataLoaded call from firing so user was faced with persistent loading screen
This is to prevent loading on import. The ready state was being set to false, but depending on extension configuration may not be set to ready. ie LanguagePicker was preventing app:dataLoaded call from firing so user was faced with persistent loading screen
Deals with issue: https://github.com/adaptlearning/adapt-contrib-xapi/issues/85