Manage Allocation of Graduands to Ceremonies - GRDJ5100

This process updates the database

Subsystem

Graduation

Purpose

To allocate graduands to specific ceremonies within a ceremony round

Normally Run By

Graduation administrator

Anticipated Frequency

Once per ceremony round for initial allocation
Secondary runs to amend allocations, as necessary

Update Process(es)

Creates 'graduand award ceremony' records

Parameter Sample

Related/Dependent Jobs

This job should be run after GRDJ3100

'Graduand award ceremony' records created in this job are accessed by GRDJ5200

 

 Update Process

   

 

This job accesses graduand records created by running GRDJ3100 (Identify and Create Graduands) or by entering individual graduands in the form GRDF4200 (Maintain Graduand Details).

Potential graduands for allocation

Graduands may be allocated to ceremonies by this process if

  • they are taking out a course award (but not an honorary award)
  • their graduand status has a system value of ELIGIBLE or POTENTIAL
  • they have a graduand approval status with a system value of APPROVED or WAITING
  • they have a graduand type of ATTENDING, INABSENTIA or UNKNOWN.

(The standing of individual graduands can be checked in GRDF4200).

Allocating graduands to ceremonies

Outline. The intention of this job is to allocate graduands to a ceremony at a venue associated with the campus at which they have been studying. This is based on ceremony structures recorded in GRDF2100, GRDF2110 and GRDF2120, and on the association of venues, graduation locations and campus locations recorded in ORGF0131, ORGF0133 and ASSF4200. (For more detail, see Locations below).

Allocation of a graduand to a ceremony can depend solely on the course award to be conferred. However, some course awards are subdivided into unit set groups and, optionally, allocation can be based on membership of a particular unit set group.

Graduands may have more than one graduand record if they have completed more than one course or taken a combined degree with two awards.

Course award level. For each graduand record meeting the parameter requirements the process:

  • attempts to find ceremonies with a course award (recorded in GRDF2110) matching the course award of the graduand record
  • checks that the nominated campus location of the student course attempt for this award matches a campus location associated (via graduation location) with the venue of one of the identified ceremonies.

For allocation at course award level, graduands satisfying the conditions above are allocated to the appropriate ceremony for each award. If only one valid ceremony is found, the graduand is allocated to that ceremony, irrespective of whether it is at a default or non-default graduation location.

If there is more than one possible ceremony, for instance where a course award has been split across ceremonies, see the rules under ceremony contention, below.

Graduands with no match are not allocated to a ceremony.

Unit set group level. Depending on parameter setting, allocation for some course awards might be at the level of unit set groups. In this case, the following further conditions apply:

  • If a graduand has valid primary unit sets associated with the course award, they must match exactly the unit sets recorded for a unit set group in an award ceremony in GRDF2120. If not, the graduand is not allocated to a ceremony.

Valid primary unit sets are those that are confirmed and have not been voluntarily ended (even if the unit set is incomplete at the time this process is run).

  • Graduands without such primary unit sets are still allocated at course award level.

Where a match has been made to only one ceremony, the graduand is allocated to that ceremony. If a match is made on more than one ceremony, see the rules under 'ceremony contention', below.

If successful, a 'graduand award ceremony' record is created. Details can be seen in GRDF3200 (Manage Ceremony Graduands) or GRDF4210 (Maintain Graduand Ceremony Details).

Ceremony contention

It is possible that a graduand satisfies the criteria for allocation to more than one ceremony. To resolve this:

  • if only one of the matching ceremonies is associated with the default graduation location, the process allocates the graduand to that ceremony.

The process uses stalemate resolution if

  • there is more than one ceremony associated with the default graduation location

There is not a ceremony associated with the default location but

  • there are valid ceremonies associated with more than one non-default graduation location
  • there is more than one ceremony associated with a non-default location.

  

Locations

Venues, graduation locations and campus locations

Each graduation ceremony is held at a specified venue (created in ASSF4200). Each venue is associated with a single graduation location (created in ORGF0131).

Relationships are created between campus and graduation locations in ORGF0133, with each campus having one or more subordinate graduation locations. One of these graduation locations must be marked as the default. The default is considered to be the location at which graduands will normally attend a ceremony if one is available.

Run Details

Method

GRDJ5100 runs only in batch mode, through the Job Control & Scheduling subsystem.

Timing

This job will normally be run for the first time shortly after GRDJ3100, which identifies potential graduands and creates graduand records for a specific ceremony round.

As additional graduand records are created or ceremonies changed, GRDJ5100 can be run to make new allocations. It will not overwrite or update existing graduand award ceremony records.

To re-allocate graduands

The following method is suggested to adjust allocations.

  1. Close the award ceremony (in GRDF2110) and/or award ceremony unit set group (in GRDF2120)
  2. Create a new relationship between the course awards and unit set groups involved and an existing or new ceremony
  3. Run this process again. The records associated with the closed course awards and groups are deleted, and graduands are re-allocated as for a normal allocation.

 

Job Parameters

NOTE: The % symbol indicates that all values relevant to the parameter should be processed.

Select the ceremony round for which processing is to be done. The list of values (LOV) gives all active rounds.

The next two parameters control the range of graduand records processed. If required, select

  • a specific course location code. The LOV gives all locations with a system location type of CAMPUS. This parameter is useful where the management of graduations is decentralised. Selecting a specific location will
    • target only those graduands whose nominated location for studying the relevant course matches the selected parameter location
    • allocate graduands only to the graduation locations and venues associated with that campus
  • a specific graduand status from those with a system equivalent of either POTENTIAL or ELIGIBLE.

The final two parameters control processing methods.

Set the Stalemate Resolution parameter to determine the outcome if graduands satisfy criteria for more than one ceremony:

  • NONE - these graduands will not be allocated to any ceremony for this award
  • ALPHA DISTRIBUTION - graduands are allocated according to an alphabetic split determined by the process. For example, where two ceremonies are possible, graduands with a surname in the range A–M will be allocated to Ceremony 1, and those in the range N–Z to Ceremony 2
  • NUMERIC DISTRIBUTION - graduands are allocated proportionally, using a split determined by the process. If there are two possible ceremonies, half of the graduands are assigned to one ceremony, half to the second. If three ceremonies, a third of the graduands are allocated to each ceremony.

Set the Ignore Graduand Primary Unit Sets indicator to 'Y' if all allocations are to be at course award level, even for those awards with unit set groups recorded.

 Last Modified on 14 June, 1999