The name of score reporting categories (SRC) are stored here related to the subject and test year to which they belong. There is also a Cd column which contains the ordinal position of the SRC within the received data for detail SRC's and for summary SRC's the type of summary (S = Survey Total, T = Total). |
use StudentCentered |
Name |
Code |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Unique ID assigned and maintained by the database for the Ctgry table. |
Name |
|
Code |
|
Data Type |
varchar(100) |
Mandatory |
TRUE |
The name of the category (aka Score Reporting Category). |
Name |
|
Code |
|
Data Type |
varchar(10) |
Mandatory |
FALSE |
The order in which the columns containing scores and related information appear in the test results from the vendor. |
Name |
|
Code |
|
Data Type |
char(2) |
Mandatory |
FALSE |
A two digit abbeviation for the test subject. |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
Year the test was offered. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
TRUE |
The date that this row of data becomes effective. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
TRUE |
The user identification of the person or process that created the record. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
TRUE |
The date the source row of data was created. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
TRUE |
The user identification of the person or process that last updated the record. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
TRUE |
The date of the last update. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date that this row of data ceases to be effective. |
|
|
|