Welcome to the LimeSurvey Community Forum

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

Array Dual Scale - correct definition of min/max answers

  • DH2706
  • DH2706's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 2 months ago #212882 by DH2706
Hi!I am currently creating a survey with a lot of Array Dual Scale questions for my analytical hierarchy process. Every question should be answered with one option from the first scale and one from the second scale. Therefore, I have defined my minimum and maximum answers to be 2. Unfortunately, with this configuration, when the question is answered,the red glow around the question does not disappear and, when I want to move on to the next question, I get an error message telling me that the question was not properly filled out. With the minimum and maximum answers configured to be 1, I do not get the error message, but I still have the red glow around the question, even after it has been dealt with. What am I doing wrong here? 
 
 
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 2 months ago #212884 by tpartner
I think you should be able to make the question mandatory instead of using a the min-answers setting.

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, DH2706
The topic has been locked.
  • DH2706
  • DH2706's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 2 months ago - 3 years 2 months ago #212887 by DH2706
I forgot about that option, thanks for the suggestion!
Last edit: 3 years 2 months ago by DH2706.
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 2 months ago #212888 by Joffm
Hi,

Every question should be answered with one option from the first scale and one from the second scale.

Set the question to "mandatory". That's all.

I have defined my minimum and maximum answers to be 2. 


But there is only one subquestion. This settings affects the number of answered subquestions, if not "mandatory".
So, remove this.

Joffm

By the way.
Two alternatives

1.
 

2.
   





 

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: DH2706
The topic has been locked.
  • DH2706
  • DH2706's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 2 months ago #212889 by DH2706
Thanks for the alternatives, those look way better.
The topic has been locked.
  • DH2706
  • DH2706's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 2 months ago - 3 years 2 months ago #212899 by DH2706
I have now changed my survey to a slider layout, similar to the second alternative that you posted. The only thing that I don't seem to be able to do is finding a way to hide the progress bar of the slider, so that only the slider handle is showing. Is there a solution to that?
Last edit: 3 years 2 months ago by DH2706.
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 2 months ago #212905 by tpartner

The only thing that I don't seem to be able to do is finding a way to hide the progress bar of the slider, so that only the slider handle is showing. Is there a solution to that?

Add this to the source of the question:

Code:
<style type="text/css">
 
  #question{QID} .slider .tooltip {
    display: none !important;
  }
</style>

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • DH2706
  • DH2706's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 2 months ago #212908 by DH2706
Thanks for the reply! Sorry that I was not clear enough in my last reply, I would like to get rid of the green progress bar of the slider, not the tool tip above the handle.
 
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 2 months ago #212913 by tpartner
Code:
<style type="text/css">
 
  #question{QID} .slider .slider-selection {
    background: transparent none !important;
    box-shadow: none;
  }
</style>

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: DH2706
The topic has been locked.
  • DH2706
  • DH2706's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 2 months ago #212915 by DH2706
Thank you very much! One last question: Is there a way to add value separators like in Joffm's second and third screenshot to my slider (the green bars in the slider), or is this theme specific and possible by switching themes?
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 2 months ago #212917 by Joffm
I was waiting for your decision.
Here a sample survey
 

File Attachment:

File Name: limesurvey...7856.lss
File Size:22 KB


Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: DH2706
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 2 months ago - 3 years 2 months ago #212918 by tpartner
My workaround for inserting tick marks here - forums.limesurvey.org/forum/can-i-do-thi...nput-question#195814

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 3 years 2 months ago by tpartner.
The following user(s) said Thank You: DH2706
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose