Hello Sawtooth,
I need help with a calculation question. I have 3 "select" questions Q1, Q2 and Q3; each of the answers to these questions gives me a percentage score. For example Q1_item1=110% , Q2_item2=90% and Q3_item3=50%. I need to calculate a price with an initial amount of $1000, which I need to associate with these scores (answers to my questions). My total coefficient is 110%*90%*50% and my final score is $1000*49.5%=$495 => I need to retrieve this result to display it in my questionnaire. How do I do this in Sawtooth, please? Thank you very much!
Best,
Sylvain