Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  ObjectiveContains Course Objectives, linked to Courses from the  CM_COURSE_BY_ACADEMIC_YEAR table. Table is filtered Active = 1.   CM_COURSE_BY_ACADEMIC_YEAR    
TABLE_NAMETABLE_DESCRIPTION
Content ObjectiveContains Content Objectives with description and discipline, linked to Courses from the Course by Academic Year table. Table is filtered for active records.
Course by Academic YearContains Course attributes by academic year. Table is filtered by Course   Status = 2 ('Completed'), and Source = 'Health' which brings in only Health
courses.
Course
by
Course by Academic Year ProgramContains mapping between course_by_acedemicacademic_year_id and program. Courses   linked to both Core and SELECT programs will have two seperate separate records in the   table. This table was created to help report writers with the program button   functionality on the report.
Course ObjectiveCourse objective description and the course objective ID.
Keyword HierarchyContains Keyword information for keyword search.
Program Objective Course ObjectiveBridge table to handle many to many relationship between program
objective and course objective.
Program ObjectiveContains Program Objectives.
SessionContains Sessions, linked to Courses from the
Course By Academic Year table. Table is filtered by Status = 2 (Completed).
Session Objective Course ObjectiveBridge table to handle many to many relationship between session
objective and course objective.
Session ObjectiveContains session objectives, linked to Sessions from the CM_SESSION   table.

Column Details

 

TABLE_NAMECOLUMN_NAMECOLUMN_DESCRIPTIONCOLUMN_DEFAULTCOLUMN_SOURCE
Course by Academic YearCOURSE_LOCATIONwhen location = 1, 'Lehigh   Valley'
    when location = 2, 'Tampa'
    Else 'Unknown'
Unknown(derived) Appian.CR_REC_courseByAcademicYear.location
Course by Academic YearCOURSE_IS_COREYes' if the course belongs to either 'Core' or 'Core and SELECT', else   'No'No(derived) Appian.CR_REC_courseByAcademicYear.program
Course by Academic YearCOURSE_IS_SELECTYes' if the course belongs to either 'SELECT' or 'Core and SELECT', else   'No'No(derived) Appian.CR_REC_courseByAcademicYear.program
Course by Academic YearCOURSE_ACADEMIC_YEARcourse academic yearUNKNAppian.CR_REC_courseByAcademicYear.academicYear
CM_COURSE_BY_ACADEMIC_YEARCourse by Academic YearCOURSE_CONTACT_HOURScourse contact hours0Appian.CR_REC_courseByAcademicYear.contactHours
CM_COURSE_BY_ACADEMIC_YEARCourse by Academic YearCOURSE_BY_ACADEMIC_YEAR_IDappian composite primay key for Course By Academic Year(not null)Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
CM_COURSE_BY_ACADEMIC_YEARCourse by Academic YearCOURSE_NUMBERcourse numberUnknownAppian.CR_REC_courseByAcademicYear.courseNumber
CM_COURSE_BY_ACADEMIC_YEARCourse by Academic YearCOURSE_DESCRIPTIONcourse description. blanks ltrimed and rtrimedUnknownAppian.CR_REC_courseByAcademicYear.description
CM_COURSE_BY_ACADEMIC_YEARCourse by Academic YearCOURSE_END_DATEcourse end date2099.12.31Appian.CR_REC_courseByAcademicYear.endDate
CM_COURSE_BY_ACADEMIC_YEARCourse by Academic YearCOURSE_IS_OUTSIDE_BANNERcourse is outside banner flag. Yes if outsideBanner=1, Else NoNoAppian.CR_REC_courseByAcademicYear.outsideBanner
CM_COURSE_BY_ACADEMIC_YEARCourse by Academic YearCOURSE_START_DATEcourse start date1900.01.01Appian.CR_REC_courseByAcademicYear.startdate
CM_COURSE_BY_ACADEMIC_YEARCOURSE_SUBJECT_CODEcourse subject codeUnknownAppian.CR_REC_courseByAcademicYear.subjectCode
CM_COURSE_BY_ACADEMIC_YEARCOURSE_TITLEcourse title. blanks ltrimed and rtrimedUnknownAppian.CR_REC_courseByAcademicYear.title
CM_COURSE_BY_ACADEMIC_YEARCOURSE_MED_YEARcourse year number taught in0Appian.CR_REC_courseByAcademicYear.year
CM_COURSE_OBJECTIVECOURSE_BY_ACADEMIC_YEAR_IDappian foreign key for Course By Academic Year(not null)Appian.MCOM_CM_objectivePair.courseId
CM_COURSE_OBJECTIVECOURSE_OBJECTIVEcourse objective description. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_objectivePair.courseobjective
CM_COURSE_OBJECTIVECOURSE_OBJECTIVE_IDappian course objective primary key(not null)Appian.MCOM_CM_objectivePair.id
CM_COURSEBYACADYEAR_PROGRAMCURRICULUM_PROGRAMCan be 'Core' or 'SELECT'. If program is 1 then both 'Core' and 'SELECT'   (separate records). If program is 2 then 'Core'. If program is 3 then   'SELECT'-1(derived) Appian.CR_REC_courseByAcademicYear.program
CM_COURSEBYACADYEAR_PROGRAMCOURSE_BY_ACADEMIC_YEAR_IDappian course by academic year foreign key-1Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
CM_PROGRAM_OBJ_COURSE_OBJCOURSE_OBJECTIVE_IDappian course objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.objectivePairId
CM_PROGRAM_OBJ_COURSE_OBJPROGRAM_OBJECTIVE_IDappian program objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.programObjectiveId
CM_PROGRAM_OBJECTIVEPROGRAM_OBJECTIVE_IDappian program objective primary key(not null)Appian.MCOM_CM_programObjective.programObjectiveId
CM_PROGRAM_OBJECTIVEPROGRAM_OBJECTIVE_TITLEprogram objective title. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_programObjective.title
CM_SESSIONCOURSE_BY_ACADEMIC_YEAR_IDappian foreign key for Course By Academic Year(not null)Appian.MCOM_CM_session.courseid
CM_SESSIONSESSION_DESCRIPTIONsession description. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_session.description
CM_SESSIONSESSION_DURATIONsession duration0Appian.MCOM_CM_session.duration
CM_SESSIONSESSION_IDappian session primary key(not null)Appian.MCOM_CM_session.id
CM_SESSIONSESSION_PREPERATION_HOURSsession preparationHours0Appian.MCOM_CM_session.preparationHours
CM_SESSIONSESSION_TITLEsession title. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_session.title
CM_SESSION_OBJ_COURSE_OBJCOURSE_OBJECTIVE_IDappian course objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.courseObjectiveId
CM_SESSION_OBJ_COURSE_OBJSESSION_OBJECTIVE_IDappian session objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.sessionObjectiveId
CM_SESSION_OBJECTIVESESSION_OBJECTIVE_IDappian session objective primary key(not null)Appian.MCOM_CM_sessionObjectivePair.id
CM_SESSION_OBJECTIVESESSION_IDappian session foreign key(not null)Appian.MCOM_CM_sessionObjectivePair.sessionid
CM_SESSION_OBJECTIVESESSION_OBJECTIVEsession objective name. blanks ltrimed and rtrimedUnknownAppian.MCOM_CM_sessionObjectivePair.sessionobjective

...