Validation: Date 2 > Date 1 Difficulty level: Difficult What does the functionality do? You can use this function, if you ask a participant in a...
Validation: E-mail 1 = E-mail 2 Difficulty level: Difficult What does the functionality do? You can use this function, if you ask a participant in a...
Equals: Comparing two values Difficulty level: Difficult What does the functionality do? Suppose you want to know from each participant on which tasks they...
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)...
Matrix: one answer per column group Suppose you want to present each survey participant with some products, services or items from which he/she selects two of...
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...
Question not mandatory, but nonetheless a message Suppose you include a non-mandatory single response question in your survey. Nevertheless, you still want a participant to receive a...
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...