I’m building out a survey with a Likert question that has 19 different use cases and is asking respondent to identify and rank their top 5 (image provided below to clarify context). What is the best way to ensure they only select 5 (currently using a custom validation ensure that the count of each answer column = 1)?
How can I make it possible for the respondent to deselect answers? Currently, if the respondent selects answers on six rows, they get an error message because one of the counts <> 1, however they are unable to deselect one of their answers and cannot move on in the survey.