Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||||
definitionid | BIGINT | 19 | null |
|
|
The ID of the form definition this criterion is part of |
||||||
sortorder | BIGINT | 19 | null |
|
|
Defines the order of the criterion in the rubric |
||||||
description | LONGTEXT | 2147483647 | √ | null |
|
|
The criterion description |
|||||
descriptionformat | TINYINT | 3 | √ | null |
|
|
The format of the description field |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
gradrubrcrit_def_ix | Performance | Asc | definitionid |