I am trying to build a ROI calculator on how much healthcare providers could save using our AI claim scrubbing tool. The questions I ask are: 1) Number of practices 2) Average number of staff, per clinic, checking claims 3) Percentage of time your staff spend checking claims
Formula will be the 3 answers multiplied by $60K.
Page 1 / 1
Hi @infops Happy Monday! I hope you had a great weekend. If you already started setting up calculations, do you mind sending a screenshot of where you’re stuck?
Appreciate the help. I tried adding calculations, I can’t get the calculation results showing at the end of the form. Is this right? Can the result show (calculated value) be shown to the person filling the form?
Hi @infops Oh! I see what’s happening.
So, instead of the “Always go to” bit, you’ll actually want to add this to the very last question the respondent sees.
For example, on the last question, you would have logic such as:
If score is x, then go to
If score is y, then go to
etc etc
When you add it as you have it now, no matter what the score is, it’s going to send the respondent to ending A.
Let me know if this doesn’t do the trick!
Oh, I see! Honestly, I gave up on the form and went with custom code instead :)