You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
List of Possible Stats:
Distance
Moving Time
AVG Moving Speed
Total Time (Do we need this? Could just promote idling...)
Max Speed (might be dangerous in a real-world scenario)
Highest Elevation (Is there really a good use for this?)
Lowest Elevation (Is there really a good use for this?)
For Sprint 3, we will try to focus on these statistics:
Distance (ft)
Moving Time
Max Speed (mph)
Average Moving Speed (mph)
All leaderboards will have an Average and Best option.
Average will give the average of the scores the each user had for all of their tracks.
Best gives the best score each user ever received for the statistic in an individual track.
The implementation for selecting Average/Best and refreshing the Leaderboards accordingly is ready to go, but we're still working off of test data until we have a means to get data, convert it into Rankings, and aggregate it accordingly (issue #67 ).
Describe the feature request
It could be interesting to allow users to see the rankings in terms of different stats.
What is the expected outcome/result of the feature
The ability to sort the leaderboard ranking based on the desired stat.
Did you consider any alternative solutions for this feature
An alternative would be to come up with a formula that will average out all the stats and display the ranking based on that.
How will you verify its completeness/correctness
The completeness of this feature will be verified if the users are able to switch between the stats on each leaderboard and for each competency level.
The text was updated successfully, but these errors were encountered: