Value Assignment Feature available for users with Professional or Expert license This article describes basic concepts related to Value Assignment survey element....
Script and Value Assignment functions This page lists all functions possible to use in Script and Value Assignment survey elements. If you are not yet...
Calculations and variables in Survalyzer (professional user) In Survalyzer you can use calculations in filters and value assignments, where you can also use variables. Variables and their...
Setting up maximum number of survey participants Difficulty level: Difficult What does the functionality do? Suppose you want to set up a maximum number of 50 participants...
Equals: Comparing two values Difficulty level: Difficult What does the functionality do? Suppose you want to know from each participant on which tasks they...
Concat: Concatenating two alphanumeric values Difficulty level: Difficult What does the functionality do? A Dutch postal code consists of four digits, a space and two...
RandBetween & RandomInt: Selection based on a random value Difficulty level: Difficult All participants receive a survey consisting of, for example, 4 sections of questions: one section of general...
GetSurveyLink(ID): Generate personal link This functionality is used in an anonymous survey to generate a personal link for a survey which is specified by...
getCount: selection frequency of answers Difficulty level: Difficult What does the functionality do? Suppose you have defined multiple answer options for a single response question....
Count: counting characters of a text Difficulty level: Difficult What does the functionality do? Suppose, for a matrix question, you have defined some rows with data...
Value: Rounding to decimal places In order to round numbers and amounts to 0, 1 or 2 decimal places, you can use the round(var, x)...
Display random number of questions Suppose you want to display only two of the following four questions to each survey participant, without it being clear...
Setting up automatic response Suppose you have a multiple response question consisting of, say, 5 answer options. Two of these answer options are so...
Set maximum time to answer survey Difficulty level: Difficult What does the functionality do? Suppose you want to set the time for answering a survey and...
addDays: adding days to today’s date You can use the addDays function, if a number of days should be automatically added to today’s date. In order...
Dynamic text Difficulty level: Difficult What does the functionality do? You use this functionality especially, when a participant, after selecting an answer...