Storyline Known Navigational issues

Storyline Known Navigational issues

Auto Next conflicting with jump to next slide triggerIf you have triggers to ‘auto next’ to the next slide, this cancels out the Next button if you go back to a previous lesson then try to hit next to skip it, preventing the users from skipping it and locking the lesson. No workarounds discovered yet.

Bug on Restart Course

Restart course bugs up knowledge checks - If your course has a 'restart course' button after the user completes the course, the KC's of that course will have a bug that prevents the issue from correctly answering the KC on their second time going through the course. The submit button is locked if they select the correct answer, and yet unlocks for any of the incorrect answers... The solution is to create a button with a javascript trigger to the restart button: location.reload(true);

IMPORTANT: MAKE SURE THE JAVASCRIPT CODE HAPPENS FIRST IN THE RESTART BUTTON TRIGGER LIST, ONLY WORKS IN CHROME NOT FIREFOX/IE WHERE IT WILL CLOSE THE COURSE

External Link opens in the same Safari window

Found by Brenda Rains while QAing a course on her Macbook. In this particular instance, external links to google drive were opening up in the same window, essentially force exiting the course for the user. They had to navigate back to the FiLMS and relaunch the course. Safari is ignoring the setting to open the link in a new window.