plezanje-net / web

Angular website frontend
https://www.plezanje.net/
GNU General Public License v3.0
6 stars 1 forks source link

[Star rating] Rethink calculations #383

Closed salamca closed 1 year ago

salamca commented 2 years ago

Stars are displayed by averaging the starRating given by users. 0 for nič posebnega 1 for lepa 2 for čudovita

It seems that most users leave star rating blank if route is nothing special instead of filling out nič posebnega. This means that in time all routes will have stars, because one star with value 2, already averages to 2 and the route immediately becomes 'čudovita'

Could resolve by:

salamca commented 2 years ago

decided: show stars only if at least 2 votes are given also show stars if number of all ascents is less than 5 from the time when starRating became possible

salamca commented 2 years ago

some stats that might be helpful from when starRating was added until today there were 9891 routes logged

and this many stars given:

Image