YouTube End Time

Hi, we are currently using the video stream for embedding YouTube videos. But we want to be able to control the end time of the video. I know I can control the start time in the behaviour but the only way I have found I can control the end time is by adding it to the youtube embed code in a iframe component, but then I can’t get it to mark as complete at the end of the video.

Is there a way we can control the end time of a youtube video from within Evolve and it also be marked as complete? Don’t mind how this will be just happy for suggestions.

(I have looked at the documentation on the iframe component and adding event listeners into a html file but dont want to have to create one of these each time we want a youtube video in the course)

Thanks,

No I don’t think there is any way to do this.

Looking at the code it looks like adding an ‘ends at’ control would be fairly straightforward so feel free to raise a feature request with support

Just bear in mind that, like the ‘Video Starts At’ setting, it doesn’t prevent the learner from going beyond that time restraint if they want to. But it does trigger completion when that end time is reached.