I was wondering if it would be possible to multiply my tally instead of summing it? I’m trying to create a calculator, but I want the answers to multiply instead of sum. Please advise.
The Tally Quiz does not have an option for multiplying score (only summing and averaging are available as part of the tally).
If you are just looking to multiple some pieces of data collected in your survey, this would require use of Custom Scripting or JavaScript. SurveyGizmo has some examples available here:
https://help.surveygizmo.com/help/basic-math-using-scripting
You can also access the Custom Scripting documentation here:
https://script.surveygizmo.com/help
I hope this gives you some options going forward!
Your answer is super helpful. I’ll get started and let you know how it turns out. Thank you Dominic!