Scripting
QScripts Script Explanation Example questionValue('Q1.1',1); Sets value of a question within the survey; function requires 2 parame...
Wed, 10 Nov, 2021 at 2:04 AM
The Manual is constantly updated and can be downloaded below.
Wed, 10 Nov, 2021 at 2:16 AM
The survey scripting module can be found by going into Projects > Overview. Click on the First Action button and choose Create / Edit Survey. Here you ...
Tue, 23 Nov, 2021 at 3:42 PM
When you are starting to program, you will need to click Add New Page AND Question (if you are not importing a survey/survey pages), as questions cannot be...
Tue, 23 Nov, 2021 at 3:55 PM
1. In Q One there are two ways of moving pages. The first one is simple page “drag and drop”, where you click on an empty area of the page and drag it into ...
Thu, 2 Dec, 2021 at 1:31 PM
Complete and Terminate pages are regarded as “event” pages in Q One. That is because they are shown by using transition logic, which we will cover in the ne...
Thu, 2 Dec, 2021 at 1:30 PM
So, first thing we need to clarify here is the meaning of both criteria logic and transition logic. The criteria logic could be translated as “when the sp...
Tue, 21 Dec, 2021 at 1:07 PM
If we have a Single number/text box question type, it is possible to validate it to only accept Numbers (in a certain range) or to make sure that the format...
Tue, 21 Dec, 2021 at 1:17 PM
In the settings, found under the Question and Answers options in the survey area, there is the Required Rules tab. If you uncheck the Answer required box,...
Tue, 21 Dec, 2021 at 1:31 PM