Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor jelo on the Question types category

MaxDiff / Best Worst Scaling question type / functionality  
Written by jelo the 9 Dec 09 at 09:38. Related project: 1.x all. New
Question type similar to a DualScale question type.

Difference is that you that you are not allowed to choose the same item on both scales.

Simple example would be : First scale "most important", second scale "least important". Now you show different items to choose from. With a dual scale question type it would be possible to choose the same item as "most important" AND "least important" which wouldn't allow to apply the MaxDiff method.

http://www.limesurvey.org/en/support/forums/5-can-i-do-this-with-limesurvey/259 71-maxdiff-question-style-available-or-workaround


-1
votes
up equal down
Solution #1: Translation of french workaround script into english as a start.
Written by jelo the 9 Dec 09 at 09:38.
Can somebody with french language skills take a look at the attached script and translate the comments into english? It would be a big step towards a broader adaption of maxdiff inside of limesurvey.

Thread:
http://www.limesurvey.org/en/support/forums/5-can-i-do-this-with-limesurvey/259 71-maxdiff-question-style-available-or-workaround

Post with attached workaround script:
limesurvey/25971-maxdiff-question-style-available-or-workaround?start=10&lang=e n#33094
0
votes
up equal down
Solution #2: Small modification of 'Array (flexible labels) by column' questions
Written by lemeur the 3 Jan 10 at 13:59.
MaxDiff question is in fact a specific version of Array (flexible labels) by column:
* answers are "Makes me Most want to reenlist" and "Makes me Least want to reenlist"
* Labels are "Time off each week allowed for on-line college coursework", "Receive in-person personal counseling services", ...

Now for the new things (switchable by a question attribute):
* a new layout: display answers between the two columns
* a small javascript that prevents using the "Next/Commit" button if the same "Label" is used for the two "Answers"


See the 1 comments or propose a solution (latest comment the 9 Mar 11 at 14:49) >>

Allow Welcomepage and Endpage as questionstypes.  
Written by jelo the 28 Apr 10 at 12:12. Related project: 1.x all. Implemented
Allow hiding Welcomepage (when you are linking different surveys together) or different Endpages (e.g. respondents get suitable redirection).
1
votes
implemented
Selected solution (#2): Welcome/Endpage by settings
Written by c_schmitz the 19 Oct 10 at 11:59.
Create a new setting to hide the Welcome page.
The end page problem will be resolved by conditioned text blocks.

See the 5 comments or propose a solution (latest comment the 7 Oct 10 at 16:21) >>