petlof / liveresults

EmmaClient is a client-server system for publishing liveresults from Orienteering events. It have been used on many major events such as JWOC, WOC, EOC,..
http://liveresultat.orientering.se
GNU Lesser General Public License v3.0
40 stars 24 forks source link

Uploading start times before the race #50

Closed zeynepabali closed 3 years ago

zeynepabali commented 3 years ago

How can we upload the start times of the runners before the event starts? We are using OE, and I couldn't find an input format to upload list of runners/start times. Thank you.

petlof commented 3 years ago

Hi, Start the monitoring of a directory and export a startlist in XML3 format from OE into that directory and the starttimes should be uploaded

zeynepabali commented 3 years ago

Thank you very very much..