melinsoftware / meos

MeOS - A Much Easier Orienteering System
GNU Affero General Public License v3.0
49 stars 26 forks source link

Access to extra data fields in List Editor #81

Open bruceperson opened 4 months ago

bruceperson commented 4 months ago

When using the HTML Lists export for arena displays, there are a few data items that aren't available in the Lists Editor - List Entry pulldown dialogue box that would be very handy: 1/ Access to some fields that the uneditable Competitors in Forest Report has access to, so we can dynamically show total runners-still-in-forest (or total runners-finished) on a screen. We can show a total number of competitors entered (in pulldown now), but not excluding DNS. Ideally I'd like to show ( TotalRunnersFinished / <RunnersEntered - DNS> ) as a one line item. The operator is currently asked "how many runners are still out?" over and over as the event closure time approaches. 2/ In Australia, the long club name that comes across from Eventor is looonng (eg. Bayside Kangaroos Orienteering Club), always including the redundant words "...Orienteering Club" at the end of each. Changing this long club name on MeOS introduces all sorts of problems if a later batch of competitors are downloaded from Eventor later. It would be great if the short club name (eg. BKV) could be selected instead of the long club name in the Lists Editor per competitor. That would allow much more screen space for other columns (eg radio control times).