I would like to make a yes/no survey and was just wondering is there a way that limesurvey would notify me whenever someone answers 3 or more yes on my survey.
You can use Expression, then {if(countif("Y",Q00.NAOK,Q01.NAOK,Q02.NAOK) > 3,"email@example.org","")}
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Thanks for that fast reply to my query. Sorry for this next question, but would like to ask where do I put that expression so that when I click submit it would notify me or send me some details of the sender? Thanks again in advance.
Sorry for this late reply but thanks for that. I encountered a problem with my gmail smtp connection and it seems that its not sending an email even when I try forget password. But here's to hoping that I can make this work. Thanks.