Related Topics   

Standardized High School Transcript

Contents

1 Overview

2 Transcript Form

3 Header

4 Body -- Selection Criteria

5 Body -- Schools Attended

6 Body -- Course Designations

7 Body -- Acad Rec & Summary

8 Body -- Grades & Grade Marks

9 Body -- Month/Year

10 Body -- Credits

11 Body -- Dividing Credits

12 Body -- Academic Record

13 Body -- Summary

14 Body -- Addl State Reqmts

15 Footer

16 Summary by Range

17 Summary by Individual

18 Fields

19 Selection Screens

20 How-to by Range

21 How-to by Individual

9 Body – Month and Year

After each grade mark in the student-class table has been selected for the standardized transcript, the month and year for the grade mark are determined by one of the two following methods:

  1. Course Completion Date:  First, the existence of data in student-class.wn-cor-comp-date is checked. If data exists, that date is used for the month/year.  

If the student-class.wn-cor-comp-date contains no data, the Grading Period End Date from the Grading Period table is used to determine the month/year.

  1. Find the Grading Period End Date of the Grading Period table (grading-period.gp-end-date).

For class-grading.track, class-grading.school-year, class-grading.entity-ID and class-grading.grading-period-nbr, find grading-period.track, grading-period.school-year, grading-period.entity-ID and grading-period.grading-period-nbr.

  1. If the grade mark is a final grade, find class-grading.grading-period-nbr where class-grading.control-set-ref = 0 and class-grading.get-final = "Y". Find the corresponding grading-period.grading-period-nbr.

  2. If the grade mark is a semester grade, find class-grading.grading-period-nbr where class-grading.control-set-ref = 0 and class-grading.get-sem = "Y". Find the corresponding grading-period.grading-period-nbr.

  3. If the grade mark is a term grade, find class-grading.grading-period-nbr where class-grading.control-set-ref = 0 and class-grading.get-term = "Y". Find the corresponding grading-period.grading-period-nbr.

Page Updated 8/05

Top