- Posts: 26
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Qcode=="Achiever"
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Hi, first thing:But it is stripping the html.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
IF (highestPersonCat == ( (Achiever AND Socialiser) , "AS", IF (highestPersonCat == (Achiever AND Killer) , "AK", IF (highestPersonCat == (Achiever AND Explorer) , "AE", IF (highestPersonCat == (Socialiser AND Killer) , "SK", IF (highestPersonCat == (Socialiser AND Explorer) , "SE", IF (highestPersonCat == (Killer AND Explorer) , "KE", FALSE)) ) ) ) )
Please Log in to join the conversation.