Forum Discussion
Bookmarking in the middle of a video?
I have been trying to get Storyline to bookmark in the middle of a page playing a video. I read several solutions on the boards today using an "Exit Loop" page and took it a step further. Forgive me if somebody has already done something similar.
1. Create a blank page. I named mine Exit.
2. In the Player, create your own Exit button. Link that Exit button to your new blank page.
3. Create a True/False toggle variable. Again, I named mine Exit. (Starting out False)
4. Now on your Exit page, you need to create 3 triggers:
A. Toggle variable Exit when the timeline starts
B. Jump to previous slide when the timeline starts (If Exit is equal to False)
C. Exit course when the timeline starts (If Exit is equal to true)
This will take the user to this slide when they press the Exit button, and then the page will Exit the course. When they resume the course it will take them back to this page, which will then trigger the course to go back to the previous page with the video on it, which will have been saved since the user went to another page. I tested this in SCORM Cloud and it worked for me. I have not tried it on a customer LMS yet.
- KimberlyBrown4 years agoCommunity Member
Related Content
- 10 months ago
- 10 months ago
Wow!! This is a life saver...even 2 yrs later!! Thank you so so much for this solution..it worked perfectly.