- Posts: 6
- Thank you received: 0
Multiplechoice matrix question?
5 years 9 months ago - 5 years 9 months ago #83211
by jmorant
jmorant created the topic: Multiplechoice matrix question?
Hi all,
I'm trying to design a survey with different types of question.
I've a problem with a question because it doesn't fit to any type of the existing questions.
I need a matrix-like question in which you can select more than one answer.
This is an example of what I want to achieve:
"Where do you buy the following things?"
Uploaded with ImageShack.us
I found a way to do this. It's just to create as many questions as "subquestions" I want. In the image example I'd have to create 3 "multiple choice" cuestions. This supose a problem bucause if I have 15 subquestions I've to creat 15 questions.
Can anyone tell me if there is another way to do this. Thank you so much.
I'm trying to design a survey with different types of question.
I've a problem with a question because it doesn't fit to any type of the existing questions.
I need a matrix-like question in which you can select more than one answer.
This is an example of what I want to achieve:
"Where do you buy the following things?"

Uploaded with ImageShack.us
I found a way to do this. It's just to create as many questions as "subquestions" I want. In the image example I'd have to create 3 "multiple choice" cuestions. This supose a problem bucause if I have 15 subquestions I've to creat 15 questions.
Can anyone tell me if there is another way to do this. Thank you so much.
Last Edit: 5 years 9 months ago by jmorant.
Please Log in or Create an account to join the conversation.
5 years 9 months ago #83242
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
tpartner replied the topic: Multiplechoice matrix question?
Array numbers question type with checkbox layout -
docs.limesurvey.org/Question+type+-+Arra...rvey#Checkbox_layout
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Please Log in or Create an account to join the conversation.
- hoibreharse
-
- Offline
- Fresh Lemon
-
Less
More
- Posts: 2
- Thank you received: 0
4 years 10 months ago #96960
by hoibreharse
hoibreharse replied the topic: Multiplechoice matrix question?
Hi
Could you explain to me how you made this fix? i have exactly the same issue i need to allow multiple answers on an array type question.
thanks
Could you explain to me how you made this fix? i have exactly the same issue i need to allow multiple answers on an array type question.
thanks
Please Log in or Create an account to join the conversation.
4 years 10 months ago #96961
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
tpartner replied the topic: Multiplechoice matrix question?
Use an
array-numbers type question
with the
check-box layout
.
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Please Log in or Create an account to join the conversation.
4 years 7 months ago #99991
by pcerny01
pcerny01 replied the topic: Multiplechoice matrix question?
Hi Tpartner,
thanks for this post, it is really nice solution, although I was little confused about the "number type question" at the beginning.
P.
thanks for this post, it is really nice solution, although I was little confused about the "number type question" at the beginning.
P.
Please Log in or Create an account to join the conversation.