Hi,
I’m creating a questionare for some field work and have included blocks of questions repeated ten times (group 1-10) .
In the block I have a few questions where I have used skip logic. What I now realise is that the skip logic function always will go back (loop back) to block one/group 1 with questions. How can I associated the specific questions within the block?
I’m not really familiar with the coding and have therefore used the “skip logic” function and “Add condition”. Thanks in advance! Camilla
Welcome to the community, @camilsek! Did you mean you wish to use a skip logic within the repeat group?
Yes, that is exactly what I mean. Sorry for not being clear.
@camilsek, here is a workaround of the same …
I cannot see that this solve my issue, but it might be that this is just because I’m not familiar with reading the codes.
I will try to explain:
I have repeated questions grouped (group1(bird1), group2(bird2)).
When I answer in group 1 something that will cause “Skip logic” to occur then I will not be able to see these "follow up questions in group 2 regardless what I answer in the same question.
Try to show an example:
- “Have the bird access to feed?”
Possible answers Yes (1), No (2)
If “Yes”, then go to next question, if “No” skip the next question. - “How often have the bird have access to feed?”
This works well for “bird1” (group1 questions).
When i move to “bird2” (group2 questions) the skip logic function will depend on what I answered for bird1 and if i said “No” in bird1, but “Yes” in bird2 I will not get the extra question for bird2.
Hope this is clear.
I can of course try to share some files if that helps. It’s written in Norwegian, but I can also illustrate the issue in a smaller questionare in English if needed.
Hi @camilsek!, I think it would be helpful if you could share your file
aReHJyzM9aip6bZtuxxncr.xlsx (18.4 KB)
This is the file.
I think I understand what the issue is now by looking at this file. Line 120 seems to refer to/loop back to L37. Would it be that I need to go in and change the code for all questions so they loop back to the correct “group”, so for L120; selected(${Saar_eller_skorper_i_huden_001}, ‘ja’)?
Yes, were you able to solve it?
I apologize for the delay
I have not been able to solve this unfortunately. since I don’t do the hard coding I do not really see how i can group it in my questionaire. I’ve uploaded a picture on how it looks like (marked the question which I’m not able to group inred). Hope you will be able to understand the issue and being able to help. Thank you in advance.