This tab is in the Plan Setup tab.
The Complan Stages tab is used to define the number of sections at each Stage of a plan in a complex progression plan.
For more information on Complans, see the Complans section.
The ID field is the unique ID for this Site. The default ID prefix is SS.
The Complan field is the Complan to which this record applies.
The Stage field is the Stage to which the section count applies.
The Round field is the round number to which the section count applies.
The Sections field is the number of sections of the specified Stage and round to be created for this plan.
| Column | Type | Description |
|---|---|---|
| id | String | Unique ID [primary key] |
| system | String | Name of the system for this plan |
| complanId | String | The Complan of which this record is a part [ref Complans(id)] |
| stageId | String | The Stage for which the count is being defined [ref Stages(id)] |
| round | int | The round number of this stage in this plan. |
| sectionCount | int | The number of sections to create for the specified Stage and round for this plan. |