Table Type: Metadata
Contains the evaluation forms.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| id | string | Primary Key | The unique identifier of the evaluation form. |
| db_last_updated | datetime | When this record was last updated in UTC. | |
| db_when_created | datetime | When this record was created in UTC. | |
| db_when_deleted | datetime | When this record was deleted in UTC. | |
| weight_mode | string | One of: Scaled or Off | |
| name | string | The name of the evaluation form. | |
| modified_date | datetime | The date the form was last modified. | |
| published | boolean | Whether the form is published. | |
| context_id | string | The context ID of the evaluation form. |
