S_TX_STS_X (ver 14.5.2)
This table is an extension of the StudentTestScore table.
Column Name | Version | Data Type | Description |
---|---|---|---|
STUDENTTESTSCOREDCID | 14.5.2 | Number(10,0) | Primary Key. |
PERFORMANCELEVELDESCRIPTION_1 | 14.5.2 | Varchar2(60) | The description of the lowest level performance standard for this test part. |
PERFORMANCELEVELDESCRIPTION_2 | 14.5.2 | Varchar2(60) | The description of the next highest level performance standard for this test part if there are two performance levels. |
PERFORMANCELEVELDESCRIPTION_3 | 14.5.2 | Varchar2(60) | The description of the highest level performance standard for this test part if there are three performance levels. |
PERFORMANCELEVEL_1 | 14.5.2 | Varchar2(6) | True or False whether they met performance level one. |
PERFORMANCELEVEL_2 | 14.5.2 | Varchar2(6) | True or False whether they met performance level two. |
PERFORMANCELEVEL_3 | 14.5.2 | Varchar2(6) | True or False whether they met performance level three. |
SCORE | 14.5.2 | Varchar2(10) | The test score result for this test part. |