InfoAccess

 

DATA VIEW NAME

COURSE_STOUT

OVERVIEW 

This view contains information data elements for every course offered at UW-Stout.  These data elements are used in course scheduling, degree audits, and transcripts, as well as Graduate and Undergraduate Bulletins, curriculum websites, and all course reporting.

LOAD FREQUENCY

The data is refreshed every night

DATA CUSTODIAN

Curriculum Manager, Provost’s Office – Tricia Aspen

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 the Infoaccess home page.

SPECIAL CONSIDERATIONS

None.

QUESTIONS

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

LAST UPDATED

02/02 Data view created
04/02 Data Dictionary 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

COURSES_ID*

VARCHAR2(8)

Each course record has a unique Course ID, even though two courses may be defined by the same name.

COURSE_TITLE

VARCHAR2(150)

Full course title

DEPARTMENT_CODE

VARCHAR2 (5)

Code indicating the department the course belongs to.  Courses can belong to more than one department.

DEPARTMENT_DESC

VARCHAR2 (30)

Description of the department code

CREDIT_TYPE

VARCHAR2 (1)

Identifies the course as credit or non-credit, which is used for billing and grading.

COURSE_NAME

VARCHAR2 (15)

Combines subject and course number

SESSION_CYCLE

VARCHAR2 (3)

Terms the course is intended to be offered

COURSE_DESC

VARCHAR2(500)

Description of course content published in the university bulletin

COURSE_SHORT_TITLE

VARCHAR2 (30)

30-character version of the course title used in the Timetable and on students’ printed schedule

SUBJECT

VARCHAR2 (8)

Curriculum subject area that makes up part of the course name

SUBJECT_UDDS_CAC

VARCHAR2 (4)

UW System curricular area code converted from Subject

MINIMUM_CRED

NUMBER(6,2)

If variable credit, this is the minimum number of credits for which a course can be taken; if fixed credit, this is the minimum and maximum credits for which a course can be taken.

MAXIMUM_CRED

NUMBER(6,2)

Highest number of credits that a variable credit course is worth

COURSE_NUMBER

VARCHAR2 (10)

The number that makes up part of the course name; the number implies the level of the course

CURRENT_STATUS

VARCHAR2 (1)

Activity status: the course may be active, pending, inactive, discontinued or approved temporarily.

TERMS_OFFERED

VARCHAR2(1000)

Tells which terms the course is scheduled or has been offered.

START_DATE

DATE(19)

The date proposers indicate the course will begin; dates are usually a few days earlier in case the course begins before the term start date.

END_DATE

DATE(19)

The date the course was dropped or inactivated, or the last date the course can be offered.

COURSE_TYPES_CODE

VARCHAR2 (20)

Multi-valued field used to list General Education, Ethnic Studies, and Global Perspective category codes.

COURSE_PURPOSE

VARCHAR2 (5)

Categorizes a course designed for specific purposes, such as Distance Ed, Study Abroad.

COURSE_ACAD_LEVEL

VARCHAR2 (2)

Denotes graduate or undergraduate course

CURRENT_COURSE_LEVEL

VARCHAR2 (5)

Denotes lower level, upper level, graduate level and is based on CDR levels reported.

GRADE_SCHEME

VARCHAR2 (5)

Determines which grades are valid for the course and how they are calculated in a student record.

CONTACT_HOURS1

NUMBER(6,2)

Number of hours per week the class meets for the specific instructional method; used to calculate teaching loads

CONTACT_HOURS2

NUMBER(6,2)

Number of hours per week the class meets in another instructional method (ex: lecture, lab) and calculated in teaching load.

INSTRUCTOR_METHODS1

VARCHAR2 (20)

Instructional method used to teach the course, such as lecture, lab, field experience.  Multi-valued.

INSTRUCTOR_METHODS2

VARCHAR2(20)

Instructional method used to teach the course, such as lecture, lab, field experience.  Multi-valued.

COURSE_COMMENTS

VARCHAR2(2500)

This is space allocated for special notes about the course and its history.  These are for information only and used in any report or printout.

COURSE_EQUATE_CODES1

VARCHAR2 (8)

Identifies equivalent course(s).

COURSE_EQUATE_CODES2

VARCHAR2 (8)

Identifies equivalent course(s).

COURSE_EQUATE_CODES3

VARCHAR2 (8)

Identifies equivalent course(s).

COURSE_EQUATE_CODES4

VARCHAR28)

Identifies equivalent course(s).

COUNT_RETAKE_CREDIT_FLAG

VARCHAR2 (3)

Yes or No: Indicates whether or not the course is repeatable for credit.

ALLOW_AUDIT_FLAG

VARCHAR2 (3)

Yes or No: Indicates whether or not the course is open for auditors without approval.

ALLOW_PASS_NOPASS_FLAG

VARCHAR2 (3)

Yes or No: Indicates whether or not the course can be taken Pass/No pass without approval.

ONLY_PASS_NOPASS_FLAG

VARCHAR2 (3)

Yes or No: Indicates whether grade scheme is Pass/No pass only (not used at UW-Stout)

TIS_BEGIN_YEAR_TERM

VARCHAR2 (7)

Year term course was first available for offering

TIS_END_YEAR_TERM

VARCHAR2 (7)

Last term course was available for offering

PREV_CAC_CRSE_SUFFIX

VARCHAR2 (9)

UW System CAC code for previous course number

LAB_AREA_IND_LAB_TYPE

VARCHAR2 (2)

UW System lab type indicator for UG sciences

DO_NOT_SUBMIT_FOR_TIS

VARCHAR2 (1)

X = do not submit course record on TIS submission

GRADE_OPTION

VARCHAR2 (3)

Approved for IP or OSU grades

LAST_TERM_OFFERED

VARCHAR2 (7)

Field selected from TERMS_OFFERED for reporting