Forum Discussion
Prevent Forward Seeking but Allow Backward Navigation in Video (Storyline .story Template Request)
Hi everyone,
I’m working with Articulate Storyline to build video-based e-learning modules (SCORM for LMS/Moodle), and I’m trying to implement a very specific navigation behavior.
Goal:
- The learner cannot skip forward in the video timeline (video in unique in slide)
- The learner can go backward (rewind) at any time
- Ideally, the restriction works progressively (i.e., they can only move within the portion already viewed)
I know there are workarounds using:
- cue points
- variables (e.g., tracking max progress)
- triggers to block forward seeking
However, I’m looking for a ready-to-use .story template (or a solid implementation example) that achieves this reliably, especially in SCORM environments.
If anyone has already built something like this and is willing to share a .story file or outline the trigger logic, I’d really appreciate it.
Thanks in advance!
1 Reply
- NedimCommunity Member
I’ve already shared a few solutions in this community related to this topic. Let me know if you’re interested in a JavaScript solution to your inquiry, as shown below. If you’d like to speed things up, you can send your video privately to mailto:nedim.ramic@gmail.com so I can edit it for you. Otherwise, I can simply share a JavaScript solution here for your convenience.