I have a 'select multiple' list which users select different text values from. In the next row, I would like each of these risks to be assigned a score, then the average score calculated.
Giving the 'name' of the text values a number won't work as I am using these numbers elsewhere in the survey. Is there another way to do it? I have had a look at pulldata() function, but not sure how to incorporate this into a calculation.
Many thanks.