Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| criterionid | BIGINT | 19 | null | 
                                         | 
                                    
                                        
  | 
                                    The rubric criterion we are level of  | 
                                ||||
| score | DECIMAL | 10,5 | null | 
                                         | 
                                    
                                         | 
                                    The score for this level  | 
                                ||||
| definition | LONGTEXT | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    The optional text describing the level  | 
                                |||
| definitionformat | BIGINT | 19 | √ | null | 
                                         | 
                                    
                                         | 
                                    The format of the definition field  | 
                                
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| gradrubrleve_cri_ix | Performance | Asc | criterionid |