Sorry, new to Javascript in Qualtrics.
I have a highlighter question that makes participants choose 5 consecutive numbers from 0 - 24.
How do I extract the numbers selected from the highlighter question and ensure that they are a consecutive array (i.e., 2, 3, 4, 5, 6)?
Would it also be possible to add this as a custom validation?