InfoAccess

 

DATA VIEW NAME

PPST_REFLEC_STOUT

OVERVIEW 

Includes information of the Reflection file on Datatel (XST.PPST.REFLEC).

LOAD FREQUENCY

Data is refreshed weekly

DATA CUSTODIAN

Debbie Hass, School of Teacher Ed

AUTHORIZATION

You must receive approval to access data from the data custodian. For information about how to get authorized for InfoAccess data views, connect to InfoAccess Home Page

SPECIAL CONSIDERATIONS

None

QUESTIONS

Contact:  Division of Information Technology Help Desk
Phone:  264-HELP (4357)

LAST UPDATED

05/2005 – New view created.

DATA FORMATS

Primary Key Columns are identified with an asterisk(*)

Alphanumeric Data

VARCHAR2( N)  (N) = maximum length. Field contains letters and/or numbers. Trailing blanks are eliminated.
Example: VARCHAR2 (5) could contain ‘ABC12’ or  ‘ABC’ or ‘A’

Numeric Data

NUMBER (N) (N) = length. Field contains only numbers.
NUMBER (X,Y) =  format for numbers with decimal positions.
X = total number of digits Y = the number of digits after the decimal
Examples: NUMBER (6) represents 250012 NUMBER (6,2) represents 2500.12

Date

DATE  - Date can be in various formats. Date functions available with your query tool can be used to format the date.
Examples:  DATE (YYYYMMDD), DATE (YYDDD), DATE (DD-MM-YY)

 

Column Name

Format

Description

PERSON_ID

Varchar2(7)

* Person ID – Key to file

REFLEC_CODE

Varchar2(10)

* Code of Reflection score – Key to file

REFLEC_INTLEARN

Number(2,0)

Score for intended learning

REFLEC_NEWLEARN

Number(2,0)

Score for Unanticipated & New Learning

REFLEC_CONNECTION

Number(2,0)

Score for Connection to Domains, Components & Wisconsin Teacher Standards

REFLEC_ARTIFACT_GRADE

Varchar2(2)

Letter Grade for Artifact

REFLEC_SCORE_TERM

Varchar2(7)

Term of score

COURSE_NAME

Varchar2(12)

Name of the course that scores refer to

REFLEC_COURSE_INSTRUCTOR

Varchar2(7)

Person ID of instructor for course

LAST_DATE_UPDATED

Date 19

Date Time transaction loaded