Evaluation Management System (EMS) Category Rules
Rules in the following category are delivered as examples to demonstrate the use of an automated rating scheme as part of an Evaluation. All Rules created which interact with the Evaluation records should be built under this category to take advantage of the delivered data sets and Rule group which support Rules processing for Evaluations.
| Rule ID | Name | Long Description |
|---|---|---|
|
SCC_RULE_ID_20140306170755 |
Rating Scheme Calculation Example |
This Rule can be used at the Evaluation Rating Scheme level as an alternate calculation of the Overall Rating value for the scheme. This example returns the sum of the component rating values. |
|
SCC_RULE_ID_20140303114951 |
Test Score Rule Example |
This Rule returns a rating value for the rating component based upon the highest score value in a comparison of ACT scores and SAT I scores. Calls a number of Rules to get the scores from the test score records, evaluate those results against a rating scale to obtain the rating value to populate the rating component. |
|
SCC_RULE_ID_20140306173039 |
Academic Qualification Example |
This Rule returns a rating value to the rating component based upon education data fields of percentile rank and converted GPA contained in External Academic Summary. Calls a number of other Rules which get the GPA and percentile values, evaluate those results against a rating scale to obtain the rating value to populate the rating component. |
|
SCC_RULE_ID_20140306172622 |
Courses Completed Requirement Example |
This Rule returns a rating value to the rating component based on a count of completed subjects in External Academic Subjects. |
|
SCC_RULE_ID_20140304120320 |
Get ACT Rating Value Example |
Returns the rating value for an ACT score. |
|
SCC_RULE_ID_20140306141320 |
Get Course Count Rating Example |
Gets the rating value for Course Count. |
|
SCC_RULE_ID_20140306143945 |
Get Course Requirement Rating Example |
Returns a rating value based on the number of Courses Completed for all Academic History entries that have External Academic Data rows where External Career = HS and Transcript Type = OFF. |
|
SCC_RULE_ID_20140306161125 |
Get Courses Completed Count Example |
Returns a count of completed courses in External Academic Subjects. |
|
SCC_RULE_ID_20140304123947 |
Get GPA Rating Example |
Returns the rating value for a GPA. |
|
SCC_RULE_ID_20140304162158 |
Get High School Rating Example |
Gets the highest rating value of the Converted GPA and Percentile values and passes to Get High School Rating Driver Rule. |
|
SCC_RULE_ID_20140304170413 |
Get High School Rating Driver Example |
Loops through External Academic Data where External Career = HS for an EMPLID and calls Get High School Rating. Returns the highest High School Rating. |
|
SCC_RULE_ID_20140226160705 |
Get Highest Test Component Score Example |
Returns the highest score for the specified EMPLID, TEST_ID, and TEST_COMPONENT. |
|
SCC_RULE_ID_20140304155504 |
Get Percentile Rating Example |
Returns the rating value for a Percentile Rank. |
|
SCC_RULE_ID_20140304121526 |
Get SAT I Rating Value Example |
Returns a rating value for a SAT I Test Score Total. |
|
SCC_RULE_ID_20140226155857 |
Get Test Component Scores Example |
Returns a list of test component scores for the specified EMPLID, TEST_ID and TEST_COMPONENT. |