Forum Discussion
New Rise Feature - Exit Course
Many of you told us you needed a way for Rise learners to return to your LMS. So we've added a few features that make that super easy.
You can now set buttons in block lessons to leave the course, or add an ever-present link that lets learners return to an LMS.
Check out this Peek video describing the features:
https://360.articulate.com/review/content/31325ed1-4ba2-4c5c-ae27-06bb3a081b11/review
Hi again, Tim. Thanks for sending your Rise course along. I tested it on SCORM Cloud, and it closed and reported as expected.
I advise involving your LMS support team in this effort to see if they can shed some light as to why it isn't behaving in their environment.
Let us know how you make out!
- HafizahSulem542Community Member
Hi, When using Storyline our LMS requires that we use window.top.close javascript or modifying configuration.js to ALWAYS_CLOSE_TOP to successfully close the tab.
As the Rise exit button is not closing the tab, I'm assuming the default is ALWAYS_CLOSE, is there a way to modify this or any suggestions?
Hi Kate,
What LMS are you using? I know myself and a few others have tested it in SCORM Cloud where it does close the course window/tab where Rise is displaying. Have you already reached out to your LMS team about the behavior as well?
Hi Kate,
I checked with a member of our team, and there isn't an option to modify this right now. We use sites like SCORM Cloud as a standard to determine if it's working as it should and the exit behavior does currently work in SCORM Cloud.
I'd suggest reaching out to TOPYX, and we'd be happy to talk with them as well - feel free to send along this link to have them connect with our Support Engineers.
- MichelleSantosCommunity Member
Hi,
I have added a button block and selected 'Exit the course' from the destination drop-down. When I export the course and import it into Moodle, clicking the button displays 'Thank you for exiting the content. You may now navigate away from this content.' in the SCORM player. If the course was configured to display in a new window that window does not close. If it is configured to display inline then this message is displayed and the user stays on the SCORM activity page.
Any help would be appreciated. Thanks!
Hi Michelle. I did a test in my Moodle instance and saw the same thing with my course. Moodle is calling up the closing page that is included in your Rise course (goodbye.html). Some LMSs will use that page to be able to process the results being sent to the LMS. When I tested in SCORM Cloud, it did NOT invoke the closing page. So you'll see it varies between LMSs.
Have a look at this article about the goodbye.html page for more information. The article is for Storyline, but if you were to extract your Rise .zip file and have a look in the
scormdriver
folder, you'd find the goodbye.html.- MichelleSantosCommunity Member
Thanks, Crystal. Does this mean that there is no mechanism to customize the contents of the goodbye.html file from within Rise implying that to do so we would have to manually change that file everytime we wanted to export a course?
- MichelleSantosCommunity Member
Thanks again, Crystal.
I am actually not really interested in changing the messaging but rather including some javascript that will close the pop-up window the SCORM content is playing in to prevent the user from ever seeing it. Ideally, I would be able to accomplish this in Rise so I wouldn't have to have my instructional designers modify every SCORM package before uploading it to the LMS.
- WesSimmonsCommunity Member
I am using LearnDash LMS to launch my Tin Can files that I exported out of Rise. To get Tin Can files to work w/ LearnDash, I am using the Grassblade LRS plugin with the xAPI Companion plugin. On my site, my Tin Can files work best when launching to play in a new window, so this exit button is key. However, when I exit to the parent page the progress in LearnDash doesn't update until I refresh the parent page. I am using Storyline 360 in many of my other courses and accomplish this with the following javascript
window.opener.location.reload();
window.close();How can I refresh the parent page when using the exit button on Rise? Or... is there another way altogether to accomplish this? Thanks!
- baileybowyerCommunity Member
Hi guys,
Im having the same issue with my exit button.
I have set the custom button to Exit the course (LMS only) and its not working for some reason. I have tested the course in Scorm Cloud and same issue. Any ideas?
Happy to send you the link in Scormcloud to test.
Cheers
- KeithKennedyCommunity Member
I have been using the exit course button for several courses and it works great. For some reason it is not working for this course and I can't figure out why.
Gremlins...they'll always get you. 😉