EvaluationSchoolConfig (ver9.2.0)
This table contains information for schools using risk metrics. To navigate to this page in the application: District > At Risk Setup > Schools.
Column Name | Initial Version | Type | Description |
---|---|---|---|
Active | 9.2.0 | Number(1) | 1 indicates the process is set to run for this school and method. |
EvaluationMethodsID | 9.2.0 | Number(10) | ID of the associated EvaluationMethods record. Indexed. |
ID | 9.2.0 | Number(10) | Unique sequential number generated by the application. Required. |
Interval | 9.2.0 | Number(1) | Frequency of run. Valid values: 0 = Nightly, 1 = Weekly. |
RunDate | 9.2.0 | Timestamp(6) | Last date and time the method was calculated for this school or attempted if failed. |
RunStatus | 9.2.0 | Number(1) | Indicates the last run status. Valid values: 0 = Process, 1 = Completed, 2 = Failed, Null = Never Run. |
SchoolID | 9.2.0 | Number(10) | School_Number of the associated Schools record. |
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. |