Help

How to use the application

Application for timing orienteering trainings and races. It supports manual timing as well as electronic readout using SportIdent chips.

1. "Race" Page

Page for managing the current race, including course/category settings and application settings.

1A. Race Settings

1B. Course and Category Settings

1C. Online Results

2. "Field" Page

List of all race/training participants.

2A. Competitor Editing

3. "Start" Page

Real-time start timing.

4. "Finish" Page

Manual recording of the finish (if SportIdent is not used).

5. "Readout" Page

Live feed of finish line crossings and read chips.

6. "Results" Page

Final result lists.

7. Data Import Formats

Files for import must be saved in UTF-8 or Windows-1250 encoding.

CSV Import (custom format):

The file can contain a header (first row). The separator is a semicolon (;) or a comma (,). The order of fields in a row:

  1. Surname (mandatory)
  2. First name
  3. Course name
  4. Category code
  5. SI chip number
  6. Registration number (e.g., SJC8102)
  7. Club name
  8. Gender (M/Z or M/F)
  9. Birth year
  10. Bib number
  11. Planned start time (H:mm:ss)

Example: Novák;Jan;Černá;H21;8656734;SJC8102;Sportcentrum Jičín;M;1981;15;10:15:00

TXT Import (ČSOS format - fixed width):

This format is only available in the "Categories only" mode. Definition of character positions on the line:

Example: XXX9999 Category Chip_number Surname_and_first_name.........

From the registration number, the application automatically derives the club, gender, and birth year.