Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | null |  |  | |||
| obj_id | INT | 10 | null |  |  | |||
| usr_id | INT | 10 | null |  |  | |||
| score_given | DOUBLE | 22 | √ | null |  |  | ||
| score_maximum | DOUBLE | 22 | √ | null |  |  | ||
| activity_progress | VARCHAR | 20 | null |  |  | |||
| grading_progress | VARCHAR | 20 | null |  |  | |||
| lti_timestamp | DATETIME | 19 | √ | null |  |  | ||
| stored | DATETIME | 19 | null |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| i1_idx | Performance | Asc/Asc | obj_id + usr_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors