Degree Block Terminology Key
If (ATTRIBUTE=EDDO) Then
36 Credits
Proxy-Advice "36 credits are required. You currently have <APPLIED>,"
Proxy-Advice "you still need <NEEDED> more credits."
Else
60 Credits
Proxy-Advice "60 credits are required. You currently have <APPLIED>,"
Proxy-Advice "you still need <NEEDED> more credits."
MaxCredits 0 in @ (WITH DWAGE > 10) TAG=O9EML
MinGPA 3.0
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=G1 and DWGradeLetter<>PLAN)
Except HHS 507, PDED 518A
HeaderTag MaxReason="G1 courses are excluded."
MaxCredits 0 in @ (WITH DWSchool=GR and DWGradeLetter<>PLAN)
Except PDED 518AA, PDED 518AB
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 9 in @ (WITH DWTRANSFER="Y" AND ATTRIBUTE<>"OUM")
MaxCredits 24 in @ (WITH DWTRANSFER="Y" AND ATTRIBUTE="OUM")
MaxPassFail 0 Classes
MaxCredits 0 in @ (WITH DWSchool=EP)
MaxCredits 0 in @ (WITH DWSchool=CE)
MaxClasses 0 in GENL @
;
If (@ @ (WITH DWResident=Y) was FOUND and (BannerGPA >= "3.0")) Then
Rule-Complete
Label 1J7QD "You meet the minimum GPA requirement."
Else
If (@ @ (WITH DWResident=Y) wasnot FOUND) Then
Rule-Complete
Label 8IKR0 "A minimum 3.0 GPA is required for good standing."
Else
Rule-Incomplete
Label 5TBVK "Your GPA is below 3.0 - please see an advisor."
1 BlockType (MAJOR)
Label 8CBFK "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