Hi. We have a SCORM course that has been published and hosted on ESR for a client. They're having an issue when using Internet Explorer 11 where the course is not displaying any of the activities with popups properly (MCQ feedback, Hotgraphics, etc).
I have tested myself using IE11 and the feedback popups work, althought a little slower than expected.
In the browser console, we're seeing the following error produced:
WARN: DEPRECATED NOTIFY DEPRECATED: Adapt.trigger('notify:popup', notifyObject); is no longer supported, please use Adapt.notify.popup(notifyObject);
We're using Adapt authoring tool 0.10.5. (with Adapt framework v5.7.1), on an iMac. All components, plugins and extensions have been updated to latest versions.
Any advice is very welcome, especially on how to rectify the above deprecated warning above.
Thank you.