| Column name | Description |
|---|---|
| Trait Name | Name of the trait. If the trait name does not exist in Katmandoo, then raw data for the trait will not be imported into Katmandoo. |
| Trait Caption | Caption of the trait that is displayed in the Score page. |
| Active | True means raw data can be recorded for the trait in Score page ie a trait will appear to allow user to select the trait to enter raw data. |
| Value Range |
Numeric Traits (with either Integer or Decimal data type): Value with the value
range only will displayed in the button to select a value for the trait. Example:
Value range for DTH is 50..150 which means only
the values between 50 and 150 with increment 1 will appear in the
Score page.
String Traits (with string data type): Contains list of values that are valid for the trait. Example: Value range for Maturity (not shown in the snapshot) is Early, Mid,Late,Very Late which means Score page will only 4 buttons for these value list when user click on Maturity trait button. |
| Increment | Determine increment value while creating button for Value range. It is applicable for Numeric traits only. |
| Data type | Data type of the trait can be String, Integer (number without decimal) and Decimal. |
| Unit | Unit of the trait. To calculate no of days using start and end date, use "days" or "day" for unit of the trait. |