My question is two parts.
First, I have an application in which applicants submit written responses to questions. I'd like to have an admin only field that can be used to place a numerical score on each response after it's been submitted. As of right now, I have admin only number fields, but in order to for the admin to score the responses, they have to edit the submitted application. Is there a way for the admin to score these questions without having to edit the submitted application, to preserve the integrity of the submitted form?
Second, once these questions have been scored, is there a way to total the scores? I'm guessing there is a way to do this with the "Incoming Field Data".
Thanks!