Hi. Please, can someone help me with this task?
I have a multiple answer numeric question and need to validate each answer, in the same question, with different values.
Subquestion 1: must accept only numbers 0, 2, 5, 14
Subquestion 2: must accept only numbers 7, 10, 53, 140
Subquestion 3: must accept only numbers 5, 6, 22, 30
As you can see, each subquestion is to be validatated by a list of numbers with no relations between them. I tried to do this with a regex code put in the relevance field of the subquestion. Didn't worked. I tried to edit the .lss archive, introducing the tag <preg>regex</preg> after the subquestion id, and nothing. Is there ay way to do this?
Thanks in advance, guys.
The topic has been locked.