Degree Block Terminology Key
30 Credits TAG=SRJ4I
Proxy-Advice "30 credits are required. You currently have <APPLIED>, "
Proxy-Advice "you still need <NEEDED> more credits."
SpMaxCredits 9 in @ (WITH DWGradeLetter=T) TAG=51VYD
MaxCredits 0 in @ (WITH DWSchool=D1 and DWGradeLetter<>PLAN)
HeaderTag MaxReason="D1 courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=DO and DWGradeLetter<>PLAN)
HeaderTag MaxReason="DO courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=DR and DWGradeLetter<>PLAN)
HeaderTag MaxReason="DR courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=GR and DWGradeLetter<>PLAN)
HeaderTag MaxReason="GR courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=R1 and DWGradeLetter<>PLAN)
HeaderTag MaxReason="R1 courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=RA and DWGradeLetter<>PLAN)
HeaderTag MaxReason="RA courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=S1 and DWGradeLetter<>PLAN)
HeaderTag MaxReason="S1 courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=SP and DWGradeLetter<>PLAN)
HeaderTag MaxReason="SP courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=UG and DWGradeLetter<>PLAN)
HeaderTag MaxReason="UG courses are excluded."
MaxCredits 0 in @ (WITH DWAge>5) TAG=W39ME
MinGPA 3.0 TAG=2L07J
MaxCredits 0 in @ (WITH DWSchool=EP) TAG=E8G56
MaxCredits 0 in @ (WITH DWSchool=CE) TAG=GXH7G
MaxClasses 0 in GENL @ TAG=HFW8Y
;
If (@ @ (WITH DWResident=Y) was FOUND and (BannerGPA >= "3.0")) Then
Rule-Complete
Label 1 "You meet the minimum GPA requirement."
Else
If (@ @ (WITH DWResident=Y) wasnot FOUND) Then
Rule-Complete
Label 1.1 "A minimum 3.0 GPA is required for good standing."
Else
Rule-Incomplete
Label 2 "Your GPA is below 3.0 - please see an advisor.";
1 BlockType (MAJOR)
Label 3 "Major Requirements";
If (MAJOR=ERCE and CONC=ADML) then
1 Block (MAJOR=ERCE)
Label 4 "Major Requirements";
If (Description="CPOS") THEN
BEGINIF
If (NumConcs>=6) Then
6 BlockTypes (CONC)
Label JF2Y4 "Concentration Requirements"
Else If (NumConcs=5) Then
5 BlockTypes (CONC)
Label LDBTW "Concentration Requirements"
Else If (NumConcs=4) Then
4 BlockTypes (CONC)
Label HUV4J "Concentration Requirements"
Else If (NumConcs=3) Then
3 BlockTypes (CONC)
Label UNOE2 "Concentration Requirements"
Else If (NumConcs=2) Then
2 BlockTypes (CONC)
Label P88GP "Concentration Requirements"
Else If (NumConcs=1) Then
1 BlockTypes (CONC)
Label 6U9U6 "Concentration Requirements"
ENDIF