summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/races.txt3
-rw-r--r--doc/results.txt2
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.