LM_TRAKSTUD_HST

(SQL Table)
Index Back

Student Tracking in e-Learning

used in AICC/SCORM, for tracking student progress for online classes

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PSARCH_ID Character(8) VARCHAR2(8) NOT NULL Archive ID (see PSARCHTEMPLATE).
2 PSARCH_BATCHNUM Number(30,0) DECIMAL(30) NOT NULL Archive Batch Number
3 LM_PERSON_ID Number(15,0) DECIMAL(15) NOT NULL ELM Person ID

Prompt Table: LM_PERSON

4 LM_ENRLMT_ID Number(10,0) DECIMAL(10) NOT NULL Enrollment ID
5 LM_LC_ID Number(10,0) DECIMAL(10) NOT NULL Learning Component ID - Blended Learning
6 LM_SCO_ID Character(200) VARCHAR2(200) NOT NULL A system id for the launchable SCOs or AUs, determined by the content provider
7 LM_ACT_ID Number(10,0) DECIMAL(10) NOT NULL Activity ID
8 LM_LSN_LOC Long Character(2000) VARCHAR2(2000) Lesson location or a book mark in the lesson
9 LM_LSN_CREDIT Character(1) VARCHAR2(1) NOT NULL Lesson credit i either C: credit or (default) N:no-Credit
C=Credit
N=No Credit

Default Value: C

10 LM_LSN_STAT Character(1) VARCHAR2(1) NOT NULL Lesson current Status. values: P:passed C:completed F:failed I:incomplete B:browsed N:not attempted
B=Browsed
C=Completed
F=Failed
I=Incomplete
N=Not Attempted
P=Passed

Default Value: N

11 LM_SCORE_RAW Character(7) VARCHAR2(7) NOT NULL Score Raw
12 LM_SCORE_MIN Character(7) VARCHAR2(7) NOT NULL Score Min
13 LM_SCORE_MAX Character(7) VARCHAR2(7) NOT NULL Score Max
14 LM_TOTAL_TIME Time(15) TIMESTAMP Total time spent by the student in this lesson
15 LM_SES_TIME Time(15) TIMESTAMP Total time spent by the student in this lesson
16 LM_LSN_ENTRY Character(1) VARCHAR2(1) NOT NULL SCORM Lesson current entry Status.These values are also being used for AICC Status Flags. values: a:ab initio r: resume N;or nothing(blank)
A=ab-initio
N=Normal
R=Resume

Default Value: N

17 LM_LSN_MODE Character(1) VARCHAR2(1) NOT NULL Lesson Mode B:browse R:review N:normal
B=Browse
N=Normal
R=Review

Default Value: N

18 LM_LNCH_DATA Number(10,0) DECIMAL(10) NOT NULL Lesson Launch data
19 LM_SUSP_DATA Number(10,0) DECIMAL(10) NOT NULL Lesson location or a book mark in the lesson
20 LM_EXIT_RSN Character(1) VARCHAR2(1) NOT NULL Lesson Exit Reason T; S; L; N
L=Logout
N=Normal
S=Suspend
T=Timeout

Default Value: N

21 LM_LSN_CMNTS Number(10,0) DECIMAL(10) NOT NULL Lesson Comments