Forum Discussion
Exit Course buttom in Windows
The best way to solve this problem is to unzip your SCORM file (into a new folder to keep everything together), go to lms folder, open the scormdriver file in Notepad, scroll down to the var EXIT_BEHAVIOR part, swap it to ALWAYS_CLOSE_TOP, save the file and THEN re-zip the SCORM files into a new one.
The reason why I used this is because some computers/machines don't have admin rights... and editing the main configuration.js file requires these. Given that Storyline uninstalls and re-installs itself for each update, that's the next best thing...
Right now, the main issue is that you need to edit and save the Configuration javascript file, just to change one variable. That file is considered a source file, which requires admin access to edit (depending on your job if you have them or not), and it doesn't help that the file resets itself everytime there's an update. I don't see people calling tech support just to change one little variable.
- KandiaceBuch8722 years agoCommunity Member
This SHOULD be a feature. Thanks
- Jean-Christophe Goyette. I've also requested this as a feature request. Seems so logical to add this.