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?