Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Template Description

The template is designed for the creation of Power BI Report development for future Curriculum Mapping reports. Currently the Template can be located at \\usffs.forest.usf.edu\odrive$\IT-BIA\Projects\PowerBI\Templates by the name of "Self-Service Curriculum Mapping Template". The Template contains all the currently mapped data and details needed for Curriculum Mapping reports. The template contains the core filters used in all Curriculum Mapping reporting along with a Relationship documentation tab that provides information for the data fields that can be used in a report (which should be deleted before a created report is published).


Filters

Course Academic Year

Academic year the courses were offered, listed in four digit format for the year the term began.

Med Year

Year of academic progress for the medical school program, year 1-4.

Curriculum Program

Core or SELECT options available. Choosing a program will display all items a student in that program could experience.

Table Details


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 Academic Year ProgramContains mapping between course_by_academic_year_id and program. Courses linked to both Core and SELECT programs will have two 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
Course by Academic YearCOURSE_CONTACT_HOURScourse contact hours0Appian.CR_REC_courseByAcademicYear.contactHours
Course by Academic YearCOURSE_BY_ACADEMIC_YEAR_IDappian composite primay key for Course By Academic Year(not null)Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
Course by Academic YearCOURSE_NUMBERcourse numberUnknownAppian.CR_REC_courseByAcademicYear.courseNumber
Course by Academic YearCOURSE_DESCRIPTIONcourse description. blanks ltrimed and rtrimedUnknownAppian.CR_REC_courseByAcademicYear.description
Course by Academic YearCOURSE_END_DATEcourse end date2099.12.31Appian.CR_REC_courseByAcademicYear.endDate
Course by Academic YearCOURSE_IS_OUTSIDE_BANNERcourse is outside banner flag. Yes if outsideBanner=1, Else NoNoAppian.CR_REC_courseByAcademicYear.outsideBanner
Course 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

CM_COURSE_BY_ACADEMIC_YEAR Copy

Currently within the data model there are 2 tables that contain the same data, the table is CM_COURSE_BY_ACADEMIC_YEAR.

The two tables provide ways to access data point(s) differently due to how objectives are mapped to each other in the source. The path you take depends on what question is been asked with the data.

Not all course objectives are always mapped to a session objective and hence a session. Keeping that in mind here are the possible scenarios:

  • To get all connected data points here is the path that needs to be followed:

Content Objective Subheadings <- Content Objective <-Course -> Session -> Session Objective -> Course Objective -> Program Objective

  • To get all the course objectives connected to a course (not necessarily mapped to a session objective), and program objectives connected to those course objectives, here is the path that needs to followed:

Course-> Course Objective -> Program Objective

Disclaimer 

This report only displays values as the were in Archivum Curriculum Mapping at last refresh as indicated at the bottom of the report. Those values are subject to change over time. Unauthorized use of this report is prohibited. If you log on to this computer system, you acknowledge your awareness of and concurrence with the University of South Florida policies. The University will prosecute violators to the full extent of the law.

  • No labels