How do I embed a Qualtrics survey in a Canvas page?

You can easily embed a Qualtrics survey in a Canvas page. Note that your survey access will need to be set to Open Access for this method to work. Please click here for a guide on how to change your survey access to Open Access.

First, in Qualtrics, within the relevant survey click on Distributions and select Anonymous Link. Copy the link.

Second, in Canvas, you will need to edit the html and page the following code into the editor where you would like the survey to sit on the page:

<iframe style="display: block; margin-left: auto; margin-right: auto;" src="Replace with Survey Link" width="100%" height="800px" name="Sample Survey"></iframe>

You will replace bold text above with the survey link from Qualtrics. The width and height can be adjusted as needed. The name is not visible and only serves more so as an organizational object.

Although you are using an anonymous survey link, you can still capture the name and address of the Harvard respondents if you follow these instructions which require the respondents to log on via Harvard Key: Instructions to require Harvard Key for survey.