Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | varchar | 36 | null |
|
|
Unique Identifier of the Assignment Submission |
|||||
companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
||||
companysubdomain | varchar | 255 | √ | null |
|
|
The companysubdomain of the Assignment Submission |
||||
companyhost | varchar | 255 | √ | null |
|
|
The companyhost of the Assignment Submission |
||||
courseid | varchar | 36 | √ | null |
|
|
The courseid of the Assignment Submission |
||||
userid | varchar | 36 | √ | null |
|
|
The userid of the Assignment Submission |
||||
assignmentid | varchar | 36 | √ | null |
|
|
The assignment of the Assignment Submission |
||||
grade | varchar | 16 | √ | null |
|
|
The grade of the Assignment Submission |
||||
commentscount | int4 | 10 | √ | null |
|
|
The commentscount of the Assignment Submission |
||||
createdat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Assignment Submission was created |
||||
migrated | int4 | 10 | √ | null |
|
|
The migrated of the Assignment Submission |
||||
updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Assignment Submission was created |
||||
licenseid | varchar | 36 | √ | null |
|
|
|||||
numericgrade | float8 | 17,17 | √ | null |
|
|
|||||
statusgroup | varchar | 256 | √ | null |
|
|
|||||
statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|