This tab is in the Plan Setup tab.
The Simplan Rules tab is used to define the progression rules for a plan in a simple progression plan.
For more information on Simplans, see the Simplans section.
The ID field is the unique ID for this SimplanRule. The default ID prefix is SR.
The Simplan field is the Simplan to which this record applies.
The From Stage field is the Stage from which progressions are made according to this rule.
The To Stage field is the Stage to which progressions are made according to this rule.
The Thru Place field tells which places advance according to this rule.
The Next Best Times field tells how many additional entrants advance from the place after the Thru Place.
| Column | Type | Description |
|---|---|---|
| id | String | Unique ID [primary key] |
| system | String | Name of the system for this plan |
| simplanId | String | The Simplan of which this record is a part [ref Simplans(id)] |
| fromStageId | String | The From Stage for this rule [ref Rules(id)] |
| toStageId | String | The To Stage for this rule [ref Rules(id)] |
| thruPlace | int | The places which advance according to this rule |
| nextBestTimes | int | The number of additional entrants that advance according to this rule |