Use these steps to add a hyperlink to a question or other text. |
This article applies to: UserZoom
On this page:
Why add a hyperlink?
- Adding a hyperlink to a question or other text in your study allows participants to easily click a link as opposed to copying and pasting a URL.
- Making your study as easy as possible for participants increases the chances for completion and speeds up getting study results.
- Hyperlinks can be added anywhere that allows you to view HTML mode on the WYSIWYG editor.
Add a hyperlink to a question
- Choose your question type.
- Add your question text.
- Click the HTML option at the top right of the text box.
- For the text you'd like to be your hyperlink, add the following:
- Before the text you'd like to be your hyperlink, add this to the code: <a href="YOUR LINK">. Remember to replace YOUR LINK with your URL.
- After the text you'd like to be your hyperlink add this code: </a>
- Make sure your finished product looks like this in HTML view:
<a href="YOUR LINK">YOUR TEXT</a>.
- Make sure your hyperlink appears in the question as desired.
- Click Save.
Add a hyperlink in other text
- Choose your question type.
- Add your text.
- Click the HTML option at the top right of the text box.
- For the text you'd like to be your hyperlink, add the following:
- Before the text you'd like to be your hyperlink, add this to the code: <a href="YOUR LINK">. Remember to replace YOUR LINK with your URL.
- After the text you'd like to be your hyperlink add this code: </a>
- Make sure your finished product looks like this in HTML view:
<a href="YOUR LINK">YOUR TEXT</a>.
- Make sure your hyperlink appears in the question as desired.
- Click Save.
Related content
|
|
Want to learn more? Check out these Knowledge Base articles... |
Interested in growing your skills? Check out our University courses... |
|
|
Need hands-on training?
|
Can't find your answer? Reach out to Support or our Professional Services team. |
Please provide any feedback you have on this article. Your feedback will be used to improve the article and should take no more than 5 minutes to complete. Article evaluations will remain completely confidential unless you request a follow-up.