I have a long survey of 100 questions with several blocks. How I can make
an entry to thesurvey at Question 50?
If I try to Add Skip Logic in Question-1, it does not let me choose Q50 which is at another block
I have a long survey of 100 questions with several blocks. How I can make
an entry to thesurvey at Question 50?
Alex_WLU I would use a combination of Survey Flow and query strings.
Build your query string (URL) so that you have a variable attached in it. For example, anonymouslink&First=50
Passing Information via Query StringsIn your Survey Flow, the first element should be an embedded data field named First whose value is set from Panel or URL. Then use branching logic to skip the blocks before Q50. If Q50 is not at the start of a block, use display logic to hide the questions prior to @50 in the block your flow skips to.
Branch Logic
@bstrahin
Are you referring to branching logic in 'Survey Flow'?
Alex_WLU, yes branching logic is in Survey Flow. Display logic is used in your survey editor if you have to hide questions in your block that come before Q50.
@bstrahin
Thanks a lot, it works.
Although the syntax is 'anonymouslink?First=50 ' with question mark
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.