I have 10 rating questions on my assessment.
I’m using the Typeform/Docs/Document Studio integration to generate a report (thanks, Des!)
On that report, I want to display a bit of text based on the question that got the highest rating.
Kind of like:
- How much do you like chocolate (1-10)
- How much do you like vanilla (1-10)
- How much do you like strawberry (1-10)
And then displaying “you liked kchocolate, vanilla, or strawberry, whichever was the highest out of 10] the most” on the report.
I’ve looked at a bunch of examples, I’ve looked at the multi-category-variable-rating things… The best I can come up with is to have 10 BILLION comparisons written (10^10) which I’m very much not doing.
Help?