I am building a survey which would like to ask the customers how they think in different aspects under the same category, such as how they are satisfied the knowledge and attitude of our staff. Customers are required to give their satisfaction under each item, and this will make the survey quite long. I come across a survey from one company, and found that they were grouping the questions & answers like the attached picture shown.
Wondering how I can build my survey like this? Is this created by using specific question type, adding CSS or using block....?
Page 1 / 1
That is the equivalent of a Qualtrics Likert Matrix question in mobile view (aka accordion).
Apart from Matrix question in mobile view is there a CSS or JS we can use to collapse questions or options once they are answered or focused-out for other question types ?
Apart from Matrix question in mobile view is there a CSS or JS we can use to collapse questions or options once they are answered or focused-out for other question types ?
You can do it with JavaScript. I’m not sure exactly what you are looking for. You could hide everything but the question text. A couple of other examples:
- forceAccordion - force matrix accordion on all screen sizes
- mcSubChoices - multiple choice with sub-choices
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.