Forum Discussion
NishantPal-48d9
2 years agoCommunity Member
storyline 360 Resume functionality does not work well while viewing module from mobile on LMS.
Hello Team,
We have a module of approx. 5 hrs which works fine on LMS on laptop. But the resume functionality doesn't work while viewing from mobile. Client specifically needs it for mobile. It is...
Jürgen_Schoene_
2 years agoCommunity Member
activate to debug mode
https://articulate.com/support/article/how-to-enable-lms-debug-mode
lms/scormdriver.js - line 99:
change
var SHOW_DEBUG_ON_LAUNCH = false;
to
var SHOW_DEBUG_ON_LAUNCH = true;
result:
on start of the course opens an debug popup - with detail infos + error messages