Embedding Qualtrics forms

Create website forms using the University-provided Qualtrics service, then display them in any rich-text area on your site that uses the Flex HTML text format. For an introduction to Qualtrics, read the ServiceNow documentation.

Rich text editor with Qualtrics shortcode embedded.

Embed a Qualtrics form by adding “shortcode” syntax in the rich text editor as shown below:

Shortcode with only the Qualtrics form:

[embed]https://utexas.qualtrics.com/SE/?SID=SV_5mRnpkYhq4Qd2At[/embed]

Shortcode with additional optional height and title values:

[embed]https://utexas.qualtrics.com/SE/?SID=SV_5mRnpkYhq4Qd2At | height:500 | title: Modified title [/embed]

Notes:

  • The Qualtrics form URL. Find this in Qualtrics when you “activate” or “preview” the form (see above).

  • The height (optional, default 500px). The form will expand to fill the width of its region.

  • The HTML title (optional). This is not visibly displayed. It renders in the page HTML to provide more semantic meaning to the form for Search Engine Optimization (SEO).

Reminder

It is important that Qualtrics forms meet University accessibility guidelines. Review the Qualtrics vendor documentation on how to configure surveys for accessibility.