LM_S4_OBJECTIVE

(SQL Table)
Index Back

Scorm 2004 objectives

This table is initially loaded from CAM. Content can create runtime objectives, and LMS can create default primary objectives as well for rollup purpose. Objectives created without LM_S4_ATT_ID indicates it's from CAM. The ones with LM_S4_ATT_ID values are from runtime (either from content or LMS).

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 LM_S4_OBJV_ID Number(10,0) DECIMAL(10) NOT NULL Objective Id
2 LM_S4_SEQ_ID Number(10,0) DECIMAL(10) NOT NULL Sequencing Definition Id
3 LM_S4_NAME Character(254) VARCHAR2(254) NOT NULL SCORM identifier string
4 LM_S4_PRIMARY Character(1) VARCHAR2(1) NOT NULL Primary Objective flag

Y/N Table Edit

Default Value: N

5 LM_S4_SAT_BY_MEAS Character(1) VARCHAR2(1) NOT NULL Satisfied By Measure flag

Y/N Table Edit

Default Value: N

6 LM_S4_MIN_NORM_MEA Signed Number(19,7) DECIMAL(17,7) NOT NULL Minimum normalized measure

Default Value: 1

7 LM_S4_ATT_ID Number(10,0) DECIMAL(10) NOT NULL Sequencing Session ID
8 LM_ROW_ADDED_DTTM DateTime(26) TIMESTAMP Datetime Added
9 LM_ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL Added By
10 LM_ROW_MAINT_DTTM DateTime(26) TIMESTAMP Row Maintainted DateTime
11 LM_ROW_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Row Maintained Oprid