LukeWoodward / SplitsBrowser

Orienteering results analysis
GNU General Public License v2.0
13 stars 9 forks source link

Allow an "OK" status to override missing controls #68

Closed LukeWoodward closed 4 years ago

LukeWoodward commented 4 years ago

Both the OE and IOF XML files have the ability to record the status of a competitor as "OK", i.e. having completed the course. This isn't necessarily the same as having punched all of the controls: some of the controls may be faulty and unable to register a punch, but the competitor may have been deemed by the event officials to have officially completed the course. Such competitors should therefore not be displayed as having missed punches.

The display of the graph will have to be adjusted, possibly with a dotted line across the missed control. The results table will also have to be adjusted, possibly just to show ??:?? instead of ----- for a missing cumulative time and the splits on either side of it.