Top of PRG | Index | Table of Contents | Feedback |
PRGJ6810 - Create Student Progression Outcome Details Extract
Purpose |
To create an extract of ESOS (and also other) students and their outcomes |
|
SubSystem |
Progression |
|
Normally Run By | Administration Specialist | |
Anticipated Frequency | As required | |
Structure | Block | Create Progression Outcome Details Extract |
Tabs | Parameters** | |
More | ||
Parameters |
This job creates an extract of students and their progression details. To create an extract for ESOS students a cohort rule should be built in GENF1000 and that cohort specified in the Cohort parameter. The check box in the parameters for this job is used to nominate if Progression related correspondence records are to be created when the extracts are generated. When correspondence is to be created, Callista generates an extract and creates a correspondence item but the sent date is not recorded. The sent details are populated at the institution's discretion. |
The Create Progression Outcome Details Extract block contains: Parameters** Tab:
More Tab:
Parameters tab:
|
Rules/Notes: A Progression Period instance must be nominated.
This Date Applied parameter limits this job to those students with a Student Progression Outcome Applied Date greater than or equal to the date entered in the Parameter form. There are three copies of the Decision Status field, all with only one prompt. This is to allow the user to select multiple statuses. There are three copies of the Govt eCOE Status field, all with only one prompt. This is to allow the user to select multiple Government ECOE Statuses. The person ID field can contain many person ID’s separated by commas. Only Person ID Groups created by the user will be displayed in the Person ID LOV. There are two copies of the Correspondence Type field. This is to allow the job to generate Correspondence of two different Types. |
Details of extract records created: The S_EXTRACT table is populated with the parameters in the KEY column of that table. The parameters in the key are concatenated and separated using the ‘|’ (pipe) symbol. For each person included in this job, a record is created in the S_EXTRACT_RECORD table with a record_type of ‘PERSON’. This record has the following values,separated by the “|” (pipe) symbol, recorded within the key column:
For each course that the student is attempting,a record is created in the S_EXTRACT_RECORD table with a record_type of ‘COURSE_PROGRESSION’. This record has the following values,separated by the “|” (pipe) symbol, recorded within the key column:
For each course that has had progression assessed in the nominated Progression Period, a record is created in the S_EXTRACT_RECORD table with a record_type of ‘STUDENT_PRG_OUTCOME’. This record has the following values,separated by the “|” (pipe) symbol, recorded within the key column:
For each Progression Outcome that involves a unit exclusion, a record is created in the S_EXTRACT_RECORD table with a record_type of ‘STUDENT_PRG_UNIT’. This record has the following values,separated by the “|” (pipe) symbol, recorded within the key column:
For each Progression Outcome that involves a unit set exclusion, a record is created in S_EXTRACT_RECORD table with a record_type of ‘STUDENT_PRG_UNIT_SET’. This record has the following values,separated by the “|” (pipe) symbol, recorded within the key column:
For each Progression Outcome that involves a course exclusion, a records is created in the S_EXTRACT_RECORD table with a record_type of ‘STUDENT_PRG_COURSE’. This record has the following values,separated by the “|” (pipe) symbol, recorded within the key column:
|
Last Modified on 18 April, 2008 4:01 PM
History Information
Release Version | Project | Change to Document |
11.0.0.0.0.0 | 1460 - ESOA Compliance 2008 Part 1 | New Help page |