- Posts: 5
- Thank you received: 0
Relevance equation
3 months 1 week ago #176796
by House3
Relevance equation was created by House3
Hi,
I want to show a free-text question (F) only when another Question (Q1) is true. Can I just set the relevance equation of F to [Q1==1] ?
I want to show a free-text question (F) only when another Question (Q1) is true. Can I just set the relevance equation of F to [Q1==1] ?
Please Log in or Create an account to join the conversation.
3 months 1 week ago #176797
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Replied by tpartner on topic Relevance equation
Yes, if the answer code in Q1 for "True" is 1.
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 10513
- Karma: 408
- Thank you received: 1865
3 months 6 days ago #176824
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Replied by DenisChenu on topic Relevance equation
If Q1 is true : just Q1.NAOK for relevance …
Q1.NAOK for relevance mean : Q1 have a value and this value is not an empty string …
Q1.NAOK for relevance mean : Q1 have a value and this value is not an empty string …
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Log in or Create an account to join the conversation.