Creating multiple custom validations on a single question | XM Community
Skip to main content

I'm looking to create multiple custom validations on a single matrix table question.
The first validation is to show a message if certain boxes are filled in to "please leave empty".
The second validation is so that the total sum of the columns equals either 0% or 100% but nothing in between.
I believe this needs to be coded in Java but I'm not fluent and Qualtrics support says they aren't trained in Java and therefore couldn't help me. Does anyone on here have a solution?

simply add a function for the required problem and write just basic if logics, that should do it.


Leave a Reply