Video options and free form questions

May 13, 2019

What triggers if any would prevent a student from moving on from a slide that contains a video embed without watching the video? 

Also, is it possible to put more than one freeform short response question and text book in one slide?

8 Replies
Jem Janik

HI Daphnee,

I think you are right it does as I can't choose my YouTube embedded video in the media completes trigger either.  But the following might work for you as well.

In your embed code from youtube add autoplay=1 onto the end of the URL.

For example, if my original embed where I unchecked the box for player controls was:

<iframe width="560" height="315" src="https://www.youtube.com/embed/GXqfH4vmxyE?controls=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

I would change it to:

<iframe width="560" height="315" src="https://www.youtube.com/embed/GXqfH4vmxyE?controls=0&autoplay=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

So you video will play when the slide loads.

You can extend the timeline of the to just longer than the length of the video. 

Add a trigger to change the state of the next button on timelime starts.

Add a trigger to change the state of the next button to normal on timeline ends.

You could also jump to the next slide when the timeline ends.

 

Daphnee  St.Val

Hi Jem,

The embed couldn't wouldn't allow me to set it to autoplay. So I can't get that function to work even though I've now created a trigger to play media when timeline starts. 

The good news is, the triggers you gave me do prevent the student from moving ahead and by passing the videos. Yay for this victory!

This discussion is closed. You can start a new discussion or contact Articulate Support.