Forum Discussion
Jerson-Campos
6 days agoCommunity Member
Lock Specific Slides in Storyline's Menu
Here's a tutorial on how to lock and unlock specific slides in Storyline's course player. Currently, the only option you have (or had) was to lock the entire menu restricting the users movement. With this option, the user can freely explore the course and unlock the slides when they have completed certain activities.
2 Replies
Sort By
- SamHillSuper Hero
Hi Jerson-Campos I like this, but just an FYI for accessibility, the CSS pointer-events will not prevent a keyboard from triggering the button. I haven't tested yours, but I'm pretty sure a user will be able to tab to the menu item still, and trigger it by pressing ENTER. Screen reader users will also not be informed that the menu item is locked.
- Jerson-CamposCommunity Member
I don't do a lot of accessibility testing so thanks for the info.