The Event table is the core of the test. There should be one active (non end dated) record in this table for each test taken. |
use StudentCentered |
Name |
Code |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Unique ID assigned and maintained by the database for the Event table. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Foreign key from the Standard Message Format Configuration (SMFConfig) table. This key represents a subject and year combination. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Foreign key from the Unique Test Event (UnqTstEvent) table. This identifier is used to locate all versions of a given test in tables throughout the StudentCentered database. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
FALSE |
Foreign key from the Standard Message Format Block (SMFBlock) table. This key identifies a unit of work that was processed together that is owned by a district. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
FALSE |
The user identification of the person or process that last updated the record in StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date of the last update to the source row of data from StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
varchar(18) |
Mandatory |
FALSE |
The user identification of the person or process that created the record in StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date the source row of data was created in StudentCenteredStaging. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
TRUE |
The date that this row of data becomes effective in StudentCentered. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date that this row of data ceases to be effective in StudentCentered. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Flag when set to 'D' to indicate a delete for a duplicate record. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Flag when set to 'D' to indicate a delete for a duplicate record. |
Name |
|
Code |
|
Data Type |
varchar(10) |
Mandatory |
FALSE |
A character version of the Check Digit Student Identifier (ChkDigitStdntID). |
Name |
|
Code |
|
Data Type |
bigint |
Mandatory |
FALSE |
A big integer version of the Check Digit Student Identifier (ChkDigitStdntID). |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
FALSE |
An integer version of the Check Digit Student Identifier (ChkDigitStdntID). |
Name |
|
Code |
|
Data Type |
varchar(10) |
Mandatory |
FALSE |
An externally assigned district student ID maintained and assigned by school districts. |
Name |
|
Code |
|
Data Type |
varchar(50) |
Mandatory |
FALSE |
Student's Last name as submitted for the test event. |
Name |
|
Code |
|
Data Type |
varchar(40) |
Mandatory |
FALSE |
Student's First name as submitted for the test event. |
Name |
|
Code |
|
Data Type |
varchar(3) |
Mandatory |
FALSE |
Student's Middle name as submitted for the test event. |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
Student's Generation as submitted for the test event. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Student's Gender as submitted for the test event. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
Student's date ot birth in date format, as submitted for the test event. |
Name |
|
Code |
|
Data Type |
varchar(8) |
Mandatory |
FALSE |
Student's date of birth as character(8). |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
The student is served by a district special education program and is in a resource room for at least 40% of the time |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Indicates that the district chose for a record to count as "not proficient" for the purposes of AYP so that the district would keep below the 1% cap |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
The student was in the school for at least 1/2 of the school year |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
The student was in the district for at least 1/2 of the school year |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Resolved ethnicity based on the individual ethnicity codes |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Whether the test was re-scored based on an appeal by a district |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Indicates if the record has been rescored. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
TRUE |
Foreign key from the Test (Tst) table. This key identifies the test taken by the student. |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
The last two digits of the beginning school year followed by the last two digits of the ending school year (ie 0102). May also be known as the acedemic year. |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
The last two digits of the beginning school year followed by the last two digits of the ending school year (ie 0102) within which the test was administered. |
Name |
|
Code |
|
Data Type |
char(2) |
Mandatory |
FALSE |
A two digit code indicating the subject for the test. |
Name |
|
Code |
|
Data Type |
varchar(6) |
Mandatory |
FALSE |
Required and filled as MMYYYY |
Name |
|
Code |
|
Data Type |
varchar(6) |
Mandatory |
FALSE |
The date the test was taken in character format. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Test attemptedness based on number of items attempted. Set to N = 15 attempted, (12 in grade 3). Set to Y = 16 (13 in grade 3). |
Name |
|
Code |
|
Data Type |
varchar(8) |
Mandatory |
FALSE |
The associated lexile score for reading tests completed |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Mode of test administration |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Identifies an offgrade challenge (ie. L= Lower, H= Higher) |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Indicates absencens modification or rationnale for virtual records |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
Attending District Institution ID maintained by the Institutions database. |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
The school in which the student attended |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
The district in which the student was enrolled on the first school day in May |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
The school in which the student was enrolled on the first school day in May |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
The resident district in which the student was enrolled at the time the test was administered |
Name |
|
Code |
|
Data Type |
varchar(4) |
Mandatory |
FALSE |
The resident school in which the student was enrolled at the time the test was administered |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Student enrolled in Targeted Assistance program |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Highest score for a student (across districts) |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
FALSE |
Year of percentile rank used in computation. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of district AYP participation and may also be in the numerator. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of district AYP performance and may also be in the numerator if meets. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of school AYP participation and may also be in the numerator. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of school AYP performance and may also be in the numerator if meets. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of the district public reports participation and may also be in the numerator |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of district group performance and may also be in the numerator if meets. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of school public report participation and may also be in the numerator. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of school group performance and may also be in the numerator if meets. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of district Report Card participation and may also be in the numerator. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of the district Report Card performance, may also be in the numerator if meets. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of school Report Card participation and may also be in the numerator. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Record is included in the denominator of the school Report Card performance, may also be in the numerator if meets. |
Name |
|
Code |
|
Data Type |
int |
Mandatory |
FALSE |
Foreign key from the Load Sequence (LoadSeq) table. Each load receives a unique identifier. |
Name |
|
Code |
|
Data Type |
datetime |
Mandatory |
FALSE |
The date the data was loaded into StudentCentered. |
Name |
|
Code |
|
Data Type |
char(1) |
Mandatory |
FALSE |
Describes the accommodations given to the student for the test. |
|
|
|