- Posts: 49
- Thank you received: 0
Replicate field
Is it possible?
Thank you.
Please Log in or Create an account to join the conversation.
There might be workarounds by others.
You should post the version of LimeSurvey you use.
Perhaps someone can offer a workaround for the version.
The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
Please Log in or Create an account to join the conversation.
something like this?
Use multiple short text with subquestion relevance, e.g.
SQ002: !is_empty(Q1_SQ001)
SQ003: !is_empty(Q1_SQ002)
Always show the next field, if there was something entered.
But you have to create as much subquestions as you expect the maximum answers.
As Jelo said: there is no dynamic option. The database table is created when you activate the survey.
IMO this is the easy version.
There is a work around where you can use a button.
https://www.limesurvey.org/forum/can-i-do-this-with-limesurvey/112941-combining-autocomplete-with-variable-length-question
This example is a bit different, and for version 2.50/2.73.
But it may give you an idea,
And as long as you do not tell us the version you are using, ...
Best regards
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Please Log in or Create an account to join the conversation.
Also, on my version how and where should I edit the subquestions relevance in order to put e.g. SQ002: !is_empty(Q1_SQ001)
Please Log in or Create an account to join the conversation.
You're version is not offering subquestion relevance. That was introduced with 2.06+.150612.nibos wrote: Also, on my version how and where should I edit the subquestions relevance
The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I'm not sure if in your stone age version there is subquestion relevance.
Check the manual.
Here a screenshot in Version 2.06+ Build 160129.
If you do not see the "R": Consider an update or redesign your survey.
E.g. if you display in "group by group" mode (what is always advisable) you can have several questions of short text; and you set the relevance on the questions.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Upgrade to the next branch (2.7x) or the latest branch (3.x) might have stronger impacts. At least on custom templates.
I'm not a LimeSurvey GmbH member. I answer at the LimeSurvey forum in my spare time. No support via private message.
Some helpful links: Manual (EN) | Question Types | Workarounds
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
but if you have important stuff running at the moment, I would create a copy of your current installation and give the upgrade a try, then, when everything looks smooth I would upgrade on the production server.
I'm not a LimeSurvey GmbH member. I answer at the LimeSurvey forum in my spare time. No support via private message.
Some helpful links: Manual (EN) | Question Types | Workarounds
Please Log in or Create an account to join the conversation.