Adding Hyperlinks and Videos
Imbed videos Upload your video to a Vimeo (or other cloud-based hosting account. Copy the imbed link directly from there and paste it into the content panel of the survey. The video will integrate seamlessly. Insert links to internal files 1. Upload the file to the Files toolkit 2. Copy the download URL off the file and paste it into the content Insert hyperlinks
You are able to add web links or email addresses in the text of your content.
When you select Create Link, the system will create the outline needed for the link [](http://). Between the square brackets, add the text you want to be displayed. Copy and Paste or type the webpage you want the user to be directed to. Example of what the link will look like: [Shift iQ](http://www.shiftiq.com). In your page content, the link will display as Shift iQ. The user can click on the text and will be directed to the webpage you added.
You are able to configure the link with an email address instead. You can either add a email address between the square brackets or text. Instead of adding a website, you remove the http:// and add mailto:add email address. The full link will be [Click Here to Email](mailto:[email protected]) or [[email protected]](mailto:[email protected]). The text will display as Click Here to Email or [email protected]
Open Link in New Browser Window:
If you require the link you are inserting to open on in a new browser window, you can us the following link: <a href="url or link to file" target="_blank">text to display</a>
An example of the full link will be: <a href="http://www.shiftiq.com" target="_blank">Shift iQ</a> The text will display as Shift iQ and when you click on the text it will open the web page in a new browser window.
Markdown We recommend that content be entered in Markdown. This allows for consistent delivery across all varieties of hardware and software platforms. It also facilitates translation of the survey. You may use HTML tags when necessary, but try to limit their use.
(Also See: Markdown References)
Last updated
Was this helpful?