ercjns / O-coc-wifiscoring

Cascade Orienteering Club / WIOL wifi results, team scoring, and more
2 stars 1 forks source link

Configure non-WIOL events #20

Open ercjns opened 6 years ago

ercjns commented 6 years ago

Currently WIOL events have a custom "create new WIOL event button" which creates the classes and scoring methods that are used for that series. This needs to be extended to other series as there's a desire for WiFi at more meets.

A couple ways to do this. Solution may include more than one of these:

  1. Make more pre-sets for the other series.
  2. Make a generalized version where users can configure classes by hand on a webpage.
  3. Allow the user to upload a file from SportSoftware or other which can be used to determine the classes being used. (This won't be able to handle things like non-standard points or team scoring.)
ercjns commented 6 years ago

ac922d752084d93e416657d9a09edb919d84c1a8 handles a few more pre-set cases: basic events (beginner, intermediate, short adv, long adv) and Ultimate O.

This isn't enough - it really needs to be configurable within the admin view rather than requiring changes in the event management software