Forum Discussion
Storyline, Rise, and the Exit 'button'
- 2 years ago
Hi, everyone!
I have some great news to share! We have released a new update for Storyline 360 (Build 3.78.30680.0). An enhancement that's included in this update:
- Storyline blocks in Rise 360 courses now display full-screen on mobile devices when player controls are turned off.
Please update Storyline 360 to the latest version to take full advantage of this feature.
If you have any questions, please let us know, and we'll be happy to help! You can reach out here or privately in a support case.
Hi Allysa,
I am looking for a little bit of customisation in one of my Rise courses. The requirement is that learner should be able to see the exit course button throughout the module. However after he has reached the end of the module, on clicking exit, the course window should close (exit) and a feedback survey link (a link) should open in a new window. Is this possible using coding? I found exit function in index.html. If I write the code to open the link within this function, it works (i.e. it exits and opens the link). However the link opens even when we clicks the exit button on the first slide, which is obvious as we are using the global exit function. Can anyone help me with this?