I have a survey where respondents are asked a couple questions about 13 statements, and based on their answers to those questions, each respondent has a score (CD_1_Score, CD_2_Score, etc.) for each statement. These are calculated using equations in the survey flow.
Then, respondents are supposed to see their top 5 statements (top five highest CD_Scores) in the next section of the survey to answer questions on. Is there a relatively simple way to establish in the survey what each respondent's top 5 statements are, to then have those statements displayed later in the survey?
Page 1 / 1
It depends on your definition of 'relatively simple'. You'll need to use a web service or JavaScript to sort the statements by score and save the top 5 in embedded data fields.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.