HI,
I have a requirement of summing up of all the ratings.
For example, if the supervisor gives the following ratings
Criteria1 - 25
Criteria2 - 25
Criteria3 - 25
Criteria4 - 25
Then the total should be 100. Based on this summation of rating the employee may get award.
Can I create this total as the fifth criteria and assign a scale of 1-100? Is there a standard functionality which reads all the criteria and stores the summation in the fifth criteria, ie total? Or should I go for development?
Thanks,
Sasi.