Welcome to the LimeSurvey Community Forum

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

tailored label set per item in array

  • Kiendl
  • Kiendl's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 1 month ago #212647 by Kiendl
tailored label set per item in array was created by Kiendl
Hi there,

first time here, thank you for your great work! I found many answers already, but not this one:

in my study, I plan to do a lot of questions (~3*100Qs) while all questions ought to have a "tailored response format". This means every item needs a special label set, meaning with 100 items I need 100 different label sets (with equal number (7) of labels).
All I could see yet is creating 100 separate arrays with one question and one label set. But the spacing between the arrays is so big that filling out the questionnaire and handling the structure in the menu grows clumsy.
An example of this clumsiness of the resulting Questionnaire is attached.

Is there a way to do arrays with plenty (maybe bundles of 20) items, each having a unique label set per item?

I would be very thankful if you could help me with this :)

With kind regards,
Kiendl
Attachments:
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 1 month ago #212659 by Joffm
Replied by Joffm on topic tailored label set per item in array
Hi,
you can do this by adding a little bit of css.
Add this to your "custom.css"
Code:
.no-question{border-top:0;}
.no-question .question-title-container{display:none;}
.no-question .question-valid-container{display:none;}
.no-bottom{border-bottom:0;margin-bottom:0;}
.no-question .answer-container {
    padding-top: 0em;
    padding-bottom: 0.5em;
}
.no-bottom .answer-container {
    padding-bottom: 0em;
}

And add the necessary css classes to your questions:
1st: "no-bottom"
2nd to ... : "no-question no-bottom"
last: "no-question"
 

By the way: This is a built in feature of the theme "skelvanilla".

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: DenisChenu, Kiendl
The topic has been locked.
  • Kiendl
  • Kiendl's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 1 month ago #212684 by Kiendl
Replied by Kiendl on topic tailored label set per item in array
Hi Joffm,

thank you a lot!
This helped me getting further into LimeSurvey :)

best regards,
kiendl
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose