Degree Block Terminology Key
30 Credits TAG=WKKCT
Proxy-Advice "30 credits are required. You currently have <APPLIED>, "
Proxy-Advice "you still need <NEEDED> more credits."
MinGPA 3.0 TAG=2HY4R
MaxPassFail 0 Classes TAG=S3PL7
MaxCredits 0 in @ (WITH DWSchool=D1 and DWGradeLetter<>PLAN)
Except @ (WITH DWSCHOOL=D1 and ATTRIBUTE=EHHS and DWGradeLetter=INPR)
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=G1 and DWGradeLetter<>PLAN)
HeaderTag MaxReason="G1 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=UG and DWGradeLetter<>PLAN)
HeaderTag MaxReason="UG courses are excluded."
MaxCredits 6 in @ (WITH DWTRANSFER="Y" AND ATTRIBUTE<>"UOM") TAG=M38BY
MaxCredits 24 in @ (WITH DWTRANSFER="Y" AND ATTRIBUTE="UOM") TAG=JC3EH
SHAREWITH (MAJOR) TAG=VD7FQ
SHAREWITH (CONC) TAG=ECM2F
MaxCredits 0 in @ (WITH DWSchool=EP) TAG=VOLEP
MaxCredits 0 in @ (WITH DWSchool=CE) TAG=RQ8ZS
MaxClasses 0 in GENL @ TAG=XAZIQ
;
REMARK "Any course earning lower than a B- must be retaken"
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 (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