3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-14 04:20:46 +01:00
pbot/modules
Pragmatic Software 04a308a59e Improve quickest-streak algorithm for setting new records
Use the following formula to set personal records for quickest-streak
relative to an existing personal current record.

(ranked_streak + ranked_streak) / ranked_answers > (current_streak + ranked_streak) / current_answers

E.g., given a current record of 8 correct answers in a row in 1 minute and
20 seconds, to beat that record you'd need: 6 answers in 40 seconds, 7 in
1 minute, 9 in 1 minute 40 seconds, 10 in 2 minutes, etc.
2015-05-22 04:03:39 -07:00
..
2015-05-18 20:50:11 -07:00
2010-06-23 01:23:38 +00:00
2014-06-05 21:45:25 +00:00
2014-08-31 20:23:27 +00:00
2014-04-26 15:22:46 +00:00
2014-04-26 15:22:46 +00:00
2015-01-23 13:46:18 -08:00
2012-07-22 19:22:30 +00:00
2013-08-16 17:28:17 +00:00
2010-05-25 02:58:29 +00:00
2010-05-25 02:58:29 +00:00
2012-07-22 19:22:30 +00:00
2015-05-08 05:11:07 -07:00
2014-08-31 20:23:27 +00:00
2011-01-27 01:23:11 +00:00
2014-07-02 20:54:17 +00:00
2010-06-27 02:52:38 +00:00
2012-07-22 19:22:30 +00:00
2013-11-18 15:00:14 +00:00
2014-08-31 20:23:27 +00:00
2012-07-22 19:22:30 +00:00
2013-11-18 15:00:14 +00:00
2007-05-20 20:44:44 +00:00
2015-05-08 05:02:57 -07:00
2014-06-04 00:21:48 +00:00
2007-05-20 20:44:44 +00:00