From 8a8b81ad1eaef3e6e22ac170aaa8c17d28d01899 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 13 Aug 2020 01:05:01 +0200 Subject: P16 and lower on the lead lap has always been grouped in group 5, contrary to the docs Fixes #1 --- doc/results.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/results.md b/doc/results.md index d819ac2..7c898f1 100644 --- a/doc/results.md +++ b/doc/results.md @@ -8,7 +8,7 @@ For qualifying, a group is simply the qualifying position (not applying any carr For races the following rules apply: * race winning entry forms group "1" - * among the drivers classified on the lead lap, other groups are as follows: 2-3 places are group "2", 4-5 places are group "3", 6-10 places are group "4", 11-15 places are group "5", etc. + * among the drivers classified on the lead lap, other groups are as follows: 2-3 places are group "2", 4-5 places are group "3", 6-10 places are group "4", places 11 and lower are group "5" * for drivers classified outside the lead lap, the groups are formed by the drivers classified with the same numbers of completed laps (each distinct lap number as a separate group) * non-classified drivers (because of completing not enough laps, but not retiring) form a single separate group, below all the classified drivers * drivers retiring due to driver-induced accidents form a single separate group, below other drivers -- cgit v1.2.3