Basic Usage: Difference between revisions

From Mulka2
Jump to navigation Jump to search
No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
== Flow of operation ==
== Flow of operation ==
* Before the race
* Before the race
** Make an event data
** Create an event data
** Input participants data
** Input participants data
** Input courses data  
** Input courses data  
* The race day
* On the race day
** Input direct entries  
** Input direct entries  
** Download runners’ card data
** Download runners’ card data
Line 11: Line 11:
* After the race
* After the race
** Publish results to website
** Publish results to website
== Start Menu ==
[[File:start-menu.png|upright=1.5|thumb|none]]
;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 cloud service (web application).
;Main Window
:[[Main Window]] is used for non-score event's regular operation on the event day.
;Other
:This function is used for starting [[Score-O Viewer]] (a tool for Score-O data processing) and [[Large Screen]] (a tool for outputting the data to a big TV screen) and so on.
;Event Manager
:[[Event Manager]] is used for creating event data (original setting for each event).
;Configuration
:[[Configuration]] is used when you want to change font name, size and location of data folders.


== Before the race ==
== Before the race ==
In standard event, make a new event data by using '[[Event Manager]]'.  
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.
For standard foot-o competition, it is necessary to input entry list and class 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 training event, you can omit entry list by using ’[[Direct Entry]]' feature or '[[Orienteer Name Database]]' feature.  
 
For score-o event, it is necessary to input score for each controls instead of course data.
For score-o event, it is necessary to input score for each controls instead of course data.


* [[Make a New Event Data]]
* [[Create a New Event Data]]
* [[Input Start List]]
* [[Input Start List|Input Entry List]]
* [[Course Setting]]
* [[Class Setting]]
* [[Class Setting]]
* [[Course Setting]]
* [[Score-O Setting]]
* [[Score-O Setting]]
* [[Relay Setting]]
* [[Relay Setting]]
* [[Data File Specification]]
* [[Data File Specification]]
== 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.
[[File:basic-usage-1.png|upright=1.5|thumb|none|Launch Main Window or Score-O Viewer]]
* [[Main Window|Basic operation of Main Window]] (Basic operation of Score-O Viewer is similar)
* [[Direct Entry]]
* [[Download finished runner’s card data]]
* [[Print Result List]]
== 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.
<br/>
----
[[Mulka2|[Back to Top Page]]]

Latest revision as of 14:53, 23 April 2017

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 cloud service (web application).
Main Window
Main Window is used for non-score event's regular operation on the event day.
Other
This function is used for starting Score-O Viewer (a tool for Score-O data processing) and Large Screen (a tool for outputting the data to a big TV screen) and so on.
Event Manager
Event Manager is used for creating event data (original setting for each event).
Configuration
Configuration is used when you want to change font name, size and location of data folders.

Before the race

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

For standard foot-o competition, it is necessary to input entry list and class and course data. For training event, you can omit entry list by using ’Direct Entry' feature or 'Orienteer Name Database' feature. 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]