Welcome to the LimeSurvey Community Forum

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

Automatically proceed to next question after selecting answer

  • smkamal
  • smkamal's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 9 months ago #169366 by smkamal
Hi,

Anyone help us , Kindly show the step "Automatically proceed to next question after selecting answer" I fond the link " www.limesurvey.org/forum/can-i-do-this-w...ter-selecting-answer " where and how please lets me...
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 9 months ago - 5 years 9 months ago #169369 by Joffm
Hi, here
www.limesurvey.org/forum/can-i-do-this-w...ter-selecting-answer

you find a lot of options, for radios, sliders, stars.

Unfortunately you didn't tell us neither your LS version nor what you exactly are trying to do.

But in general:
These scripts are entered in the question text (in source code mode)
Scripts, where you see "movenextbtn" or "submitbtn" don't work in version 3.x, but in 2.50/2.70
Scripts with something like "ls-button-submit" are usable in 3.x

Regards
Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 5 years 9 months ago by Joffm.
The topic has been locked.
  • smkamal
  • smkamal's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 9 months ago #169370 by smkamal
Hi Sir,
LS Version 3.7.0 i was try same but not working... after question i have past the scripts please advise
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 9 months ago - 5 years 9 months ago #169373 by Joffm
What type of question, which script?

Please be a bit more detailled.

Best you provide a sample with this question and a following one (*.lss)

Regards
Joffm


And please do not crosspost.
You asked this already in the other section.

Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 5 years 9 months ago by Joffm.
The topic has been locked.
  • smkamal
  • smkamal's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 9 months ago #169376 by smkamal
Hi Sir,

Kindly find the attached sample (*.lss)
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 9 months ago #169390 by Joffm
Hi,
1. Where did you find the script you used?

2. I wrote

Scripts, where you see "movenextbtn" or "submitbtn" don't work in version 3.x, but in 2.50/2.70

And what is the "movesubmitbutton"? This is not defined.

I entered the correct scripts
Code:
<script type="text/javascript" charset="utf-8">
  $(document).ready(function(){ 
    $('#question{QID} input[type="radio"]').on('click', function() {
      $('#ls-button-submit').trigger('click');
    });
  });  
</script>
into the first two groups of the attached file.

But how do you want to handle the text questions? When isthe question answered?

File Attachment:

File Name: limesurvey...5993.lss
File Size:46 KB


Regards
Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 9 months ago #169392 by tpartner
Personally, I think it's a bad idea. What if the respondent clicks the wrong radio button?

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 9 months ago #169397 by holch

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.

Lime-years ahead

Online-surveys for every purse and purpose