- Posts: 51
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Add an Equation question type at start of your survey and set the value (if it's empty) for each of your sub questions
{QCODE_SQ001_SQ001=if(is_empty(QCODE_SQ001_SQ001.NAOK),"4",QCODE_SQ001_SQ001.NAOK)}
{QCODE_SQ001_SQ002=if(is_empty(QCODE_SQ001_SQ002.NAOK),"52",QCODE_SQ001_SQ002.NAOK)}
Please Log in to join the conversation.
Please Log in to join the conversation.