Averaging results of selection questions to display logic results
Hi there,
I am trying to set up a survey where there are three questions in each field. I would like logic to display a result if the AVERAGE of those three questions is below 60 out of 100. Presently, the logic works to display the result if any one of the questions is answered (on a slider) below the 60 (out of 100), but I want it to average all three answers (so that even if two answers are quite high and one is low, they will still be prompted with the result). Thanks for the help!
Betsy
Page 1 / 1
Hi @esp8
Now you can pipe text the ‘Show_Average’ field to be displayed anywhere in your survey.
Thanks for this! Let me give it a try!
OK. I have had an opportunity to recreate your suggestion, but want to make sure that I am doing this correctly.
Here’s what I am trying to achieve:
There’s one skill “Making Decisions” with three sub-skill sliders underneath that can be slid from 0 to 100.
If the average of the three sliders is less than 60, I want to display results (for ways to improve the Making Decisions skill).
Does the screen grab below achieve this?
Thanks for the continued help!
Hi @esp8 There’s some caveat in your setup.
You missed a ‘(’ round bracket at the start. It should be as follows:-
If you want to display results only when the average of the three sliders is less than 60, use the below branch logic.
The screen grab that you have attached is for the condition that you had asked in the beginning of this post.
That’s right, trying to average the three sliders and then display results. Unfortunately, this still isn’t working for me, so I suspect that I have some other elements impacting things here. Is there somewhere to get real time help or to share my screen?
@esp8 Try sending in here screenshots of the whole setup and especially one where you want to show/display the average.