diff options
author | emkael <emkael@tlen.pl> | 2014-10-22 23:14:50 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2014-10-22 23:14:50 +0200 |
commit | 7cd0222e730798399a30057dafdaf19cc193a9c3 (patch) | |
tree | f1611d0aaf281de4d412ae7424b7aa021312dd0b /doc | |
parent | bae00501c68b471a6f8d83c3bd3a365376dcf1c5 (diff) |
* docs for qualy dates and rounding
Diffstat (limited to 'doc')
-rw-r--r-- | doc/races.txt | 3 | ||||
-rw-r--r-- | doc/results.txt | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/races.txt b/doc/races.txt index f2e518f..e3ae7c7 100644 --- a/doc/races.txt +++ b/doc/races.txt @@ -17,3 +17,6 @@ Race importance factor: Heats and aggregates: * for multi-heat races with bracket-style heats and a final heats count as qualifying sessions and the final count as a race (except for Bologna Sprints, in which every heat from the full bracket get qualifying importance) * for multi-heat races with aggregate-style standings the initial grid counts as qualifying and the aggregate results count as a race + +Other remarks: + * all qualifying sessions are listed as held on the previous day relative to the race - simply to avoid chronology mix-ups and to minimize the chances of two ratings for a driver for one day diff --git a/doc/results.txt b/doc/results.txt index c309baf..61ded84 100644 --- a/doc/results.txt +++ b/doc/results.txt @@ -25,3 +25,5 @@ Specific rules regarding Elo implementation for this application's purposes: Other than that, standard Elo rating conventions apply: * drivers start with identical initial rating * duels between high-ranked drivers change their rankings by fewer points than duels between low-ranked drivers + +All calculation is rounded to 2 decimal places. |