Skip to main content
Skip table of contents

Student Transcripts

This category captures overall cumulative academic information and current year course transcript grades. The Student Transcripts category includes the following data views and resources:

Academic Records

This view captures details about the cumulative record of academic achievement for a student. Each student's course transcript must be accompanied by an Academic Record. The layout includes the Student Number, Student Name, Grade Level, School Year, Store Code, UIC (student's Michigan unique identification code), Last Publish Date, and Publishing ID.

studentAcademicRecord

This resource represents the the cumulative record of academic achievement for a student and functions as the header record for the student CourseTranscript resource.

Primary PowerSchool Source Data

  • [Terms]
  • [StoredGrades]

Selection Criteria

Records are published if the following criteria are met:

  • StudentUniqueId must be populated in PowerSchool.
  • The student must not be excluded from state reporting.
  • The school associated with the StoredGrades record must not be excluded from state reporting.
  • The stored grade must not be excluded from transcripts.

Resource Output

  • A separate studentAcademicRecord is published for each combination of student and school year that meets the required criteria.
  • The studentAcademicRecord resource is dependent on the prior publishing of the following resources: Student and StudentSchoolAssociation.
  • LEAs and Schools may upload (publish) data to the Ed-Fi ODS in real time or on-demand ("Schedule" button).

Note: Click Export to export the data collection results to an Excel spreadsheet.

Data Element

Description

Data Type

Stored in [Table]Field

Req'd

educationOrganizationReference
A reference to the related EducationOrganization resource.
R

/educationOrganizationId

The school associated with the studentAcademicRecord.

Integer

[Students]SchoolId
[ReEnrollments]SchoolId (historical)

R
schoolYearTypeReference
A reference to the related SchoolYearType resource.

R

/schoolYear 

The school year associated with the studentAcademicRecord.Integer[Terms]YearID 

studentReference

 A reference to the related Student resource

R

/studentUniqueId 

The student associated with the studentAcademicRecord.

String[Students]State_StudentNumber 
termDescriptorThe name of the term associated with the studentAcademicRecord, for example, First semester, Second semester, Year long, Summer school.String

Derived from:
[StoredGrades]StoreCode

Y1: 'Year Round'
S1: 'Fall Semester'
S2: 'Spring Semester'
T1: 'First Trimester'
T2: 'Second Trimester'
T3: 'Third Trimester'
Q1: 'First Quarter'
Q2: 'Second Quarter'
Q3: 'Third Quarter'
Q4: 'Fourth Quarter'
H1: 'First Hexter'
H2: 'Second Hexter'
H3: 'Third Hexter'
H4: 'Fourth Hexter'
H5 : 'Fifth Hexter'
H6: 'Sixth Hexter'
Otherwise: 'MiniTerm'

R
cumulativeEarnedCreditsThe cumulative number of credits an individual earns by completing courses or examinations during his or her enrollment in the current school as well as those credits transferred from schools in which the individual had been previously enrolled.Number[StoredGrades]EarnedCrHrsO

Back to top

Transcript Courses

This view captures details about the final record of a student’s performance in their courses at the end of a semester or school year. The layout includes the Student Number, Student Name, Grade Level, Store Code, Final Grade, Course Code, Section, Course Title, Teacher Name, UIC (student's Michigan unique identification code), Last Publish Date, and Publishing ID.

courseTranscript

This resource represents the final record of a student's performance in their courses at the end of a semester or school year.

Primary PowerSchool Source Data

  • [Courses]
  • [StoredGrades]
  • [Terms]
  • [S_MI_TRM_TSDL_X]

Selection Criteria

Records are published if the following criteria are met:

  • The student was previously published in the Student Parent category.
  • StudentUniqueId must be populated in PowerSchool.
  • The student must not be excluded from state reporting.
  • The school must not be excluded from state reporting.
  • The section associated with the stored grades must not be excluded from state reporting.
  • The stored grades record must not be excluded from the transcript.
  • The Store Code for the grade must be a final grade code for the course term.

Resource Output

  • A separate Course Transcript record is published for each student and each course attempt with a Stored Grades record that meets the required criteria.
  • The StudentProgramAssociation resource is dependent on the prior publishing of the following resources: Student Demographics.
  • LEAs and Schools may upload (publish) data to the Ed-Fi ODS in real time or on-demand ("Schedule" button).

Note: Click Export to export the data collection results to an Excel spreadsheet.

Data Element

Description

Data Type

Stored in [Table]Field

Req'd

courseReference

A reference to the related Course resource.

R

/educationOrganizationId

The district associated with the course.Integer[Prefs] where name = districtnumberR

/code

The actual code that identifies the organization of subject matter and related learning experiences provided for the instruction of students.String[Courses]CourseNumberR

studentAcademicRecordReference

A reference to the related StudentAcademicRecord resource.

R

/studentUniqueId

The student associated with the studentAcademicRecord.String[Students]State_StudentNumberR

/educationOrganizationId

The school associated with the studentAcademicRecord.Integer[Students]SchoolId
[ReEnrollments]SchoolId (historical)
R

/schoolYear

The identifier for the school year.Integer[Terms]YearIDR

/termDescriptor

The name of the term associated with the studentAcademicRecord, for example, First semester, Second semester, Year long, Summer school.String

Derived from:
[StoredGrades]StoreCode

Y1: 'Year Round'
S1: 'Fall Semester'
S2: 'Spring Semester'
T1: 'First Trimester'
T2: 'Second Trimester'
T3: 'Third Trimester'
Q1: 'First Quarter'
Q2: 'Second Quarter'
Q3: 'Third Quarter'
Q4: 'Fourth Quarter'
H1: 'First Hexter'
H2: 'Second Hexter'
H3: 'Third Hexter'
H4: 'Fourth Hexter'
H5 : 'Fifth Hexter'
H6: 'Sixth Hexter'
Otherwise: 'MiniTerm'

R
courseAttemptResultTypeThe result from the student's attempt to take the course, for example: Pass Fail Incomplete Withdrawn ExpelledString

The value is passed for first condition that is met.

[S_MI_TRM_TSDL_X]completionstatus = 'TO', 'CP', or 'CS': 'Pass'
[S_MI_TRM_TSDL_X]completionstatus = 'CF': 'Fail'
[S_MI_TRM_TSDL_X].completionstatus = 'I': 'Incomplete'
[S_MI_TRM_TSDL_X]withdrawalstatus = 'TO': 'Pass'
[S_MI_TRM_TSDL_X]withdrawalstatus = 'WE', 'WP', or 'WF': 'Withdrawn'

[MaxTerm]TermID < 0: 'Withdrawn'
Otherwise, if [StoredGrades]PotentialCrHrs > 0 then
if [StoredGrades]EarnedCrHrs >= [StoredGrades]PotentialCrHrs: 'Pass'
if [StoredGrades]EarnedCrHrs > 0: 'Incomplete'
Othewise: 'Fail'

[StoredGrades]Grade starts with 'P': 'Pass'
[StoredGrades]Grade starts with 'I': 'Incomplete'
[StoredGrades]Grade starts with 'F': 'Fail'

If [StoredGrades]Percent >= [GradeScaleItem]CutOffPercentage and the record for the max value of [GradeScaleItem]GraduationCredit = 1: ‘Pass’
Otherwise: ‘Fail’

R
attemptedCreditsThe number of credits attempted for a course.Number

If [StoredGrades]Grade_Level < 7 or [StoredGrades]PotentialCrHrs is empty then '0'

Otherwise [StoredGrades]PotentialCrHrs

O
earnedCreditsThe number of credits awarded or earned for the course.Number

If [StoredGrades]Grade_Level < 7 or [StoredGrades]EarnedCrHrs is empty then '0'

Otherwise [StoredGrades]EarnedPotentialCrHrs

R
whenTakenGradeLevelDescriptorThe student's grade level at time of course.String

If [StoredGrades]Grade_Level =

  • 1: '01'
  • 2: '02'
  • 3: '03'
  • 4: '04'
  • 5: '05'
  • 6: '06'
  • 7: '07'
  • 8: '08'
  • 9: '09'
  • 10: '10'
  • 11: '11'
  • 12: '12'
  • 13 then 'Grade 13'
O
methodCreditEarnedTypeThe method the credits were earned, for example: Classroom, Examination, Transfer.String

If [StoredGrades]SectionID = 0 then 'Transfer credit'
Otherwise 'Classroom credit'

O
finalLetterGradeEarnedThe final indicator of student performance in a class as submitted by the instructor.String[StoredGrades]Grade if not NullO
finalNumericGradeEarnedThe final indicator of student performance in a class as submitted by the instructor.Number[StoredGrades]Percent if not NullO
courseTitleThe descriptive name given to a course of study offered in a school or other institution or organization. In departmentalized classes at the elementary, secondary, and postsecondary levels (and for staff development activities), this refers to the name by which a course is identified (e.g., American History, English III). For elementary and other non-departmentalized classes, it refers to any portion of the instruction for which a grade or report is assigned (e.g., reading, composition, spelling, and language arts).String[Courses]CourseNameO
alternativeCourseTitleThe descriptive name given to a course of study offered in the school, if different from the CourseTitle.String[Courses]CourseNameO
alternativeCourseCodeThe local code assigned by the school that identifies the course offering, the code from an external educational organization, or other alternate course code.String

[Courses]CourseNumber

O

Back to top

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.