In order to launch a survey with IdSurvey, before starting the actual data collection, you have to follow mandatory steps. Each methodology (CATI, CAWI, CAPI) has different requirements. On the Settings page of the survey menu, next to the CATI, CAWI, and CAPI items, you will find status indicators.When you hover over each indicator, an informative...
You can manage each survey by navigating through the different sections of the survey menu. The menu is accessible from the Survey List, on the right side of each entry, and remains visible within the survey itself, at the top right. Survey menu These are the sections and sub-sections composing the survey menu: Questions: where...
IdSurvey processes pages sequentially: by answering questions on the first page and clicking on the “Next” button, you will be directed to second page and so on. With skip conditions you can change and customize this flow according to a specific answer. When selecting an answer linked to a skip condition and clicking “Next”, IdSurvey will...
Introduction Display conditions are rules that determine when and to whom a piece of content or a question is shown, based on predefined criteria. For example, you can display a question only if a specific answer was selected in the previous question. The elements to which display conditions can be applied are: For each element,...
IdCode is the questionnaire in script format. It has a simple but powerful syntax that you can use to quickly create pages, questions, answer options, etc. IdCode works in parallel with the graphical user interface so you can access to the code from any page in just one click. For further insights, please refer to the other...
IdCode is the questionnaire in script format. For other articles, consult the “IdCode” section of this knowledge base. To write the questionnaire of your survey with IdCode, using question and answer properties you can: click on “Import from script”, if you’ve just created your survey and it’s the first time you open “Questions” section click on...
IdSurvey has so-called “IdCode tools” in the code window. You can open the ldCode of the entire questionnaire by clicking on the Tools button of the pages box and then on “ldCode – Display questionnaire script”. You can open the ldCode of the single page by clicking on the ldC button in the page menu...