Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
|||||||
| id | varchar | 36 | null |
|
|
Unique Identifier of the SCORM Attempt |
||||||||
| courseid | varchar | 36 | √ | null |
|
|
The courseid of the SCORM Attempt |
|||||||
| userid | varchar | 36 | √ | null |
|
|
The userid of the SCORM Attempt |
|||||||
| topicid | varchar | 36 | √ | null |
|
|
The topicid of the SCORM Attempt |
|||||||
| topictype | varchar | 32 | √ | null |
|
|
The topictype of the SCORM Attempt |
|||||||
| completionstatus | varchar | 16 | √ | null |
|
|
The completionstatu of the SCORM Attempt |
|||||||
| rawscore | int4 | 10 | √ | null |
|
|
The rawscore of the SCORM Attempt |
|||||||
| minscore | int4 | 10 | √ | null |
|
|
The minscore of the SCORM Attempt |
|||||||
| maxscore | int4 | 10 | √ | null |
|
|
The maxscore of the SCORM Attempt |
|||||||
| passed | bool | 1 | √ | true |
|
|
The passed of the SCORM Attempt |
|||||||
| createdat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the SCORM Attempt was created |
|||||||
| updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the SCORM Attempt was created |
|||||||
| completionprogress | float8 | 17,17 | √ | null |
|
|
||||||||
| licenseid | varchar | 36 | √ | null |
|
|
||||||||
| scaledscore | int4 | 10 | √ | null |
|
|
||||||||
| statusgroup | varchar | 256 | √ | null |
|
|
||||||||
| statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|

