Wisconsin Ed-Fi Data v3.1 - Student Academic Records

Tool Search: Ed-Fi

This educational entity represents the cumulative record of academic achievement for a student.

Object Triggering Logic

This table describes logic for triggering syncing of this object.

ActionTrigger
Post

When a student is given a Diploma Date and Diploma Type.

  • Report only for an enrollment with WI State Enrollment Type = Primary.

  • If the student has more than 1 enrollment look for the following to determine which enrollment the record should be associated:

    1. If the Diploma Date overlaps the enrollment start and end dates report from that enrollment.
      1. If the Enrollment end date is NULL, use the end of the school year as the default date (6/30).
    2. If the Diploma Dates does not overlap the enrollment(s) look for an enrollment in the same school year as the diploma date. Report based on that enrollment.
      1. If there is no enrollment in that year, do NOT send a record.
    3. If more than 1 enrollment qualifies, report from enrollment service type in the following order: Primary, Special Ed.
    4. If enrollment service types are the same, report:
      1. first from an Enrollment with the end status = HSC
      2. then from the most recent end date
      3. finally by highest enrollment ID
  • If Ed-Fi Configuration Profile = Choice + Opt in report a record for all eligible students if Choice = Yes or No on the student's enrollment.
  • If Ed-Fi Configuration Profile = Choice AND Choice = No on Student enrollment, do not report a record.
  • Do not send a record driven from any enrollment with WISE Exclude, State Exclude, or No Show checked marked.

  • Do not send a record if enrollment is in a calendar marked as State Exclude, Summer School, or in a School marked Exclude.
  • If Ed-Fi Configuration Profile = Choice AND Choice is changed from No to Yes on Student enrollment and saved, post a new record.
  • Do not send a record if the transcript's score is null.
Post/Put

When a student is given a Diploma Date and Diploma Type:

  • Only post for the records in the Student Academic Record (SAR) and configured ear the Diploma Date is associated.
  • If the student already has SAR records from posted Transcript records, update the existing record with the Diploma information.
    • If all of the student's transcript records are deleted, a new SAR will post from the Diploma Record.
  • If the student does not have any SAR records from posted Transcript records, create 1 SAR record to report the Diploma information.
    • If the Term Descriptor cannot be determined, provide an error with the following message, "Could not identify a valid term type for diploma record".
    • If the Diploma date and/or Diploma Type fields are made NULL, the SAR record will delete.
DeleteWhen the State Exclude, WISE Exclude, or No Show check boxes are checked.
DeleteIf a Graduation record is deleted and the student does not have any transcript records that would create a Student Academic Record.
DeleteIf the Diploma Date is changed to no longer occur in the configured year and the student does not have any transcript records that would create a Student Academic Record.


School Exclude, Calendar Exclude, Resource Toggle and Resync Logic

This table describes the School Exclude, Calendar Exclude, Resource Toggle and Resync logic of this object.

ActionTrigger
NoneIf a resource is toggled to 'OFF' after data has sent, all sent data will remain in the ODS but no new data will send.
DeleteIf a resource is toggled to 'OFF" after data has sent and an action is performed that would trigger a delete, that data will remain in the ODS until a resync is done.
ResyncIf a record is in the Ed-Fi Identity Mapping table and not in the ODS, it will be deleted from the Ed-Fi Identity Mapping table.
ResyncIf a record is in the ODS and it does not have a matching record in Campus or the Ed-Fi Identity Mapping table, it will be deleted from the ODS.
ResyncIf a mapping is changed in Resource Preferences, a resync will need to be done to reflect the changes.


Natural Key Changes, Cascading Updates, and Deletes Logic

This table describes the Natural Key Changes/Cascading Updates and Deletes logic of this object.

ActionTrigger
Delete/Post

If any part of the Natural Key Changes

  • If the District Number changes all data will remain under the old number. The delete tool would need to be used to remove all old data.

Delete/PostIf an Ed-Fi ID changes, this will happen with the cascading deletes from the Ed-Fi ID Change trigger.
Delete/PostIf the End Year the transcript record or diploma record is aligned to changes.
Delete/PostIf the Term Descriptor is changed.
Delete/PostIf the natural key changes all dependent resources will delete/post.
Dependent ResourcesCourse Transcripts


Scope Year Logic

This table describes scope year logic of this object.

Logic

Records will send to each scope year in which the Course Transcript record is posted.

Records will only post to the SAR records for the year the diploma date occurs in but SAR records will post to all scoped years.

  • The Diploma Date must be on or after the school year's start date and on or before the school year's end date defined in the School Years editor.  If blank, the default start date of 7/1/xxxx and end date of 6/30/xxxx are used.
Data will only send for years that have a valid configuration.


Resource Preferences

This table describes the Resource Preferences of this object.

Data Element LabelMapping Needed
Ed-Fi Transcript Term OverrideTerm Descriptor for Course Transcripts
Graduation Diploma TypeDiploma Type Descriptors
Graduation Diploma TypeAchievement Category Descriptors


Event Queue Detail

This table describes the Event Queue Detail of this object.

Campus TableEd-Fi ActionFields
transcriptcoursePost/Put/DeleteThe primary table used for sending data for this resource.
graduationPost/Put/DeleteThe primary table used for sending data for this resource.
transcriptcreditPutcumulativeAttemptedCredits, cumulativeEarnedCredits, sessionAttemptedCredits, sessionEarnedCredits

Object Data Elements

This table describes data elements sent within the Student Academic Records resource.

Data Element LabelBusiness RequirementBusiness RulesM, C or O

Data Source GUI Path

Database Field
idThe unique identifier of the resource.


M

termDescriptor   The term for the session during the school year.
  1. Always report 'Annual'.
M

 educationOrganizationReference A reference to the related EducationOrganization resource.
  1. Report the School ID that the student graduated from. First determine the associated enrollment.
    • If the Diploma Date falls within a student's enrollment report from that enrollment.
    • If the Diploma Date falls outside of a student's enrollment, report the school from the most recent enrollment.
    • If the student has more than 1 enrollment in more than 1 school report the school from the primary enrollment.
    • If enrollment types are the same, report from most recent end date.
  2. If the School Override is set on the associated enrollment, report the school ID from the Override.
  3. Otherwise, report the school ID for the enrollment school.
M System Administration > Resources > School > School Editor > School Detail > Ed-Fi School Number
 schoolYearTypeReference A reference to the related SchoolYearType resource.
  1. Reports the end year for the transcript record being reported
  2. Reports the end year the Diploma Date is aligned to
M

studentReferenceA reference to the related Student resource.
  1. Reports the fields that are part of the Natural Key for the Student resource.
M

academicHonorsAn unordered collection of studentAcademicRecordAcademicHonors. This educational entity represents the cumulative record of academic achievement for a student.
  1. This is optional, does not report.
O

classRankingThis educational entity represents the cumulative record of academic achievement for a student.
  1. This is optional, does not report.
O

cumulativeEarnedCreditConversionConversion factor that when multiplied by the number of credits is equivalent to Carnegie units.
  1. This is optional, does not report.
O

cumulativeAttemptedCreditsThe 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.
  1. This is optional, does not report.
O

cumulativeAttemptedCreditTypeDescriptor

The type of credits or units of value awarded for the completion of a course.

  1. This is optional, does not report.
O

cumulativeAttemptedCreditConversionConversion factor that when multiplied by the number of credits is equivalent to Carnegie units.
  1. This is optional, does not report.
O

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.
  1. This is optional, does not report.
O

 cumulativeEarnedCreditTypeDescriptor 

The type of credits or units of value awarded for the completion of a course.

  1. This is optional, does not report.
O

cumulativeGradePointAverageA measure of average performance in all courses taken by an individual during his or her school career as determined for record-keeping purposes. This is obtained by dividing the total grade points received by the total number of credits attempted. This usually includes grade points received and credits attempted in his or her current school as well as those transferred from schools in which the individual was previously enrolled.
  1. This is optional, does not report.
O

cumulativeGradePointsEarnedThe cumulative number of grade points an individual earns by successfully completing courses or examinations during his or her enrollment in the current school as well as those transferred from schools in which the individual had been previously enrolled.
  1. This is optional, does not report.
O

diplomasAn unordered collection of studentAcademicRecordDiplomas. This educational entity represents the cumulative record of academic achievement for a student.
  1. See Array data below for requirements.
O

gradeValueQualifierThe scale of equivalents, if applicable, for grades awarded as indicators of performance in schoolwork. For example, numerical equivalents for letter grades used in determining a student's Grade Point Average (A=4, B=3, C=2, D=1 in a four-point system) or letter equivalents for percentage grades (90-100%=A, 80-90%=B, etc.).
  1. This is optional, does not report.
O

projectedGraduationDateThe month and year the student is projected to graduate.
  1. This is optional, does not report.
O

recognitionsAn unordered collection of studentAcademicRecordRecognitions. This educational entity represents the cumulative record of academic achievement for a student.
  1. This is optional, does not report.
O

reportCardsAn unordered collection of studentAcademicRecordReportCards. This educational entity represents the cumulative record of academic achievement for a student.
  1. This is optional, does not report.
O

sessionAttemptedCreditConversionConversion factor that when multiplied by the number of credits is equivalent to Carnegie units.
  1. This is optional, does not report.
O

sessionAttemptedCreditsThe number of an credits an individual attempted to earn in this session.
  1. This is optional, does not report.
O

sessionAttemptedCreditTypeDescriptorKey for Credit.
  1. This is optional, does not report.
O

sessionEarnedCreditConversionConversion factor that when multiplied by the number of credits is equivalent to Carnegie units.
  1. This is optional, does not report.
O

sessionEarnedCreditsThe number of an credits an individual earned in this session.
  1. This is optional, does not report.
O

sessionEarnedCreditTypeDescriptorKey for Credit.
  1. This is optional, does not report.
O

sessionGradePointsEarnedThe number of grade points an individual earned for this session.
  1. This is optional, does not report.
O

sessionGradePointAverageThe grade point average for an individual computed as the grade points earned during the session divided by the number of credits attempted.
  1. This is optional, does not report.
O

etagA unique system-generated value that identifies the version of the resource.
  1. This is optional, does not report.
O

Arrays

Click here to expand...

Diplomas

Data Element LabelBusiness RequirementBusiness RulesM, C or O

Data Source GUI Path

Database Field
 DiplomaTypeDescriptor The type of diploma/credential that is awarded to a student in recognition of his/her completion of the curricular requirements.
  1. Report the Ed-Fi Code for the Diploma Type selected.
MStudent Information> General> Graduationgraduation.diplomaType
 diplomaAwardDate 
The month, day, and year on which the student met graduation requirements and was awarded a diploma.
  1. Report the Diploma Date.
MStudent Information> General> Graduationgraduation.diplomaDate
achievementCategoryDescriptor

This descriptor defines the category of achievement attributed to the learner.

  1. Report the Ed-Fi Code from the mapping for this field based on the Diploma Type in which the student is associated.
MStudent Information> General> Graduation> Diploma Typegraduation.diplomaType