lime_junkie wrote:
I don't know if this is possible, but i know AND can be done between conditions. Can an OR be done?
This is a repetitive question and that's the reason why I added
Up to now LimeSurvey only supports AND conditions (show Q3 if Q1 was answered "Y" and Q2 was answered "N"
but not OR conditions (show Q2 if Q1 was answered "Y" or "N"
. to the
manual.
A first approach would be to implement OR conditions for "question by question" surveys and later add this condition for other survey settings (all in one, group by group).
Nevertheless it requires lots of effort but is an often requested feature.