I am building a survey that contains a test. I have created the test with various question types including “Select-one” and Select-many" questions. What is the formula or function to calculate the scores for these question types and to get a total score displayed to the survey respondents? Will grouping of the questions affect the calculations?
Grouping questions don’t change the calculation (except for repeats, where indexed reference will be needed).
1 Like
@fredhayibor, maybe this post discussed previously should help you solve your issue:
Thank you.