LM_TRACK_BKMARK(SQL Table) |
Index Back |
|---|---|
Bookmark Student Tracking DataThis record is used in SCORM12 for tracking a learner's last accessed activity. Used in FLUID version only. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID | |
| 2 | Number(10,0) | DECIMAL(10) NOT NULL | Enrollment ID | |
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Learning Component ID - Blended Learning | |
| 4 | LM_ACT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Activity ID |
| 5 | LM_SCO_ID | Character(200) | VARCHAR2(200) NOT NULL | A system id for the launchable SCOs or AUs, determined by the content provider |