Game score system - What do you prefer?

  • Thread starter Thread starter Folder
  • Start date Start date
I'd go with the 4-5 star system as well. Folks automatically associate a 10 or 100 point scale with the grade systems used in schools, which means that anything scoring below a 6/10 or 60/100 "fails"... thus limiting you to a five point scale anyway (6, 7, 8, 9, 10). People have no problem with seeing a 4 as great, 3 as good, 2 as average, 1 as poor, and 0 and miserable.

I know, people SHOULD be able to see that a 50% is "average" and not "lousy", but they don't. People generally make the following associations:

Code:
A+ = 5 Stars = 100% = 10/10
A  = 4 Stars = 90%  = 9/10
B  = 3 Stars = 80%  = 8/10
C  = 2 Stars = 70%  = 7/10
D  = 1 Star  = 60%  = 6/10
F  = 0 Stars = 50%  = 5/10
 
Top Bottom