Forum Discussion
KevinNolty
4 years agoCommunity Member
Exit Button triggers RESUME dialog box
I created a course, using Storyline 3, that has a simple True/False question on the second to last slide. When submitted the course moves to the completion slide. I have hidden the Results slide in a...
KevinNolty
4 years agoCommunity Member
Just to follow up. I fixed the issue by simply changing out the JavaScript I use for the Exit Button. In addition to having the built-in Exit Course trigger, I also Execute JavaScript in two other triggers. I updated the script from "window.open(location, '_self').close();" to simply "self.close();". Attached is a screenshot from the trigger panel. It seems to work in Edge and Chrome browsers.
Related Content
- 10 months ago
- 10 months ago