Forum Discussion
Tracking Completion of a video and triggering an action using a cue point
Hi Reto,
hmm...you can give a try on variables. Set to the course a variable (maybe called video check) with the value "0". Instead of set "completion = true" for every video, set a trigger to "add 1" to the variable "video check" and do this for every video. Build a new slide with some text as a conclusion and maybe a button to close the course. Go back to the menu slide and add a button "Next" with the state "hide". Set a button trigger to move on to the conclusion slide when the user click.
Now set up a trigger to the menu slide to change the state of the "Next"-button to "normal" when the variable has the value "5". Before you export set up the passed trigger to the conclusion slide. Means, the LMS set up the passed value only when the users are on the last slide - where you will get only if you clicked the Next-button that appears only if the variable has the value 5, which happens only if all videos have been viewed. :)
Related Content
- 7 months ago