Basic Usage

From Mulka2
Revision as of 15:12, 22 April 2017 by Yosuke MATOBA (talk | contribs)
Jump to navigation Jump to search

Flow of operation

  • Before the race
    • Create an event data
    • Input participants data
    • Input courses data
  • On the race day
    • Input direct entries
    • Download runners’ card data
    • Print results
  • After the race
    • Publish results to website

Start Menu

start-menu.png
Network Manager
  • Network manager is used when Mulka2 is used by multiple computers via a network.
  • It is also used for connecting cloud server to use web application.
Main Window
  • Main window is used for starting regular operation windows.
Event Manager
  • Event manager is used for creating event data (original setting for each event).
Other
  • This function is used for starting a tools for Score Orienteering data processing and a tool for outputting the data to a big TV screen.

Before the race

In standard event, make a new event data by using 'Event Manager'.

For standard foot-o event, it is necessary to input start list and course data. If you input participant data on event day by using ’Direct Entry' feature, it is necessary to define classes instead of inputting start list.

For score-o event, it is necessary to input score for each controls instead of course data.

On the race day

Software which is mainly used is different by event style. 'Main Window' is used for non-score race and 'Score-O Viewer' is used for score race.

Launch Main Window or Score-O Viewer


Saving data

All data with Main Window and Score-O Viewer are automatically saved in real-time. Do not worry about missing the data.

  • The processed data are saved in a file named 'changes.dat' in the data folder.
  • The 'changes.dat' file records all change tracking as text format. It may be possible to edit the raw data directly.



[Back to Top Page]