EXTERNAL TEST SCORE DETAIL Table
View exposing detailed external test score records associated with students, including score attributes used for placement and credit evaluation.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
COUNTER |
Counter associated with the record. |
NUMBER |
|
DATA_EXTRACT_DATE |
Date associated with data extract. |
DATE |
|
EXTERNAL_CREDIT_GENERATED_KEY |
Surrogate key identifying the external credit generated. |
VARCHAR2 |
19 |
EXTERNAL_TEST_KEY |
Surrogate key identifying the external test. |
VARCHAR2 |
12 |
EXTERNAL_TEST_TIME_KEY |
Surrogate key identifying the external test time. |
VARCHAR2 |
10 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
TEST_SCORE_VALUE |
Test score value associated with the record. |
VARCHAR2 |
7 |
TEST_TAKEN_ACTIVITY_DATE |
Date associated with test taken activity. |
DATE |
|
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |