Create a New Class: Difference between revisions

From OCAD 12 Wiki - English
Jump to navigation Jump to search
No edit summary
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category: Course Setting]][[File:Pro40px.PNG|This function is available in OCAD 12 Professional.|link=https://www.ocad.com/en/products/ocad-for-cartography]][[File:Std40px.PNG|This function is available in OCAD 12 Orienteering.|link=https://www.ocad.com/en/products/ocad-for-orienteering]][[File:Sta40px.PNG|This function is available in OCAD 12 Starter.|link=https://www.ocad.com/en/products/ocad-for-orienteering]][[File:CS40px.PNG|This function is available in OCAD 12 Course Setting.|link=https://www.ocad.com/en/products/ocad-for-orienteering]]
''(This function is only available in course setting projects!)''
''(This function is only available in course setting projects!)''


To create a new class, you first define its name and assign it to a course.
This function is used when different classes use the same course. You will have to define classes and allocate a course to them.
 
# Choose Classes from Course menu. The dialog box '''Classes''' appears.
# Click on Add button to create a new class. A new line is inserted.
# Enter for each class the following information:
 
* '''Class:''' Enter here the class name.


* Course:''' Assign the class to a course.
# Choose the '''Classes''' command from the '''Course Setting''' menu.
# The '''Classes''' dialog appears.
#: [[File:Classes.PNG]]
# Uncheck the '''Create classes automatically''' option. If this option is enabled, courses and classes are equal which means that every class has a different course.
# Click the '''Add''' button to create a new class. A new row is inserted in the table.
# Enter a name in the '''Class''' column (e.g. M20)
# Allocate a course. Choose the course from the dropdown list in the '''Course''' column.
# Define the estimated number of runners or teams (for '''[[Create Relay Courses|Relay Courses]]''') in the corresponding column. This number is used for the calculation of course statistic.
# Enter the '''Start numbers''' allocated to this class. This is especially important when setting a '''[[Create Relay Courses|Relay Course]]'''. On the basis of the start numbers, variations get allocated to the teams.


* '''Runners/teams:''' Enter here the estimated number of runners. For a relay course enter the number of teams. This number is used for the calculation of course statistic.
Click the '''Move Up''' or '''Move Down''' button to move a class up or down in the table. Click the '''Delete''' button to delete the selected class. Click the '''OK''' button to save and quit the dialog.
=== Import Class Assignment ===
Click the '''Import''' button to import a class assignment file. The file contains two columns with course name and class name. The columns are separated by a semikolon (';') or a tab. OCAD ignores the first header line.  


* '''Start number:''' For a relay you have to enter the range of the start numbers. This is necessary for the calculation of the the forks and the printout of the course.
Example file:
  Course;Class
  1;M17
  1;M40
  2;W21
  3;W13-14 


See also
[[File:Hint.jpg|hint]] OCAD adds the class only if the course already exists in the courses list ''(until OCAD 12.2.8)''.<br>
[[File:Hint.jpg|hint]] OCAD adds the course to the courses list if it does not yet exist ''(since OCAD 12.2.9)''.
----
Back to the '''[[Course Setting for Orienteering]]''' page.

Latest revision as of 14:00, 17 November 2017

This function is available in OCAD 12 Professional.This function is available in OCAD 12 Orienteering.This function is available in OCAD 12 Starter.This function is available in OCAD 12 Course Setting.

(This function is only available in course setting projects!)

This function is used when different classes use the same course. You will have to define classes and allocate a course to them.

  1. Choose the Classes command from the Course Setting menu.
  2. The Classes dialog appears.
    Classes.PNG
  3. Uncheck the Create classes automatically option. If this option is enabled, courses and classes are equal which means that every class has a different course.
  4. Click the Add button to create a new class. A new row is inserted in the table.
  5. Enter a name in the Class column (e.g. M20)
  6. Allocate a course. Choose the course from the dropdown list in the Course column.
  7. Define the estimated number of runners or teams (for Relay Courses) in the corresponding column. This number is used for the calculation of course statistic.
  8. Enter the Start numbers allocated to this class. This is especially important when setting a Relay Course. On the basis of the start numbers, variations get allocated to the teams.

Click the Move Up or Move Down button to move a class up or down in the table. Click the Delete button to delete the selected class. Click the OK button to save and quit the dialog.

Import Class Assignment

Click the Import button to import a class assignment file. The file contains two columns with course name and class name. The columns are separated by a semikolon (';') or a tab. OCAD ignores the first header line.

Example file:

 Course;Class
 1;M17
 1;M40
 2;W21
 3;W13-14  

hint OCAD adds the class only if the course already exists in the courses list (until OCAD 12.2.8).
hint OCAD adds the course to the courses list if it does not yet exist (since OCAD 12.2.9).


Back to the Course Setting for Orienteering page.