task_categories
7 rows
| Column Name |
Data Type |
Description |
Foreign Key |
| scale_id | Character Varying(3) | Scale ID | scales_reference |
| scale_name | Character Varying(50) | Scale Name | scales_reference |
| category | Decimal(3,0) | Category value associated with Scale ID | |
| category_description | Character Varying(1000) | Detail description of category associated with Scale ID | |
| Release |
Change Description |
| 13.0 |
Table added |
This table contains the categories associated with the Frequency of Task (FT) scale used by
task_ratings. Rating values indicate the percentage of respondents who chose the corresponding category.