Creating multiple custom validations on a single question | XM Community
Question

Creating multiple custom validations on a single question

  • 2 July 2021
  • 1 reply
  • 76 views

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?


1 reply

Userlevel 4
Badge +13

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

Leave a Reply