Return to Navigation

Setting Up Course Groups

This section provides an overview of course groups and discusses how to:

The AIR feature provides the ability to define simple or complex lists of courses (Course ID, Course Offering, Course Topics), but the structure cannot accommodate the commonly used (in academic requirements) wild card course option, where, for example, the student is instructed to take one 200 level course from the Economics Department.

Use the Course Group feature in conjunction with the academic item type COURSEGROUP. A Course Group consists of one of more sets of wild card criteria that can be used to build a loosely defined list of courses.

Page Name

Definition Name

Navigation

Usage

Course Group Header

SSR_CRS_GRP_HDR

select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Course Group Header

Define course groups.

Course Group Detail

SSR_CRS_GRP_DTL

select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Course Group Detail

Define course group details.

Test Output

SSR_CRS_GRP_OUT

select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Test Output

View test output.

Filters

SSR_CRS_GRP_FILTER

select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Filters

Define a subset of the available Course Group criteria fields as filters for use in student self-service.

Access the Course Group Header page (select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Course Group Header).

Image: Course Group Header page

This example illustrates the fields and controls on the Course Group Header page. You can find definitions for the fields and controls later on this page.

Course Group Header page

Course Groups are defined by Institution and a system generated ID number.

Field or Control

Definition

Report Description

Click this link to access a new window in which Rich Text Editor features are available. The HTML output for the formatted text appears as display only in the Report Description field.

Automatically Execute

When this check box is selected, the list of courses defined by this Course Group is returned directly to the self-service UI (My Education Plan); otherwise, the results are accessed on a secondary page.

See Using Program Enrollment Self-Service Features

SQL Where Clause

On save, the system connects all of the Course Group Detail lines and generates and displays a SQL where clause using the criteria from each detail row.

Test

Click to initiate a SQL count statement which returns the number of course offering (CRSE_OFFER) rows that meet the criteria in the Course Group Detail line(s):

The row count is returned in a modal message, with an option to view the results.

To address performance concerns, you receive a warning when over 300 rows are returned, giving you the option to refine the search or continue to view the results.

Add AIR Entry for this Course Group

Click this button to create an academic item for this Course Group definition. The button creates a new item for this course group and transfers the user to the Academic Item Registry component.

Access the Course Group Detail page (select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Course Group Detail).

Image: Course Group Detail page

This example illustrates the fields and controls on the Course Group Detail page. You can find definitions for the fields and controls later on this page.

Course Group Detail page

Field or Control

Definition

Sequence Number

Enter a user defined sequence number.

Description

Enter a description for the Group Detail row.

Catalog Nbr

Enter % to match one or more characters—for example, 20% retrieves all catalog numbers where the first two characters are 2 and 0.

Enter _ (underscore) to match a single character.

Enter # to match any single numeric character.

Academic Career, Academic Group, Academic Organization, Campus, Requirement Designation, Course Attribute, and Course Attribute Value

Enter valid values in these fields to further refine the selection criteria for the Course List against the Course Catalog.

Academic Item Attribute

Enter an academic item attribute to further refine the selection criteria. The system uses this to select criteria against the academic item registry.

Value

When an Attribute is used, you can enter a Value—a prompt is available if the Academic Item Attribute has an Attribute Type of LOV, Table, or Translate.

Refer to the previous documentation for the Course Group Header page for descriptions of SQL Where Clause and Test.

Access the Test Output page (select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Test Output).

Image: Test Output page

This example illustrates the fields and controls on the Test Output page. You can find definitions for the fields and controls later on this page.

Test Output page

When you click the Test button on the Course Group Header or Course Group Detail page and click OK to view the results, you are transferred to the Test Output page where the results appear in a grid that you can scroll through (the Tools zoom feature is available).

Access the Filters page (select Curriculum Management, then select Academic Item Registry, then select Course Groups, then select Filters).

Image: Filters page

This example illustrates the fields and controls on the Filters page. You can find definitions for the fields and controls later on this page.

Filters page

Use this page to define a subset of the Course Group criteria fields as filters for use in Student Self Service. Because the filters are to be used only when a course group definition returns a large result set, the Select filters for student self service options are available only if the course group is not set up to automatically return results in the user interface (the Automatically Execute check box is not selected on the Course Group Header page).

Field or Control

Definition

Select Filters for student self service

The options are: Subject, Career, Campus, Academic Organization, Academic Group, Academic Item Attribute.

If an option is selected, then when you save or refresh the page, the system creates a list of distinct values (with descriptions) for the filter field, using the entire result set for the Course Group. For example, if the result set for a Course Group is 100 courses and Subject and Academic Group are the filters, then a list of distinct Subject values and Academic Group values are displayed. Because the filter values are saved to the database, use the Refresh button if changes have been made to the filter options or if changes have occurred in the Course Catalog or Academic Item Registry that could have affected the result set.

Matching values for selected filter fields:

For each filter that is selected, a value field is generated with a Field/Attribute, Description format. This format accommodates the use of Common Attribute Framework based attributes. Only those attributes for which the Show in Student Self-service check box is selected on the Academic Item Registry page can be used as filters. For example, if the result set includes three distinct attributes but only one is set to Show in Student Self-service, then only that attribute is displayed in the filter results.

See Using Item Attributes in AIR

See Using Program Enrollment Self-Service Features

When you add a new Course Group, two copy options are available on the Course Group Header page:

Field or Control

Definition

Copy AA Course List

Copy an existing Academic Advisement course list that uses a Wild Card indicator. When you select this option, the copy process copies only those rows in the AA course list where the wild card indicator = Y.

Copy Course Group

Copy previously created course groups.

Image: Course Group Header example page

This is an example of the Course Group Header page with the two copy options.

Course Group Header example page

Field or Control

Definition

Copy AA Course List

When you click the Copy AA Course List button:

  • You are transferred to the Copy Academic Advisement Course List look up page.

  • You select a Course List for the Institution of the new Course Group.

  • The Course List look-up prompts against a view of the Course List Detail table, for Course Lists that have a Wild Card Indicator (CLST_DETL_TBL where WILDCARD_IND = 'Y').

  • If the selected Course List has detail rows within it where the wild card indicator = N, those rows are not copied.

Copy Course Group

When you click the Copy Course Group button:

  • You are transferred to the Copy Course Group look up page.

  • You select a Course Group ID from a list of existing Course Groups for the Institution of the new Course Group.

  • You are transferred back to the Course Group component and all eligible data is copied. You can then make adjustments as needed.