Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated appian to archivum, moved column name

Table of Contents
maxLevel3

...

The template is designed for the self-service creation of Power BI Reports for Curriculum Mapping. Currently the "Self-Service Curriculum Mapping Template" is accessible once given access to the Box folder 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 first tab includes core filters used in all Curriculum Mapping reporting, while the Relationship documentation tab provides information for the data fields that can be used in a report. Please delete this tab before a report is shared with others.

...

Tables and description in grey italics are not displayed in 'FIELDS' in PowerBI template, however, table can be made to be visible in 'Relationships' by right-clicking on grey table (tables in lighter grey are currently visible under FIELDS).

...

the Power BI template. There is no additional data in those tables except how items are mapped to one another.

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.
MethodsContains method information, with method type description noting Primary Instructional Method, Additional Instructional Method, or Assessment.
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_
COLUMN NAME
COLUMN_
TABLE NAMECOLUMN
_
DESCRIPTIONCOLUMN
_
DEFAULTCOLUMN
_
SOURCE
Content ObjectiveContent ObjectiveContent objective with number followed by description (e.g. 1.17.8 Predict the changes...)UnknownAppian.MCOM_CM_contentObjectives.DESCRIPTION
Content Objective DisciplineContent Objective
Discipline
Discipline or content area of a given content objective (e.g. Pharmacology, Neuroscience, Biochemistry)UnknownAppian.MCOM_CM_REF_disciplineDirector.DESCRIPTION
Content Objective HeadingContent Objective
Heading

Content objective heading description. Each heading will have subheadings
upto
up to level five.UnknownAppian.MCOM_CM_contentObjectiveHeading.DESCRIPTION
Content Heading Objective IDContent
Heading
Objective
ID
Appian
Archivum content objective heading foreign key.-1Appian.MCOM_CM_contentObjective.HEADERID
Content Objective IDContent Objective
ID
Appian
Archivum content objective
primary key
unique identifier.(not null)Appian.MCOM_CM_contentObjectiveHeading.DESCRIPTION
Course
by
Academic YearCourse by Academic YearAcademic year for the course, where the year is the year the academic year began.UNKNAppian.CR_REC_courseByAcademicYear.academicYear
Course by Academic Year IDCourse by Academic Year
ID
appian
Archivum composite
primay
primary key for Course By Academic Year(not null)Appian.CR_REC_courseByAcademicYear.courseAcademicYearId

Course Contact Hours

Course by Academic YearCourse
Contact Hourscourse
contact hours, pulled from Health Banner into Archivum0Appian.CR_REC_courseByAcademicYear.contactHours
Course DescriptionCourse by Academic YearCourse
Descriptioncourse description. blanks ltrimed and rtrimed
description as entered by course director/coordinator in ArchivumUnknownAppian.CR_REC_courseByAcademicYear.description
Course End DateCourse by Academic YearCourse
End Datecourse
end date as pulled from Health Banner into Archivum.Date in Power BI will display with Day, Month, Year, and Quarter which can be removed in a tableAppian.CR_REC_courseByAcademicYear.endDate
Course is Core FlagCourse by Academic Year
Course is Core Flag
Yes
'
if the course belongs to either
'
Core
'
or
'
Core and SELECT
'
, else
  'No'
No as entered into Archivum.No(derived) Appian.CR_REC_courseByAcademicYear.program

Course Is Outside Banner Flag


Course by Academic YearCourse
Is Outside Banner Flagcourse
is outside
banner
Health Banner flag. Yes if
outsideBanner=1
the course is not contained in Health Banner, Else No.NoAppian.CR_REC_courseByAcademicYear.outsideBanner
Course is SELECT FlagCourse by Academic Year
Course is SELECT Flag
Yes
'
if the course belongs to either
'
SELECT
'
or
'
Core and SELECT
'
, else
  'No'
No as entered into Archivum.No(derived) Appian.CR_REC_courseByAcademicYear.program
Course LocationCourse by Academic Year
Course Locationwhen location = 1, '
Location as entered in Archivum; Lehigh   Valley
'
    when location = 2, 'Tampa'
    Else 'Unknown'
or Tampa.Unknown(derived) Appian.CR_REC_courseByAcademicYear.location
Course Med YearCourse by Academic YearCourse
Med Yearcourse
med year number taught in as entered in Archivum by course director/coordinator.0Appian.CR_REC_courseByAcademicYear.year
Course NumberCourse by Academic YearCourse
Numbercourse number
number as pulled from Health Banner into ArchivumUnknownAppian.CR_REC_courseByAcademicYear.courseNumber
Course Start DateCourse by Academic YearCourse
Start Datecourse
start date as pulled from Health Banner into Archivum.Date in Power BI will display with Day, Month, Year, and Quarter which can be removed in a tableAppian.CR_REC_courseByAcademicYear.startdate
Course Subject CodeCourse by Academic YearCourse
Subject Codecourse
subject code as pulled from Health Banner into Archivum.UnknownAppian.CR_REC_courseByAcademicYear.subjectCode
Course TitleCourse by Academic YearCourse
Titlecourse title. blanks ltrimed and rtrimed
title as pulled from Health Banner into Archivum.UnknownAppian.CR_REC_courseByAcademicYear.title
Course
By
by Academic
Program
Year IDCourse
by
By Academic
Year ID
Program
appian
Archivum course by academic year foreign key-1Appian.CR_REC_courseByAcademicYear.courseAcademicYearId
Curriculum Program

Course By Academic

ProgramCurriculum

Program


Can be 'Core' or 'SELECT'. If
program is 1 then both
a course is taught to 'Core' and 'SELECT'
  (
, there are separate records
). If program is 2 then 'Core'. If program is 3 then   'SELECT'
for each curriculum program/course combination.-1(derived) Appian.CR_REC_courseByAcademicYear.program
Course Objective
Course by Academic Year IDCourse Objective
appian
Archivum foreign key for Course By Academic Year(not null)Appian.MCOM_CM_objectivePair.courseId
Course ObjectiveCourse Objective
course
Course objective description
. blanks ltrimed and rtrimed
as entered in Archivum by course director/coordinator.UnknownAppian.MCOM_CM_objectivePair.courseobjective
Course Objective IDCourse Objective
ID
appian
Archivum course objective
primary key
unique identifier.(not null)Appian.MCOM_CM_objectivePair.id
Keyword
Hierarchy

Keyword Hierarchy

ilios
Ilios term/keywordUnknownILIOS.term.title
Keyword
Hierarchy
DescriptionKeyword
Description
Hierarchy
ilios
Ilios term/keyword level (not consistently populated). Does not contain a keyword description.UnknownILIOS.term.description
Keyword
Hierarchy
IDKeyword
ID
Hierarchy
ilios
Ilios term/keyword
primary key
unique identifier(not null)ILIOS.term.term_id
Keyword Hierarchy
Keyword ID Level 1 (Level 2, Level 3, Level 4, Leve5)Keyword Hierarchy


Keyword LevelKeyword Hierarchy
keyword
Keyword hierarchy level-1(derived) ILIOS.term.term_id, ILIOS.term.parent_term.id
Keyword Hierarchy
Keyword Level 1 (Level 2, Level 3, Level 4, Level 5)Keyword Hierarchy


Keyword Level HierarchyKeyword Hierarchy


Parent Keyword IDKeyword Hierarchy
ilios
Ilios term/keyword parent key. Keywords have a hierarchy.-1ILIOS.term.parent_term_id
School IDKeyword HierarchySchool
IDschool id value looked up from the ilios vocabulary table
unique identifier value from Ilios.-1ILIOS.vocabulary.school_id
School TitleKeyword HierarchySchool
Titleschool
description
looked up value from the ilios vocabulary tableilios vocabulary foreign key
from Ilios.UnknownILIOS.school.title
Vocabulary IDKeyword Hierarchy
Vocabulary ID
Ilios vocabulary unique identifier. Joins to the
ilios
Ilios vocabulary table.-1ILIOS.term.vocabulary_id
Vocabulary TitleKeyword HierarchyVocabulary
Titlevocabulary
description value
looked up from the ilios vocabulary table
from Ilios.UnknownILIOS.vocabulary.title
MethodMethods
Method
Description of type of methodUnknownAppian_MCOM_CM_METHODS.METHOD
Methods
Method Code
alphanumeric
MethodsAlphanumeric as determined by Ilios (e.g IM001)UnknownAppian_MCOM_CM_methods.METHOD
Methods
Method IDMethods
appian
Archivum method
primary key
unique identifier(not null)Appian_MCOM_CM_methods.METHODID
Methods
Method TypeMethodsPrimary Instructional Method; Assessment MethodUnknown(derived) Appian_MCOM_CM_methods.PRIMARY and Appian_MCOM_CM_methods.METHODTYPE
Methods
Method Type CodeMethodsIM = Primary Instructional Method; AM = Assessment MethodUAppian_MCOM_CM_methods.METHODTYPE
Methods

Primary Method Flag

MethodsYes for Primary Instructional Method; No for Assessment MethodUnknownAppian_MCOM_CM_methods.PRIMARY
Program Objective
Course Objective IDProgram Objective Course Objective
ID
appian
Archivum course objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.objectivePairId
Program Objective
Course Objective
IDProgram Objective Course Objective
ID
appian
Archivum program objective foreign key(not null)Appian.MCOM_CM_objectivePairProgramObjectiveJoin.programObjectiveId
Program Objective TitleProgram Objective
Title
program
Program objective title
. blanks ltrimed and rtrimed
UnknownAppian.MCOM_CM_programObjective.title
Program Objective IDProgram Objective
ID
appian
Archivum program objective
primary key
unique identifier(not null)Appian.MCOM_CM_programObjective.programObjectiveId
Session
Course by Academic ID
appian foreign key for
SessionArchivum Course By Academic Year unique identifier(not null)Appian.MCOM_CM_session.courseid
SessionSessionSession title
; blanks ltrimed and rtrimed
as entered in Archivum by course director/coordinatorUnknownAppian.MCOM_CM_session.title
Session Description

Session

Description

session description. blanks ltrimed and rtrimed
Session description as entered in Archivum by course director/coordinatorUnknownAppian.MCOM_CM_session.description
Session Duration HoursSession
Duration Hours
session
Session duration hours as entered in Archivum by course director/coordinator0Appian.MCOM_CM_session.duration
Session IDSession
ID
appian
Archivum session
primary key
unique identifier(not null)Appian.MCOM_CM_session.id
Session Preparation HoursSession
Preparation Hours
session
Session student preparation hours as entered in Archivum by course director/coordinator0Appian.MCOM_CM_session.preparationHours
Session Total HoursSession
Total Hours
Total hours, combining session duration hours and session preparation hours0Appian.MCOM_CM_session.totalduration
Session Objective
Course Objective IDSession Objective Course Objective
ID
appian
Archivum course objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.courseObjectiveId
Session Objective
Course Objective
IDSession Objective
ID
Course Objective
appian
Archivum session objective foreign key(not null)Appian.MCOM_CM_sessionObjectivePairCourseObjectiveJoin.sessionObjectiveId
Session
Objective
IDSession
ID
Objective
appian
Archivum session
foreign key
unique identifier(not null)Appian.MCOM_CM_sessionObjectivePair.sessionid
Session ObjectiveSession Objective
session
Session objective name
. blanks ltrimed and rtrimed
as entered in Archivum by course director/coordinatorUnknownAppian.MCOM_CM_sessionObjectivePair.sessionobjective
Session Objective IDSession Objective
ID
appian
Archivum session objective primary key(not null)Appian.MCOM_CM_sessionObjectivePair.id

Data Refreshed On

Data in this report is not live, but refreshed regularly. The date on the bottom right of the report displays the last day the data was refreshed from Archivum Curriculum Mapping. 

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.