Setup Steps for CX Faculty

In order to successfully implement Faculty, the following steps should be performed in the order in which they are listed.  Some steps are performed in CX, and other steps are performed in the specific JICS Faculty portlet.

NOTE:  Your JICS Administrator has already defined roles that have access to individual portlets via the Allow Access check box (Site Manager link, Global Portlet Operations Edit link).  For more information about the Allow Access global operation, see the Getting Started with JICS.

Step 1: Apply SMOs 12819, 12830

To prepare for JICS 6.4 SP1 for CX, you must apply SMO12819. Follow the steps in the README for SMO12819 to apply this SMO.

To prepare for JICS 6.4 SP2 for CX, you must apply SMO12830.  Follow the steps in the README  to apply SMO12830.

Step 2:  In CX, set up Student Administrator and Advisor Administrator JICS accounts.

 

Step 3:  In CX, run macros to configure the class list display

Two macros in the CX config table control who appears on the class lists:

ENABLE_FEAT_CONFCLR, if enabled, lists students on the class list who have a student academic status of "C"onfirmed and a financial lclearance flag of "Y" (both from stu_acad_rec).

ENABLE_FEAT_FINCLR, if enabled, checks the financial clearance flag only in the student academic record to determine if the student appears on the class list.

Step 4:  In CX, set up faculty to perform course authorizations

Course authorizations require that a faculty member have a FACID, an assigned DEPT, and COND entries in CX's permctgry_table.

The COND entry contains whatever conditions the individual is allowed to waive - NOSEATS, PREREQ, SECREQ, CONFLICT.  

All must be of type "I" for the web.

The system also supports the ENABLE_CRSAUTH_ALLREQ macro in the config table.  If this macro is set to "Y", then the only required entries for the faculty are FACID, DEPT, and ALLREQ.  Please be sure to delete the COND entry in the permctgry_table if specific conditions are not used.  This is required to make ALLREQ work.

Step 5:  In CX, set up advisors to view absolute holds on transcripts

Advisor viewing of absolute holds on transcripts can be enabled or disabled by the macro in the CX config table.  If you do not want your advisors to see student academic history for students with an absolute hold on transcripts, then set the value to "N".

m4_define('ENABLE_FEAT_ADV_TRANSRPTS','N')

When the value is set to "N", the advisor does not see student acadmic records (course history or unofficial transcript) for students with an absolute hold on transcripts.

Step 6:  In CX, set up surrogates to enter grades for faculty members

In the OPRDEPT_TABLE, make sure that View grades, Enter grades and Update grades are all set to 'Y' for the surrogate operator.  Set the Faculty ID to the faculty member(s) that the surrogate operator can enter grades for.

The surrogate can now enter grades for the faculty member through the Faculty Course Control portlet.

Step 7:  In CX, set up a macro to configure the course search results display

The course search can be configured to display the number of registrations for a given course.  By default the number of seats open is returned from CX.  

To return the number registered, the following macro must be configured in the CX config table:

m4_define('ENABLE_FEAT_REG_SEATS','Y')

Step 8:  In JICS, change the header for course search results

In Step 7 if you configured CX to return the number of registrations, you need to change the header in the course search results portlet.  

Edit the FWK_Globalization table in the JICS database.  Search for TXT_SEATS_OPEN and change the text from "Seats Open" to "Registered".

 

Step 9:  In JICS, set permissions to global operations for the Course Authorization, Grade Entry, and Faculty Course Control portlets.

When you select check boxes for particular roles, the Setup menu will be available for persons with these roles.  Typically, this permission would be given to the Advisor Administrator role; however, you can give access for the global settings to any role.

 

Step 10:  In JICS, set permissions to global operations for the Advisor Meetings portlet.

 

 

Step 11:  In JICS, set the Allow Access global operation for all portlets you want to be available through the Advisee Roster portlet for the Advisor role.

NOTE:  See the Getting Started for Student for details on how to set up these portlets.

If the Advisor role does not have the Allow Access granted to one of the above portlets, the portlet link will not display in Advisee Roster.

 

Step 12:  In JICS, set portlet-specific global settings.

These settings can be done by the Student Administrator and/or Advisor Administrator, depending on which role does the setup.  These settings will be applied to all instances (copies) of the portlet, regardless of which page the portlet is on.

Use Midterms

Select the Use Midterms check box if your institution allows faculty to enter and display midterm grade information.  This allows a Midterm Grade column to display on the Update Student Grades screen.

Clear the Use Midterms check box if your institution does not allow faculty to enter and display midterm grade information.  If this check box is cleared, columns and text related to midterm grades will not be displayed on the Update Student Grades screen.

Allow Absence Entry

Select the Allow Absence Entry check box if your institution allows faculty to enter and display the number of absences for students.  This allows an Absences column to display on the Update Student Grades screen.

Clear the Allow Absence Entry check box if your institution does not allow faculty to enter and display the number of absences for students.  If this check box is cleared, columns and text related to absences will not be displayed on the Update Student Grades screen.

Allow Clock Hours Entry

Select the Clock Hours Entry check box if your institution allows faculty to enter and display the number of clock hours that students attend class.  This allows a Clock Hrs column to display on the Update Student Grades screen.

Clear the Clock Hours Entry check box if your institution does not allow faculty to enter and display the number of clock hours that students attend class.  If this check box is cleared, columns and text related to clock hours will not be displayed on the Update Student Grades screen.

 

Indicate which of the following authorization options you wish to include in your Course Authorization processing:

If your school is using Student and wishes to use the Registration Clearance functionality, the Student Administrator will need to enable the Registration Clearance functionality by selecting the Use the Registration Clearance Process for Selected Students check box.  See the Getting Started for Student for more details.

Step 13:  In JICS, set portlet instance-specific operations and settings.

These settings can be done by the Student Administrator and/or the Advisor Administrator, depending on which role you want to do the setup.  These settings and permissions will affect only the specific instance (copy) of the portlet being changed.  Different settings and permissions can be defined for copies of the portlets on other portal pages.