You can embed a YouTube video under the question editor of your power survey.
Example
You would like to embed a video that has been uploaded to YouTube.com.
Detailed Steps
Copy YouTube embed code
- Go to YouTube.com
- Click Share under the video.
- Click Embed.
- Copy the embed code and paste it into Notepad or a similar text editor.
The embed code should look similar to:
<iframe width="420" height="315" src="//www.youtube.com/embed/iIiAAhUeR6Y" frameborder="0" allowfullscreen></iframe>
The text in blue above can be updated to adjust the video size. Make sure that if adjusting these values they are done so in proportion, so the video playback is not distorted.
TIP: If you want your YouTube video to autoplay, you will have to add the string ?autoplay=1 at the end of the source link:
<iframe width="420" height="315" src="//www.youtube.com/embed/iIiAAhUeR6Y?autoplay=1" frameborder="0" allowfullscreen></iframe>
Note: The auto-play feature is disabled for mobile devices running iOS and Android.
Embed YouTube video in power survey
- In the Surveys app, go to the Activities page and open the power survey.
- On the Build page of the power survey, click Edit to open Power Survey Authoring.
- Create a Text Instruction question.
- Click into the question editor to activate it.
- Click HTML.
- Copy and paste the embed code from YouTube.
- Click Update.
- Click Save.
- Validate and test your study for the embedded video.
Note: A security warning may display to respondents. This is dependent on their browser settings.
More Information
Please see the following Webhelp topics for more information:
Comments
0 comments
Article is closed for comments.