I am transforming a paper decision style inventory (attached) into an online survey so thought best to use the Matrix type with a standard likert scale. There is a question, and participants will basically have to rank which option they most closely align to as shown below.
I would like it so that you can only select one response per a column, because each option in the row has been categorised to represent a decision making style and each column has a score - so transposing the table would not make sense. I have tried add in a "greater than" validation (please see below) but this didnt have an affect.
Any suggestion on how to get one response per a column would be greatly appreciated.
DecisionStylesInventory.pdf
Hi,
I'm assuming that each row must have an answer too, and that each question is a set of four items/rows. If that's the case, have you tried adjusting your custom validation conditions? At first glance, I think the "Is Greater Than" and "ORs" are the problem, so perhaps it should be:
Most (Count) = 1
AND Often (Count) = 1
AND Seldom (Count) = 1
AND Least (Count) = 1
https://community.qualtrics.com/XMcommunity/discussion/comment/38759#Comment_38759Thanks Matthew! That has done the trick
EDIT: I thought this had work but actually it doesnt seem to be working :(
Even when the survey is filled in correctly, it doesnt let me progress to the next question. I filled in the validation section as MatthewM suggested.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.