LM_S4_TRACK_ST2(SQL Table) |
Index Back |
---|---|
Student Tracking in e-Learningused in AICC/SCORM, for tracking student progress for online classes |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_S4_SQ_SES_ID | Number(10,0) | DECIMAL(10) NOT NULL | Sequencing Session ID |
2 | LM_S4_ORG_ID | Number(10,0) | DECIMAL(10) NOT NULL | Content Organization Id |
3 | LM_S4_ACT_ID | Number(10,0) | DECIMAL(10) NOT NULL | SCORM 2004 Activity Id |
4 | LM_S4_ATT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Sequencing Session ID |
5 | LM_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID |
6 | LM_S4_SUSP_DATA | Long Character(6400) | CLOB | Suspend data |