Welcome to the LimeSurvey Community Forum

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

create intermediate end pages

More
9 years 6 months ago #132312 by ledoux
Hello
How may I assign a status "end page" to a page in the middle of the questionnaire? My aim is simply to screen out the respondent if he/she doesn't fit a criteria. No following URL, only a page where there is no "next" button, only "close survey".
Thank you !!

New user of LS but with the will to contribute to this great community !
The topic has been locked.
More
9 years 6 months ago #132321 by holch
Replied by holch on topic create intermediate end pages
You can do this already with quota. You can define your own text, show or not a URL or even redirect if you want to.

Help us to help you!
  • Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
  • Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
The topic has been locked.
More
9 years 5 months ago #132382 by ledoux
Great thank you. My quota is based on two "yes/no" question. The respondent must be "screened out" if he/she answers no to both questions. But I don't know how to link both responses (make lime consider a "AND" operator between both conditions). May you help me ? thank you !!

New user of LS but with the will to contribute to this great community !
The topic has been locked.
More
9 years 5 months ago #132384 by tpartner
I think you will need to insert a hidden question for the quota and use JavaScript to toggle it depending on the answers to your two Yes/No questions. But, as pointed out in another thread, you will need to be able to insert JavaScript into the question source.

Alternatively, you could place conditions or relevance on all questions or groups following the Yes/No questions to hide them accordingly.

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: ledoux
The topic has been locked.
More
9 years 5 months ago #132387 by ledoux
Thank you . I will to have a look on how to integrate a hidden question and toggle it.. Concerning the 2nd idea, The problem is that these questions are in the 1st page of the questionnaire (to screen out non relevant respondents). Which means that all the questionnaire would be "the following yes/no questions". Is that a problem ?

New user of LS but with the will to contribute to this great community !
The topic has been locked.
More
9 years 5 months ago #132388 by tpartner

Which means that all the questionnaire would be "the following yes/no questions". Is that a problem ?

Nope, you can put conditions/relevance on as many questions or groups as you like.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
More
9 years 5 months ago #132390 by ledoux
yes, ok but then the respondent will be directed to a last page. How to turn it "a end page" (no "next button", and "validate" the questionnaire) ? thank you again

New user of LS but with the will to contribute to this great community !
The topic has been locked.
More
9 years 5 months ago #132414 by tpartner
The "screen-outs" will be sent directly to the end page. You can use Expression Manager to tailor the End Message depending on whether they were screened-out or not.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
More
9 years 5 months ago #132417 by Ben_V
Replied by Ben_V on topic create intermediate end pages
Maybe LS 3.0 will implement a strong screen-out management as other commercial software propose :( ...



Benoît

EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
The topic has been locked.
More
9 years 5 months ago #132435 by jelo
Replied by jelo on topic create intermediate end pages
Still would prefer a "simple "question type "Text" with an option to redirect URL. And with a CLOSE CODE option, to mark if a survey is completed or not.

In the future features section there are some threads about quotas.
www.limesurvey.org/forum/future-features...of-screen-outs#78835

The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
The topic has been locked.
More
9 years 5 months ago #132481 by DenisChenu

Ben_V wrote: Maybe LS 3.0 will implement a strong screen-out management as other commercial software propose :( ...


It's surely can be done easily via an external plugin :).

Denis

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. - Professional support - Plugins, theme and development .
I don't answer to private message.
The topic has been locked.
More
9 years 5 months ago #132486 by Ben_V
Replied by Ben_V on topic create intermediate end pages

DenisChenu wrote: It's surely can be done easily via an external plugin .


This kind of plugin/feature will be very welcome (so they can help fund) by market research companies & investors (e.g. Dr. Grieger & Cie .).
FYI and as you probably already know, the screenshot above comes from qualtrics. Tons of infos are available on the web showing how they (more or less painfuly for the end user) are handling screen-out process ;)

Benoît

EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
The topic has been locked.
More
9 years 5 months ago #132502 by ledoux
Hi
I'm sorry, but considering my new experience in LS, and few skills in coding, I'm a nbit lost.
I created a quota "0" and action = "ending the survey" assigned to an answer (yes/no). Testing, it does not work, no screen out, the questionnaire still goes on. What did I do wrong?
It is really urgent... I need to finish the questionnaire today... ;-(

New user of LS but with the will to contribute to this great community !
The topic has been locked.
More
9 years 5 months ago #132503 by ledoux
Jelo thank you
Considering my very fresh experience with LS, and few skills in coding, I'm a bit lost.
How do I operate your proposition " with an option to redirect URL. And with a CLOSE CODE option," ?
I read the future features, but I'm a bit lost, few time to read and understand, because quite in a hurry to finish.

I only need to screen out participants in the beginning of the questionnaire according to some answers.

Thank you !

New user of LS but with the will to contribute to this great community !
The topic has been locked.
More
9 years 5 months ago #132512 by holch
Replied by holch on topic create intermediate end pages
Quota only work with the questionnaire activated.

Help us to help you!
  • Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
  • Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose