Solved
Condition for skip logic based on a mean score
Hello there,
I want to use a matrix table with a Likert scale from 1 till 4 in my survey, and add a skip logic to it. the condition for this skip logic should be based on the average score on the different statement within the matrix table. Is there a way to do this?
Best answer by Matt_Christie_Walker
Not sure how to make it work with skip logic out of the box, but you could use display logic or branch logic. Here is one way to accomplish it:
1) Set up scoring on your matrix question. Enter in 1,2,3,4 values for each scale point in the matrix.
2) In the Survey Flow, create a new embedded data variable called matrixScore. Set the value based on Scoring -> Your Score -> Weighted Mean
3) Use branch logic based on matrixScore (e.g if matrixScore < 3 display a certain block of questions)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

Thank you.