DW_LM_RATING_F (Preview)
This table requires activation of Learning Management functional area. This table stores the rating given by learners to learning items
Details
Module: Work Life
Key Columns
EVENT_SOCIAL_ID
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| EVENT_SOCIAL_ID | NUMBER | 38 | 0 | True | Event Social Identifier | ||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Unique Identifier | ||||
| LEARNING_ITEM_ID | NUMBER | 38 | 0 | Learning Item Identifier | |||
| ATTRIBUTION_ID | NUMBER | 38 | 0 | Attribution Identifier | |||
| ATTRIBUTION_PERSON_ID | NUMBER | 38 | 0 | Attribution Identifier if attribution type is person | |||
| ATTRIBUTION_TYPE | VARCHAR2 | 32 | Attribution type indicates the type of attribution_id, such as person, admin etc | ||||
| RATING | NUMBER | Rating given to the learning item | |||||
| RATING_DATE | TIMESTAMP | Timestamp of rating | |||||
| COMMENTS | VARCHAR2 | 999 | Comments given for the learning item | ||||
| CREATION_DATE | TIMESTAMP | Indicates the date and time of the creation of the row. |