Quantcast
Viewing all articles
Browse latest Browse all 17529

Random assignment to conditions - by: simulacrum6

Probably not relevant anymore, but maybe some desperate limesurvey user will read this and rejoice:

Create a Question (myQuestion) of Type Equation. Set the Question Text to
{if( is_empty(myQuestion), rand(1,4), myQuestion )}

This will assign a random value between 1 and 4 to myQuestion, if it has not been previously assigned.

Viewing all articles
Browse latest Browse all 17529

Trending Articles