In our courses we would like to allow the user the ability to save their progress without exiting the course. Right now, their progress is saved only when they exit the course because of the Exit/Close action. We don't want the course to close, just save their progress.
The main reason for this is because of our LMS. When the user is in the course there is a close button built into the LMS. Unfortunately it just closes the course and doesn't save their progress by saving the variables like the Exit/Close action does. This means we have to remind the user to Exit/Close the course periodically using the button within the course. It's annoying for the use to do this because then they have to navigate their way back to where they were before closing.