The GetClassCreditXRefInt common function is used by a number of reports to identify the diploma category (or categories) to which the credit earned by a student for a particular course is assigned.
On some reports the diploma category is used directly (e.g. Status Sheet, Secondary Report Card) and on others (e.g. Status Sheet, OST, OCAS/OUAC, OnSIS) it is used to determine whether the credit is to be considered compulsory credit.
The function returns a record for each course in which a student has earned credit, each record containing the diploma category and the number of credits from the course assigned to that category (the credit for a course can be split between categories). The function uses the following categories:
These are the categories shown on the Status Sheet report. All categories except '99 – Optional' are considered compulsory categories.
|
Code |
Category |
|---|---|
|
01 |
English 9 |
|
02 |
English 10 |
|
03 |
English 11 |
|
04 |
English 12 |
|
05 |
French As A Second Language |
|
06 |
Senior Math |
|
07 |
Other Math |
|
08 |
Science |
|
09 |
Canadian History |
|
10 |
Canadian Geography |
|
11 |
Arts |
|
12 |
Physical And Health Education |
|
13 |
Civics |
|
14 |
Career 1 |
|
15 |
Group 1 |
|
16 |
Group 2 |
|
17 |
Group 3 |
|
99 |
Optional |