CRSE_SESS_RAREA

(SQL Table)
Index Back

Training Course Eval Areas

CRSE_SESS_RAREA is one of a group of records used to record data about specific sessions of a training course for the Training Administration application. Use CRSE_SESS_RAREA to identify rating areas to be used by students to evaluate the effectiveness of a specific course session. For example, rating areas could be presentation, content, and materials. This record is used in conjunction with a subordinate record named CRSE_SESS_RATNG, which contains the actual evaluation totals by rating code. You can create multiple CRSE_SESS_RAREA records per course session, each with a unique rating area code.

  • Parent record: CRSE_SESSN_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COURSE Character(6) VARCHAR2(6) NOT NULL Course Code

    Prompt Table: COURSE_TBL

    2 SESSION_NBR Character(4) VARCHAR2(4) NOT NULL Course Session Nbr

    Prompt Table: CRSE_SESSN_TBL

    3 RATING_AREA Character(2) VARCHAR2(2) NOT NULL Rating Area
    CO=Content
    FC=Facility
    IN=Instructors
    MA=Materials
    PR=Presentation