Intermediate Control: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
Before using, you have to create 2 files and input some data. If the race style is individual race, you have to create "Intermediate.dat" and "Class.dat". If the race style is relay, you have to create "Intermediate.dat" and "RelayClass.dat".<br/>
Before using, you have to create 2 files and input some data. If the race style is individual race, you have to create "Intermediate.dat" and "Class.dat". If the race style is relay, you have to create "Intermediate.dat" and "RelayClass.dat".<br/>


"Intermediate.dat" is a data file that defines names of intermediate controls. This file is needed for both individual race and relay. You create this file by a text editor (ex. Notepad). In the first row, write "Points Name", and in the second row and so on, write the name you want to call the intermediate controls. For example, if you use 3 intermediate controls in ME class and 2 intermediate controls in WE class, write in "ME 1st Intermediate" in the second row, "ME 2nd/WE 1st Intermediate" in the third row, and "Last Intermediate" in the fourth row. You can freely decide the names.<br/>
"Intermediate.dat" is a data file that defines names of intermediate controls. This file is needed for both individual race and relay. You create this file by a text editor (ex. Notepad). In the first row, write "Name", and in the second row and so on, write the name you want to call the intermediate controls. You can freely decide the names.<br/>
[[File:intermediate04.gif]]
[[File:intermediate01.png]]


Next, create a data file that defines which class uses which intermediate control. Create "Class.dat" if the race style is individual race, and "RelayClass.dat" if it is relay. The first row is the header row, so add columns with "Intermediate:1" "Intermediate:2" "Intermediate:3", etc. The number of columns refer to the class that has the most intermediate controls. For example, in the example above, ME class has 3 intermediate controls so create columns until "Intermediate:3."<br/>
Next, create a data file that defines which class uses which intermediate control. Create "Class.dat" if the race style is individual race, and "RelayClass.dat" if it is relay. The first row is the header row, so add columns with "Intermediate:1" "Intermediate:2" "Intermediate:3", etc. The number of columns refer to the class that has the most intermediate controls. For example, in the example above, ME class has 3 intermediate controls so create columns until "Intermediate:3."<br/>