Basic Usage: Difference between revisions

From Mulka2
Jump to navigation Jump to search
No edit summary
 
(26 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 12: Line 12:
** Publish results to website
** Publish results to website


== Make an event data ==
== Start Menu ==
Launch 'Event Manager' and make an event data.
[[File:start-menu.png|upright=1.5|thumb|none]]
[[File:make-event-1.png|frame|center|Click 'New Event' button]]
;Network Manager
<br/>
:[[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).
Input basic information of the event.
;Main Window
[[File:make-event-2.png|frame|center|Input basic information]]
:[[Main Window]] is used for non-score event's regular operation on the event day.
* Fill 'Event Name' and 'Date' fields.
;Other
* 'Filename' field is automatically filled when 'Date' is filled. Please change more handy name.
: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.
* Other fields are optional.
;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.


[[File:make-event-3.png|frame|center|Click 'OK' button.]]
== Before the race ==
<br/>
In standard event, make a new event data by using '[[Event Manager]]'.  


== Input data before the race ==
For standard foot-o competition, it is necessary to input entry list and class and course data.
Data which are required to input
For training event, you can omit entry list by using ’[[Direct Entry]]' feature or '[[Orienteer Name Database]]' feature.
* Class
For score-o event, it is necessary to input score for each controls instead of course data.
* Course
* Score of each control (Score-O)
* Startlist
* Other files which depend on event style


* [[Create a New Event Data]]
* [[Input Start List|Input Entry List]]
* [[Course Setting]]
* [[Class Setting]]
* [[Score-O Setting]]
* [[Relay Setting]]
* [[Data File Specification]]


There are two ways for input.
== On the race day ==
# Use files
Software which is mainly used is different by event style.
# Input on screen
'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]]


To input data, launch 'Event Manager' and select the event.
== Saving data ==
If you use files, make 'Startlist.csv' and import it at first.
All data with 'Main Window' and 'Score-O Viewer' are automatically saved in real-time. Do not worry about missing the data.
If you input startlists on screen, click ‘Add’ to define classes at first.
* The processed data are saved in a file named 'changes.dat' in the data folder.
[[File:input-data-1.png|frame|center|There are two ways to input data.]]
* The 'changes.dat' file records all change tracking as text format. It may be possible to edit the raw data directly.


[[File:standard-startlist.png|frame|center|Standard startist.csv]]
<br/>
Pleese see '[[Startlist.dat]]' for complete field list of startlist.csv.
----
[[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]