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 »
Automatically Advance/Submit Page
Do you need to have the survey automatically advance or submit a page? This is often used in conjunction with a Login Action, store Hidden Values, or execute a script.
Step 1: Click Add Text/Image/Video
Step 2: Select ' Text/HTML/Rich Media'
Step 3: Click "Add and Edit Element" (leave the text field blank)
Step 4: Place the following text into the open field:
<script type='text/javascript'>setTimeout(function (){document.getElementById('sg_NextButton').click();},500);</script>
Step 5: Modify the number 500 to suit the time delay you desire; 1000 = 1 second.
If you need this action right before the thank-you page, you will need to change sg_NextButton to sg_SubmitButton, see the below tutorial:
https://support.surveygizmo.com/entries/20867976-changing-your-next-button-to-a-submit-button
Have questions? Want to comment on this? Join the discussion on our SurveyGizmo Support site.