STDNT_TEST_COMP(SQL Table) |
Index Back |
---|---|
Student Test ComponentsUse STDNT_TEST_COMP to enter scores by test component for tests taken by a student. A Composite test component can be identified so that a score for the entire test can be entered, if appropriate. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
2 | TEST_ID | Character(11) | VARCHAR2(11) NOT NULL |
Test ID
Prompt Table: STDNT_TEST |
3 | TEST_COMPONENT | Character(5) | VARCHAR2(5) NOT NULL |
Test Component
Prompt Table: SA_TCMP_REL_TBL |
4 | TEST_DT | Date(10) | DATE NOT NULL | Test Date |
5 | LS_DATA_SOURCE | Character(3) | VARCHAR2(3) NOT NULL |
Data Source
A8=TEAS Degree Information AAD=AADSAS ACT=American College Testing AE=Ad-Hoc Employee AMC=AMCAS AO=Ad-Hoc Organizational E=Extract ETS=Educational Testing Service GH=OLSAS Last Secondary-G2 LSD=LSDAS PI=Prev/Post Secondary Info RS=OLSAS Postsecondary Info SCH=School SLF=Self-Reported Information WWW=World Wide Web |
6 | SCORE | Number(7,2) | DECIMAL(6,2) NOT NULL | Test Score |
7 | SCORE_LETTER | Character(4) | VARCHAR2(4) NOT NULL | Letter Score |
8 | EXT_ACAD_LEVEL | Character(4) | VARCHAR2(4) NOT NULL |
External Academic Level
0=Unknown 01=Pre-Eighth Grade 1=Eighth Grade 2=Ninth Grade 3=Tenth Grade 4=Eleventh Grade 5=Twelfth Grade 6=Postsecondary First Year 7=Postsecondary Sophomore 8=Postsecondary Junior 9=Postsecondary Senior 90=Post-Secondary 91=Postsecondary Professional 92=Postsecondary Master 93=Postsecondary Doctoral 94=Postdoctoral A1=Basic User/Breakthrough (NLD) A2=Basic User/Waystage (NLD) B1=Independ. User/Threshold (NLD) B2=Independ. User/Vantage (NLD) C1=Prof. User/Effective (NLD) C2=Proficient User/Master (NLD) |
9 | DATE_LOADED | Date(10) | DATE |
Date Loaded
Default Value: %date |
10 | PERCENTILE | Number(3,0) | SMALLINT NOT NULL | Percentile |
11 | TEST_ADMIN | Character(1) | VARCHAR2(1) NOT NULL |
Standard Test Administration
Y/N Table Edit Default Value: Y |
12 | TEST_INDEX | Number(7,1) | DECIMAL(6,1) NOT NULL | Test Index |