I have a survey which asks respondents to view a video in entirety before proceeding to answer questions on the next page. I would like to hide the next button until the video is finished playing. Of note, I specifically don’t want to use a timer to hide the next button in case someone chooses to watch the video on a higher watch speed (e.g., 1.5x, 2x).
I’ve poured through the Community Forum looking for Javascript to accomplish this; however, my issue seems to be with using iFrame as the code I’ve found is written for other embedded video formats.
Does anyone have any experience with using JS with iFrame videos in Qualtrics? Thank you!!