Auto-submitting your single & grid questions
Summary | This article describes how to submit to the next screen automatically for single question and grid on web surveys in AskiaDesign by using JavaScript. |
Applies to | AskiaDesign |
Written for | Scriptwriters and survey authors |
Keywords | submit; screen; web; single; grid; script; design; askiadesign |
Download the example QEX file
First we need to refer one JavaScript files (submit.js) in the footer of the Internet Options:
<script type="text/javascript" src="??ResPath??submit.js"></script>
Then in the buttons tab of the internet options, we need to give an id to the next button as "next":
id="next"
Now for all Single and Single Grid questions, auto-submit will be active so the system will trigger the Next button automatically when an answer is selected.
Note: works on all web screens so Web surveys, iPad, Android and in the next release of 5.3.3 for CATI and CAPI if you use web screens.