- Posts: 1
- Thank you received: 0
- Forum
- English support forums
- Can I do this with LimeSurvey?
- Filter both y-axis and x-axis for array question type
Filter both y-axis and x-axis for array question type
- erickpaulino
-
Topic Author
- Offline
- Fresh Lemon
-
Less
More
4 years 5 months ago #101559
by erickpaulino
erickpaulino created the topic: Filter both y-axis and x-axis for array question type
Hello,
I am trying to set a survey with three questions that should work like this:
1st question: Multiple choice. The person might pick up n elements.
2nd question: Multiple choice. The person might pick up n elements.
3rd question: Array (number). X-axis should bring only selected elements on 1st question and Y-axis only selected elements on 2nd question.
So far I could do almost all of this, except that I can not filter X-axis, only Y-axis.
Can anyone help me?
Thank you
I am trying to set a survey with three questions that should work like this:
1st question: Multiple choice. The person might pick up n elements.
2nd question: Multiple choice. The person might pick up n elements.
3rd question: Array (number). X-axis should bring only selected elements on 1st question and Y-axis only selected elements on 2nd question.
So far I could do almost all of this, except that I can not filter X-axis, only Y-axis.
Can anyone help me?
Thank you
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 6746
- Karma: 601
- Thank you received: 1812
4 years 5 months ago #101576
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: Filter both y-axis and x-axis for array question type
There is no built-in method for filtering columns. You may be able to use an adaptation of this workaround -
manual.limesurvey.org/Workarounds:_Manip...2Multiple-Options.22
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.