Forum Discussion
Sarah-BethFr290
2 years agoCommunity Member
Mark Course Complete at 75%
I have a course that only has an inserted mp4. Only the timeline for the in video controls is used. I would like to add a trigger that marks the course as complete when 75% percent of the video has...
JudyNollet
2 years agoSuper Hero
Hi, Sarah,
As you've discovered, when the user clicks a video to pause it, that doesn't pause the timeline.
You can use a variable to track whether or not the video is paused, along with a conditional trigger that pauses or resumes the timeline based on the value of that variable. That will ensure your "complete course when timeline reaches __" trigger will sync with the video.
This is demonstrated in the attached demo file.
Sarah-BethFr290
2 years agoCommunity Member
Thank you for your response. Will these triggers work if the user uses the video controls to pause the video or do they have to click on the video itself?