EvaluationLevels (ver9.2.0)
This table contains district-level values used to assess students' risk for failure. To navigate to this page in the application: District > At Risk Setup > Scores.
Column Name | Initial Version | Type | Description |
---|---|---|---|
ID | 9.2.0 | Number(10,0) | Unique sequential number generated by the application. Required. |
Name | 9.2.0 | Varchar2 (50) | User created risk level name. Required. |
PointValue | 9.2.0 | Number(5,2) | Point value above which the student is considered at-risk. Required. |
WhenCreated | 9.2.0 | Timestamp(6) | Date and time the record was created. Defaults to system date. Required. |
WhenModified | 9.2.0 | Timestamp(6) | Date and time the record was modified. Defaults to system date. Required. |
WhoCreated | 9.2.0 | Varchar2(100) | The user login that created the record. Defaults to database user. Required. |
WhoModified | 9.2.0 | Varchar2(100) | The user login that modified the record. Defaults to database user. Required. |