#60 closed defect (fixed)
"feature" in GAP2007 punish the guy landing just short if many pilots in goal
Reported by: | Stein Tore Erdal | Owned by: | Stein Tore Erdal |
---|---|---|---|
Priority: | major | Milestone: | 1.1.3 |
Component: | FsComp | Version: | 1.1 |
Keywords: | Cc: |
Description
An error in the implementation of "Distance score by difficulty" in GAP2007:
In GAP half the distance score is linear, the other half based on number of pilots landing near the same distance.
The way it should've been done is to count all pilots landing at same distance, but only those pilots NOT reaching goal.
The way it is done is to also count those pilots in goal as a group at same distance. This leads to an increased gap in distance points between those in goal and those landing just short.
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | → 1.1.3 |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
Testet in 1.2. OK.