I have a Matrix Table of three Likert 0-10 rating questions. In the same block I have a text box question.
I want to Force response to the text box only when they give any of the above questions a score of 7 or lower.
I am trying to use custom validation on the text box but it’s not working for me.
Validation: Force Response
Validation Type: Custom Validation
I have only set up one of the three questions. I will need to repeat the below for the other 2 questions once I figure it out. I have a custom error message set up.
Is what I am trying possible. What do I need to do? Thank you!
Solved
Force Response with Custom Validation
Best answer by MatthewM
I think the force message is happening because Q7 still has Force Response selected, but it doesn't have to be. Try making Q7 optional and it should work better because you're already requiring it in the Custom Validation above.
For tying three Matrix questions to the text box in Custom Validation, I would use the "Recode" option for the three statements in your Matrix question.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.



My new issue is that I have 3 matrix/likert questions tied to the text box. So if they select two score 10s and one 7, I want them to be forced to add comments based on the one 7. Currently the one 10 allows them to get through. I can't think through how to do that logic. 