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,