In all likelihood, you have used a Likert scale (or something you’ve called a Likert scale) in a survey before. It might surprise you to learn that Likert scales are a very specific format and what you have been calling Likert may not be. Not to worry — researchers that have been doing surveys for… Read More »
Open URL in a separate window/tab
Available to All Account Levels.
Many people like to have links referring to resources outside of their surveys. The problem is, clicking the link will direct a person away from your survey.
This isn't a problem - although it will require that you use a little Javascript to accomplish this. To have a link open in a different Window or Tab (depending on the browser), you can copy this code into your text field:
<a href="#undefined" onclick="window.open('http://www.surveygizmo.com');">Text</a>
Change the http://www.surveygizmo.com to your website, and Text to whatever you would like the link to read (often, people like using "Click Here" or the title of the webpage.
That's all there is to it!
Have questions? Want to comment on this? Join the discussion on our SurveyGizmo Support site.