Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Skip Ahead to Final Question?

  • jma6610
  • jma6610's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 5 months ago #175464 by jma6610
Skip Ahead to Final Question? was created by jma6610
I'm creating a survey where I want the option to skip to a final question if the participants wants to end the survey. For various reasons, I can't use the standard End of Survey text page and it would be very inconvenient to do this via the conditions/relevance. Is there anyway to simply put in some type of link on one question page that would simply skip ahead to a final question without using conditions?

Thanks in advance.

Jeff
The topic has been locked.
  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 5 months ago #175466 by holch
Replied by holch on topic Skip Ahead to Final Question?
There is no "skipping" in Limesurvey, so you need to use either conditions or relevance equations.

However, I think what you actually want to do is not skipping to the end, but rather set an alternative early end, very much like a screen out, but basically voluntarily.

I think for your case you could use a quota, set it to zero and thus end the interview whenever this specific answer is given. E.g. Do you want to continue? yes/no.

If the person answers "no" the person would be screened out by the zero quota and you can set a different message for these cases and even redirect people to an URL of your choice.

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 5 months ago #175470 by tpartner
Replied by tpartner on topic Skip Ahead to Final Question?
An alternative (which I don't have time to develop today)...

- Enable the index
- Hide the index
- Insert an HTML button that triggers a click on the last item in the index

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: DenisChenu
The topic has been locked.
More
5 years 5 months ago #175516 by jelo
Replied by jelo on topic Skip Ahead to Final Question?

holch wrote: There is no "skipping" in Limesurvey, so you need to use either conditions or relevance equations.

Which is still a pain, when you don't want just an alternative end, but let respondent answer a few questions at the end of the survey. When you already have complex conditions/relevance rules, it can cost hours in LimeSurvey. A skip-to-function would be very helpful.

The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
The topic has been locked.
  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 5 months ago #175534 by holch
Replied by holch on topic Skip Ahead to Final Question?

Which is still a pain,...

I didn't say it wasn't a pain, I was just stating the facts.

A skip-to-function would be very helpful.

No doubt.

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 5 months ago - 5 years 5 months ago #175535 by tpartner
Replied by tpartner on topic Skip Ahead to Final Question?
Here is an example of the button to skip to the last item in the index:

Code:
<button type="button" class="btn btn-lg btn-primary " onclick="$('.ls-index-menu:eq(0) .index-item:last a:eq(0)').trigger('click');">Move to last group</button>

Sample survey attached:

File Attachment:

File Name: limesurvey...7179.lss
File Size:16 KB

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 5 years 5 months ago by tpartner.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose