LM_S4_INT_RSPTN(SQL Table) |
Index Back |
---|---|
correct reponses patternSCORM2004, for tracking student progress for online classes. Stores correct responses patterns for each interaction |
# | 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_S4_INT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Scorm 2004 interaction ID |
6 | LM_S4_INT_PAT_ID | Number(2,0) | SMALLINT NOT NULL | Interaction responses pattern id |
7 | LM_S4_INT_PATTERN | Long Character | CLOB | Interaction patterns |