Welcome to the LimeSurvey Community Forum

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

Choice Based Max-Diff Design

More
1 year 4 months ago #259823 by tpartner
You have modified the code!!!

This line:
Code:
var thisTable = $('table.subquestion-list:eq(1)', thisQuestion);

Should be this:
Code:
var thisTable = $('table.subquestion-list:eq(0)', thisQuestion);

 

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.

Please Log in to join the conversation.

More
1 year 4 months ago - 1 year 4 months ago #259826 by rajkumar_dms
Thanks 
It's working perfectly
Can you we adjust the left ,middle& right column for same
Last edit: 1 year 4 months ago by rajkumar_dms.

Please Log in to join the conversation.

More
1 year 4 months ago #259870 by rajkumar_dms
Hi
Please update on this

Please Log in to join the conversation.

More
1 year 4 months ago #261874 by rajkumar_dms
Hi Tony,
We are doing well

For the max-diff the data stored in reversed manner
can you please look into it

Let say A as least and C as most in the survey display page but when download the data we can see data is reversed that means A most and C as least

Please Log in to join the conversation.

More
1 year 4 months ago #261891 by Joffm
Replied by Joffm on topic Choice Based Max-Diff Design
How shall we reproduce this?

Please, always provide the lss export of your actual survey - the relevant questions.

JOffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless

Please Log in to join the conversation.

More
1 year 4 months ago #261901 by rajkumar_dms
Thanks joffm
here the lss file for the same

Please Log in to join the conversation.

More
1 year 4 months ago #261935 by Joffm
Replied by Joffm on topic Choice Based Max-Diff Design
Hi,
please, do not send incomplete questions.
If you put some code into "custom.js" and "custom.css" you have to put it back to the question text.
The lss export does not contain this.

There was an empty answer option with code 5.



Okay.
Eveything is fine, but the headers are switched.
Change this
Code:
   $('thead tr:eq(0)', thisTable).prepend($('thead tr:eq(0) th:eq(1)', thisTable));

to
Code:
   $('thead tr:eq(0)', thisTable).prepend($('thead tr:eq(0) th:eq(0)', thisTable));

And you should center the headers

Joffm
 

Volunteers are not paid.
Not because they are worthless, but because they are priceless

Please Log in to join the conversation.

More
1 year 4 months ago #261957 by rajkumar_dms
Thanks Joffm,
It's working now
Can we adjust the width of the column for the same

Please Log in to join the conversation.

More
1 year 4 months ago - 1 year 4 months ago #262042 by Joffm
Replied by Joffm on topic Choice Based Max-Diff Design
Investigate with the web development tool of your browser, see which classes are affected, adapt the css.

And you may use this.
[url] forums.limesurvey.org/forum/design-issue...it-expandable#233821 [/url]

 

Attachment not found


Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 1 year 4 months ago by Joffm.

Please Log in to join the conversation.

More
1 year 4 months ago #263016 by rajkumar_dms
Hi Joffm,

We had faced another problem with the same
When we run the survey on hindi language then we can see the filter text in the max-diff design

I also attached the lss file for the same
You look into this

Please Log in to join the conversation.

More
1 year 4 months ago - 1 year 4 months ago #263020 by Joffm
Replied by Joffm on topic Choice Based Max-Diff Design
Which "filter text" do you see?
When I run this in Hindi I see this
 
And why is there no text?
Because the default answer of QBase is not "translated" to Hindi. It is empty.

With this default answer I see this
 

What do you see?

By the way:
You seem to have put the "maxDiff" function into your "custom.js" file.
Therefore the layout is different.
Not very useful if you send a lss export. This way it doesn't work in our browser.




 

Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 1 year 4 months ago by Joffm.

Please Log in to join the conversation.

Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose