Performing a score based calculation based on entries from previous questions

1388
2
Jump to solution
09-11-2020 07:13 AM
adam_gallaher
New Contributor II

I am looking to perform a score based calculation based on entries from survey questions.  For example if the answer to question one is less than 10 the score is a 0, if the answer is greater than 10 but less than or equal to 15 the score is 3, and if the answer is greater than 15 the score is 5.  I would like to extend this to multiple questions so that I can sum up the score for all questions and provide a total score in a read only field at the end of the survey.  Is there a way to accomplish this?   

0 Kudos
1 Solution

Accepted Solutions
IsmaelChivite
Esri Notable Contributor

Hi. You can achieve this using calculations.

The Restaurant Inspection Community sample in Survey123 Connect is a good example of how you could achieve this. The Residential Septic Inspection sample also is a good one.

View solution in original post

0 Kudos
2 Replies
IsmaelChivite
Esri Notable Contributor

Hi. You can achieve this using calculations.

The Restaurant Inspection Community sample in Survey123 Connect is a good example of how you could achieve this. The Residential Septic Inspection sample also is a good one.

0 Kudos
adam_gallaher
New Contributor II

Awesome, this helped. Thank you!