codephil-columbia / typephil

3 stars 1 forks source link

Change overall WPM and Accuracy to last 10 #54

Closed sangjunp4rk closed 5 years ago

sangjunp4rk commented 6 years ago

Right now we calculate overall WPM and accuracy based on all of their scores in the homepage. However, this penalizes them if they started off really low but now have high WPM and accuracy. Maybe we can have a moving average of the last x (10) data points? Thoughts?

sangjunp4rk commented 5 years ago

Did we ever change it to this?