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 Response |
|||||
courseid | varchar | 36 | √ | null |
|
|
The courseid of the SCORM Attempt Response |
||||
userid | varchar | 36 | √ | null |
|
|
The userid of the SCORM Attempt Response |
||||
topicid | varchar | 36 | √ | null |
|
|
The topicid of the SCORM Attempt Response |
||||
scormattemptid | varchar | 36 | √ | null |
|
|
The scormattemptid of the SCORM Attempt Response |
||||
questiondescription | varchar | 65535 | √ | null |
|
|
The question of the SCORM Attempt Response |
||||
studentresponse | varchar | 65535 | √ | null |
|
|
The answer of the SCORM Attempt Response |
||||
result | varchar | 16 | √ | null |
|
|
The result of the SCORM Attempt Response |
||||
createdat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the SCORM Attempt Response was created |
||||
updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the SCORM Attempt Response was created |
||||
licenseid | varchar | 36 | √ | null |
|
|
|||||
questionid | varchar | 65535 | √ | null |
|
|
|||||
statusgroup | varchar | 256 | √ | null |
|
|
|||||
statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|