Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Show the actual average time of all users #93

Open
gunr2171 opened this issue May 20, 2015 · 2 comments
Open

Show the actual average time of all users #93

gunr2171 opened this issue May 20, 2015 · 2 comments

Comments

@gunr2171
Copy link
Member

Usually I say to people "the average time per item is 30-45 seconds". I'm probably wrong. Let's make a command that actually shows this information.

For starters we make the command average review stats. The bot will say something like this:

Of the 120 sessions on record the average time is 45 seconds.

If wanted, we can add min/max and some other stats. Comment with suggestions.


The other thing we can do afterwards is make this graphical. Either do some ascii magic or dynamically generate a image to graph the average time over time. I'm thinking "week number" on the x axis and "average time in seconds" on the y axis.

@Tyler-H
Copy link

Tyler-H commented May 20, 2015

Min/max would be good. If possible pull the user associated with the min/max time as well.

@gunr2171
Copy link
Member Author

Update: due to "we want to get version 2 out the door", this will not be a feature in version 2.0. However, this feature still has merit and will still be considered.

However, just to be clear: this feature is about getting the average review speed for all users.

@gunr2171 gunr2171 added this to the Future milestone Jan 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants