cnthompson / Beer366

It's a One-A-Day Leap Year Beer Celebration
6 stars 2 forks source link

Add an "average user rating" on the individual beer page [enhancement] #13

Open cjfoster opened 12 years ago

tnblank77 commented 11 years ago

To prevent a particular user from skewing the average I would suggest calculating average ratings of the beer for each user, and then average those values (versus averaging all the ratings independent of what user entered them).

This way somebody who really likes American Light and logs it all the time as a "5" won't skew the fact that most people only drank this once and consider it a "1".

starryknight64 commented 10 years ago

This is done in my grails branch of this repo.