SAP Item #6B: Legacy Transfer Units in MAXT Course Exclusions
User Acceptance Testing (UAT) for Maximum Attempted Units Test
UAT Kick-Off Session
Session Date/Time: 10am to 11:30am on 10/31/2023
Webex UAT Session Recording: https://sbctc.webex.com/webappng/sites/sbctc/recording/3899b39e5a3d103ca6f2d289e29a95ca/playback
Slide Deck:
Key UAT Dates
UAT Testing Period: 10/31 to 11/13
UAT Sign-Off: Due by 7pm on 11/13/2023
UAT Sign-Off Survey: https://www.surveymonkey.com/r/WKMPWG6
Please ensure only one response is submitted per college that participated in testing.
Target Implementation: 11/28/2023
Testing Environment
Link to PQA Environment: https://pt-pqa.peoplesoft-nonprod-aws.ctclink.sbctc.edu/ptpqa/signon.html
Last Refresh Date: 10/19/2023
Username: Your EMPLID
Password: [shared with testers after the session]
Questions?
Email Amanda Hoover ([email protected]) and CC Ana Ybarra ([email protected])
Trouble Logging In?
Email Caitlin Stein ([email protected])
Need to Report an Issue?
Submit a ticket to the Service Desk and provide as many details as possible, including screenshots, IDs used, and steps taken to produce the issue or error.
Link to ticketing system: https://servicedesk.sbctc.edu/
Request Type: ctcLink Support > Testing
Subject: UAT – FA SAP Legacy Data in MAXT – [description of issue]
Eight tests are used to determine a Satisfactory Academic Status (SAP) status. Depending on the tests a college has activated, one or more tests will be executed when the SAP Process is run for an individual student or batch of students. The possible tests are:
- Academic Standing
- Maximum Attempted Units*
- Maximum Attempted Terms
- Minimum Current GPA
- Minimum Cumulative GPA
- Current Earned Units
- Cumulative Earned Units
- Two Year GPA
* The focus of this testing activity is isolated to the Maximum Attempted Units Test.
While there are other areas in the SAP program reported as having issues, they are being handled separately through enhancements being addressed through the larger FA SAP Maintenance Item list from FAST.
Maximum Attempted Units Test Configuration
- References the Maximum Attempted Units Test configurations on the Criteria 1 tab of the SAP Define Set Up page, and calculates based on the configurations on the Course Exclusions page.
- Calculates the total Maximum Attempted Units value and assigns a SAP Status for the test based on unit ranges defined in the college's local configuration.
Image: Maximum Attempted Units configuration on SAP Define Set Up Criteria 1 page
Navigation: Set Up SACR > Product Related > Financial Aid > Satisfactory Academic Progress > Define Set Up Criteria >> Criteria 1 tab
Course Exclusions Configuration
- College-specific list of all courses that should be excluded from the total Maximum Attempted Units value and designate them as “Remedial” or “ESL” Course Types
- Option to define a maximum number of units that can be excluded for “Remedial” and/or “ESL” Course Types
- This configuration is only utilized by the Maximum Attempted Units Test
Image: Course Exclusions configuration for the Maximum Attempted Units Test on Exclusions page
Navigation: Set Up SACR > Product Related > Financial Aid > Satisfactory Academic Progress > Define Set Up Criteria >> Exclusions tab
Colleges should maintain the Course Exclusions list as Remedial and/or ESL courses are added at the college. You can export the Course Exclusions list to a spreadsheet and compare against a list provided by your college's Registrar to identify any courses that may need to be added or adjusted.
Please remember to always add an effective dated row to your SAP setup prior to making any changes, even if it is just to change the Course Type on a course on the Exclusions tab.
Maximum Attempted Units on the Student SAP Page
- Located in the SAP Calculation Results section of the Maintain Student SAP Data page
- Displays the total Maximum Attempted Units value up to the term being evaluated
- Course Exclusions apply to this value, per local college configurations
- Displays information in the “Rule Range” fields if the student matches a Max Attempted Units Rule
Image: Maximum Attempted Units test results on Maintain Student SAP Data page
Navigation: Financial Aid > Satisfactory Academic Progress > Maintain Student SAP Data
Maximum Attempted Units Test - Delivered Logic Flow
The Maximum Attempted Units Test configurations work in tandem with the Course Exclusions setup, so long as both are enabled. This test calculates the Maximum Attempted Units value following the logic as outlined below.
- Check that the Maximum Attempted Units Test is enabled
- If it is enabled, then proceed
- If it is not enabled, then skip test
- Retrieve the Total Enrolled Attempted Units from Student Enrollment (STDNT_ENRL)
- Determine total units from Student Enrollment in courses that are listed in the Course Exclusions of SAP setup
- Compare the total Enrolled ESL Units against the Max ESL Units to Exclude value, if Course Exclusions is enabled
-
If the total Enrolled ESL Units is greater than the Max ESL Units to Exclude value,
then the ESL units to exclude is equal to the Max ESL Units to Exclude value -
If the total Enrolled ESL Units is less than the Max ESL Units to Exclude value,
then the ESL units to exclude is equal to the sum of all Enrolled ESL Units from the Course Exclusions list -
If the Max ESL Units to Exclude value is blank,
then the Enrolled ESL units to exclude is equal to the sum of all Enrolled ESL Units from the Course Exclusions list
-
If the total Enrolled ESL Units is greater than the Max ESL Units to Exclude value,
- Compare the total Remedial Units against the Max Remedial Units to Exclude value, if Course Exclusions is enabled
-
If the total Enrolled Remedial Units is greater than the Max Remedial Units to Exclude value,
then the Enrolled Remedial units to exclude is equal to the Max Remedial Units to Exclude value -
If the total Enrolled Remedial Units is less than the Max Remedial Units to Exclude value,
then the Enrolled Remedial units to exclude is equal to the sum of all Enrolled Remedial Units from the Course Exclusions list -
If the Max Remedial Units to Exclude value is blank,
then the Enrolled Remedial units to exclude is equal to the sum of all Enrolled Remedial Units from the Course Exclusions list
-
If the total Enrolled Remedial Units is greater than the Max Remedial Units to Exclude value,
- Calculate the Maximum Attempted Units:
- Total Enrolled Attempted Units (step 2) minus Enrolled ESL Units to Exclude (step 4) minus Enrolled Remedial Units to Exclude (step 5)
- Calculate the total Transfer Units per the local configuration of the Maximum Attempted Transfer Unit Criteria
-
If the Towards GPA box is checked
then add the total Towards GPA Transfer Units from Student Term History (STDNT_CAR_TERM) -
If the No GPA box is checked
then add the total No GPA Transfer Units from Student Term History (STDNT_CAR_TERM) -
If the Course Credit box is checked
then add the total Course Credit Transfer Units from Student Term History (STDNT_CAR_TERM) -
If the Test Credit box is checked
then add the total Test Credit Transfer Units from Student Term History (STDNT_CAR_TERM) -
If the Other Credit box is checked
then add the total Other Credit Transfer Units from Student Term History (STDNT_CAR_TERM) -
If the TC Units Adjust box is checked
then subtract the total TC Units Adjust Transfer Units from Student Term History (STDNT_CAR_TERM)
-
If the Towards GPA box is checked
- Calculate the final Maximum Attempted Units value by adding the Total Transfer Units from step 7 to the Enrolled Attempted Units in step 6
- Compare the student’s Maximum Attempted Units value against the ranges specified in the locally configured Max Attempted Units Rules
-
If the student data matches one of the rules,
then assign the corresponding SAP Status, per the local configuration, for the Maximum Attempted Units Test -
If the student data does not match one of the rules,
then assign the Career Pass Default Status (configured on the Setup tab of the Define Set Up Criteria page) for the Maximum Attempted Units Test
-
If the student data matches one of the rules,
Image: High-level visual representation of the delivered Maximum Attempted Units Test calculation of the Maximum Attempted Units value
The Maximum Attempted Units Test was modified in the project SAP #3: MAXT with Developmental Credits over 45. That customization resolved a known Oracle bug that would cause the Cumulative Attempted Units value to be a negative number. It also resolved issues with the Maximum ESL Units to Exclude and Maximum Remedial Units to Exclude configurations.
Non-converted legacy data is manually entered by the colleges as transfer credit. This legacy data is not stored in the student’s enrollment record. However, the Maximum Attempted Units Test is designed to exclude courses on the enrollment record; it does not exclude courses entered in as transfer credit. As a result, legacy courses at the college are not excluded from the final Maximum Attempted Units value, per the college's local configuration, which can cause students to inaccurately fail the Maximum Attempted Units Test, or at the very least have an inaccurate Maximum Attempted Units value.
The SAP program uses the following records in order to calculate the Maximum Attempted Units value:
- Term History Cumulative Statistics (STDNT_CAR_TERM) Used by the SAP program to count the total units for the Maximum Attempted Units Test.
- Test Credit Extract View (TEST_EXTR2_VW) Used by the SAP program to count the total units for the Maximum Attempted Units Test.
- Other Credit Extract View (OTHR_EXTR2) Used by the SAP program to count the total units for the Maximum Attempted Units Test.
- Student Enrollment (STDNT_ENRL) Used by the SAP program to determine the number of units to exclude based on the Course Exclusions configuration from the Cumulative Attempted Units value.
In the ctcLink system, Legacy units are manually entered as transfer units. However, transfer units do not exist on the Student Enrollment (STDNT_ENRL) record, which is used when determining courses to exclude. This means that if a student took courses at the college while the college was still using the legacy system, then all those units are counted against the student’s Cumulative Attempted Units; they are not compared against the college’s local Course Exclusions configuration.
The delivered functionality will not identify those units as having been attempted at the college, and therefore will not exclude them from the Maximum Attempted Units value as it has been configured for the college. This can cause students to meet their Maximum Attempted Units limit prematurely.
Student Example (The Problem)
In the unofficial transcript excerpts below for this student example, we can see a total of 8 attempted remedial units that should be excluded from the student's Maximum Attempted Units value. We can also see that these terms were prior to the college's conversion into ctcLink.
We have confirmed that these courses were not converted, and were manually entered as transfer units by viewing the Academics tab on the Student Services Center. Units are listed here as "From Transfer Credit".
Image: Academics tab of the Student Services Center (Student) page
Navigation: Campus Community > Student Services Ctr (Student) >> Academics tab
If you have access to the Course Credits - Manual page for transfer credit evaluations in the Records and Enrollment module, then you will also be able to see confirmation that this is in fact legacy data. The key component here is that these transfer credits are being transferred from the college to that same college, which is how these are manually entered in ctcLink to keep the record of a student's prior enrollment history at the college from the legacy data system.
Image: Example of legacy data manually entered on the transfer credits table
Navigation: Records and Enrollment > Transfer Credit Evaluation > Course Credits - Manual >> Transfer Course Entry tab
When we look at this student's Maintain Student SAP Data page, we can see that they have failed the Maximum Attempted Units test, because their calculated Maximum Attempted Units value falls within the Max Attempted Units Rules range for this Academic Program/Academic Plan combination. As a result, their final SAP Status is 'MAXT', and they are no longer eligible for financial aid.
Upon further exploration, we learn that while 145.000 is their total attempted units, 8 of those units are considered remedial and should have been excluded from this number. However, these 8 units are on the transfer credit table as manually entered legacy data.
Image: Example student's inaccurate Maximum Attempted Units values prior to the customization
Navigation: Financial Aid > Satisfactory Academic Progress > Maintain Student SAP Data
Create a custom view to identify legacy units and corresponding course information added manually in ctcLink. Clone the delivered PeopleSoft Financial Aid SAP Application Engine (AE) for the Maximum Attempted Units Test. Modify the copied code to compare the custom view against additional delivered enrollment tables to pull the data points necessary to compare these legacy transfer units to the Course Exclusions configuration. Update the SAP AE Process Setup configuration page for each institution to point to the custom code.
High-Level Diagram of Customized Maximum Attempted Units Calculation
Image: High-level visual representation of the customized Maximum Attempted Units Test calculation of the Maximum Attempted Units value
Student Example (The Solution)
In the screenshot below, the same example student's SAP for Spring 2023 has been calculated again in an environment with the customization in place. The student is now meeting the Maximum Attempted Units Test, and as a result is also meeting SAP for the term. We can see that the Maximum Attempted Units value has updated to 137.000, as expected - the 8.000 legacy remedial units have been reduced from the 145.000 Maximum Attempted Units value.
Image: Example student’s new Maximum Attempted Units Test outcome with the customization in place
Navigation: Financial Aid > Satisfactory Academic Progress > Maintain Student SAP Data
We recommend that all of the check boxes be checked in the Max Attempted Transfer Unit Criteria section in SAP Setup. By checking all of these boxes, you are allowing the SAP program to take all forms of transfer units and include them in the Maximum Attempted Units value calculation.
Please also review your college's Max Attempted Units Rules to ensure that they are in alignment with your college's posted SAP policy. Be sure to carefully review this list and ensure that there are no overlapping ranges for each Academic Program/Academic Plan combination. If the ranges overlap, then the SAP process will throw an error and stop processing.
Always be sure to add a new effective dated row when making changes to SAP setup.
Configuration changes made in the PQA test environment will not be migrated into the production environment.
Image: Maximum Attempted Units Test configurations on SAP Define Set Up Criteria 1 page
Navigation: Set Up SACR > Product Related > Financial Aid > Satisfactory Academic Progress > Define Set Up Criteria >> Criteria 1 tab
If your college offers ESL courses and they should not be included in the final Cumulative Attempted Units calculation, they will need to be added to the Course Exclusions list in your local SAP Setup.
- Select the Exclusions tab
- Select the Spreadsheet icon to download the full list of courses to exclude that are already configured for your college
- Review the list and note what changes need to be made
- Does the Course Type need to be changed to ESL or to Remedial?
- Should the course be removed?
- Should more courses be added? What Course Type should they have?
- Review the Max Units to Exclude values for both ESL and Remedial
- [greater than 0] - all units from courses with that Course Type will be excluded up to the maximum amount set here. Any units beyond that number will be included in the calculated total Cumulative Attempted Unites value
- [blank] - all units from courses with that Course Type will be excluded from the calculated total Cumulative Attempted Units value
- Update Course Exclusions for your college as needed
Always be sure to add a new effective dated row when making changes to SAP setup.
Configuration changes made in the PQA test environment will not be migrated into the production environment.
Image: Course Exclusions configuration for the Maximum Attempted Units Test on Exclusions page
Navigation: Set Up SACR > Product Related > Financial Aid > Satisfactory Academic Progress > Define Set Up Criteria >> Exclusions tab
In Scope for Testing:
- Maximum Attempted Units Test
- Students with non-converted, manually entered legacy units for courses listed in the local college Course Exclusions configuration
Out of Scope for Testing:
- Other SAP Tests
- Students with converted legacy units – these are already being excluded as desired per the local college Course Exclusions configuration
Other Questions to Consider
- Do your college’s configurations align with your college’s posted SAP policy?
- Does this customization align with your college’s SAP policy?
- Does this customization present new scenarios that need to be accounted for?
- Think of students that are often manually adjusted after SAP has been run – can they be resolved with this customization?
Recommended Test Scenarios
- Student with only enrolled courses to exclude
- Student with only legacy courses to exclude
- Student with both enrolled and legacy courses to exclude
- Student with no courses to exclude
- Student with ESL or Remedial or both Course Types to exclude
- Student who has exceeded the Max Remedial Units to Exclude value
- Review the Recommended Test Scenarios section of this guide to ensure there are at least 2 to 3 students (although more than 3 is recommended) per scenario.
- Use Query Viewer or Schedule Query to run the query QCS_FA_TEST_SAP6B_STDNTS to capture students and relevant data for the test scenarios for this customization.
- Test for other data conditions beyond just those impacted by the customization itself to ensure that the program changes did not adversely affect other students' SAP Test results.
- If your college does not have a student that meets specific criteria you can work with the FA Support Team to determine if another college is covering this scenario or determine how to stage a student that meets those criteria.
Run query to find students for testing
The QCS_FA_TEST_SAP6B_STDNTS testing query selects students who have failed the Maximum Attempted Units Test and have manually entered legacy units that likely should be excluded from the Maximum Attempted Units value with the customization. In the query output, you can find the student ID, the SAP calculation term, what the calculated Maximum Attempted Units value is, and the units range that the student failed on.
Image: Example of test query output for identifying students to test with for SAP #6B
Navigation: Reporting Tools > Query > Query Viewer
This query is for testing only and will not be migrated to the production environment.
If your college does not currently use the Maximum Attempted Units Test
The QCS_FA_TEST_SAP6B_STDNTSNOMAXT testing query selects students who have manually entered legacy units that likely should be excluded from the Maximum Attempted Units value with the customization. This query does not look for students who have failed the Maximum Attempted Units Test, since there will not be any if your college has not had that test enabled on the SAP Define Set Up Criteria page.
If your college has not been using the Maximum Attempted Units Test, then you can expect your query results to look like the below screenshot, where there are no values in the columns to the right of the "SAP Term" column. the "MAX Attempted Unit Test In Use" column will display an "N" for students whose records you are reviewing where the Maximum Attempted Units Test was not enabled or calculated at the time that SAP was processed for that term.
Image: Example of test query output for identifying students to test with for SAP #6B if your college does not currently use the Maximum Attempted Units test
Navigation: Reporting Tools > Query > Query Viewer
This query is for testing only and will not be migrated to the production environment.
The QCS_FA_TEST_SAP6B_LEGACY_DATA testing query selects the manually entered legacy units for the prompted Institution on the transfer credit table prior to the SAP term being calculated for the student ID entered into the prompt.
- Review the query for any courses that are remedial or ESL and should be excluded.
- Take note of the Subject and Catalog values for these courses.
- Take note of the Unit Taken value, as this is the amount that the Maximum Attempted Units value should be reduced by.
In the screenshot below, four rows have been highlighted as example courses that most likely be configured as Remedial in the Course Exclusions configuration. If these courses do exist on that setup, then we can expect that the customization will reduce the Maximum Attempted Units value by the sum of the units in these rows up to the Max Units to Exclude values in the configuration.
Image: Example of test query output for reviewing manually entered legacy transfer data
Navigation: Reporting Tools > Query > Query Viewer
This query is for testing only and will not be migrated to the production environment.
Review your college's Course Exclusions setup to confirm that you have accounted for all legacy courses on the student's query output that should be excluded from the final Maximum Attempted Units value calculation.
Image: Course Exclusions configuration for the Maximum Attempted Units Test on Exclusions page
Navigation: Set Up SACR > Product Related > Financial Aid > Satisfactory Academic Progress > Define Set Up Criteria >> Exclusions tab
7a. Manually build SAP for test student
- Open the Maintain Student SAP Data page for your test student.
Navigation: Financial Aid > Satisfactory Academic Progress > Maintain Student SAP Data - Note the Maximum Attempted Units value on the SAP row that Enter the same SAP term and process date that you are testing
- Set SAP Term and select Calculate button (QRG - 9.2 Calculating SAP Per Student)
- Note whether or not a new row was added with updated values for the Maximum Attempted Units Test
- Confirm Maximum Attempted Units value has updated to the expected amount
- If the Maximum Attempted Units value isn’t as expected
- Double check the legacy units for any other courses that might be on the Course Exclusions list
- Check to see if the ESL/Remedial Max Units to Exclude has been exceeded by other courses the student has attempted that are not legacy units
Image: Example student’s new Maximum Attempted Units Test outcome with the customization in place
Navigation: Financial Aid > Satisfactory Academic Progress > Maintain Student SAP Data
7b. Run SAP in batch or Report Mode
- Open the "Process SAP" batch processing page
Navigation: Financial Aid > Satisfactory Academic Progress > Process SAP - Set the desired Academic Institution, Academic Career, and Term (QRG - 9.2 Process SAP in Batch)
- Uncheck the box for "Don't Run If SAP Status Exists" is unchecked. - For testing, we want the batch SAP Process to update students whose Maximum Attempted Units Tests have already been processed previously to see the outcome in a batch situation with the customization in place.
- Select the option "Any Calculation Value Change" - Maximum Attempted Units values may be updated by the customization, but still not have an impact on the final SAP Status outcome
- Select Run and OK
- Review the Process Monitor and confirm there are no unexpected or odd error messages (QRG - Process Scheduler/Process Monitor)
- Review the SAP Report (Review Report Data section of the 9.2 Process SAP in Batch QRG)
- Review some students with updated Maximum Attempted Units Test results to confirm that they have calculated correctly
- Ensure that other SAP tests and business processes for your college are not impacted by this customization
- Spot-check SAP report for anything that looks out of the ordinary
Image: Example of Run Control settings for the Process SAP batch process
Navigation: Financial Aid > Satisfactory Academic Progress > Process SAP
Success Examples
Test/Scenario | Expected Outcome |
---|---|
Student with only legacy courses to exclude |
The Maximum Attempted Units value will be updated by the customization to exclude those Remedial and/or ESL courses that were manually entered up to the defined Max Units to Exclude values in the Course Exclusions configuration. |
Student with only enrolled courses to exclude | The Maximum Attempted Units value will not be updated by the customization. This value has already been calculated correctly by the Maximum Attempted Units Test based on your college's configurations at the time that SAP was processed for the student and term. |
Student with both enrolled and legacy courses to exclude |
The Maximum Attempted Units value will be updated by the customization to exclude those Remedial and/or ESL courses that were manually entered up to the defined Max Units to Exclude values in the Course Exclusions configuration. |
Student with no courses to exclude |
The Maximum Attempted Units value will not be updated by the customization. This value has already been calculated correctly by the Maximum Attempted Units Test based on your college's configurations at the time that SAP was processed for the student and term. |
Student with ESL or Remedial or both Course Types to exclude | The Maximum Attempted Units value is calculated by excluding both Course Types in the Course Exclusions configuration, whether or not this test scenario has been impacted by the customization. |
Student who has exceeded the Max Remedial Units to Exclude value | The Maximum Attempted Units value is only reduced by the maximum value set in the Max Units to Exclude configuration value for that Course Type. If the Max Units to Exclude value for the Course Type is blank, then any course on the student's record configured with that Course Type on the Course Exclusions configurations will be excluded from the final Maximum Attempted Units value. |
Failure Examples
- Students with an incorrect Maximum Attempted Units value who have manually entered legacy courses to be excluded that exist on the most current effective dated row in the Course Exclusions setup
- Unexpected error message when selecting the Calculate button on the Student SAP page (including SQL error messages)
- Unexpected error messages in Process Monitor (for the Process SAP batch process)
If the student's SAP won't calculate, you may need to check the student's FA Term and make sure that it has an Active row. (QRG: 9.2 Building an FA Term)
Other Useful Pages
The following pages can be used as aids in understanding and calculating the student's expected Maximum Attempted Units value.
Please note that these pages are tied to the Records and Enrollment Module. It is possible that you do not have access to these pages. If you would like access to them for the sake of testing, please reach out to your college's Local Security Administrator (LSA) or Caitlin Stein [email protected] in order to update your security in the CS PQA test environment for testing purposes.
Student Services Center (Student) Academics tab
- The Academics tab in the Student Services Center (Student) page can be used to review courses and unit values at a college by term and program.
- Courses will not be listed for units labeled as "Transfer Credit". They will need to be verified using the Legacy Data test query output.
Image: Academics tab in the Student Services Center (Student) to review courses and unit values at a college.
Navigation: Campus Community > Student Services Ctr (Student) >> Academics tab
Image: Academics tab in the Student Services Center (Student) to review courses and unit values at a college.
Navigation: Campus Community > Student Services Ctr (Student) >> Academics tab
Unofficial Transcript
- Use to view all courses listed on the student's transcript.
- Does not indicate if the course was manually entered legacy transfer data.
- Total attempted units value can be found on the last page. This is a Records and Enrollment calculation, and does not reference the SAP Course Exclusions configurations. In other words, this value is the total attempted units value prior to any remedial or ESL courses have been excluded.
Image: Transcript Request Header tab on the Request Transcript Report page
Navigation: Records and Enrollment > Transcripts > Request Transcript Report >> Transcript Request Header tab
Image: Transcript Request Detail tab on the Request Transcript Report page displaying transcripts that have been generated
Navigation: Records and Enrollment > Transcripts > Request Transcript Report >> Transcript Request Detail tab
Image: Unofficial transcript to view course information on the student's transcript
Navigation: Records and Enrollment > Transcripts > Request Transcript Report >> Transcript Request Detail tab >> View Report link
Transfer Course Credit - Manual
- Can be used to review manually entered legacy transfer unit information.
- Lists the term, subject, catalog number, and units taken.
- Transfer credits with an Academic Institution and External Org ID for the same college are legacy enrollment at the college that have been manually entered as transfer units.
QRG: Convert Legacy Coursework section of the Manual Conversion of Legacy Records QRG (Review this section of the QRG to better understand the recommended manual conversion process.)
Image: Example of manually entered legacy enrollment on a student's transfer credit record
Navigation: Records and Enrollment > Transfer Credit Evaluation > Course Credit - Other >> Transfer Course Entry tab
Student Term History, Cumulative Statistics tab
- Can be used to identify the total number of attempted units before Course Exclusions will be applied by the SAP process.
PeopleBooks - Viewing Student Statistics ("Viewing Cumulative Statistics for Multiple Terms" and "Calculating Cumulative Statistics Values" sections)
Image: Cumulative Statistics page for an example student
Navigation: Records and Enrollment > Student Term Information > Term History >> Cumulative Statistics tab
The information below provides those completing the Security Matrix Mapping templates with the Menus, Pages and Role names needed to execute the User Acceptance Testing relevant to this UAT guide.
Running SAP via Batch Process:
- MENU: Main Menu > Financial Aid > Satisfactory Academic Progress > Process SAP
- ROLE NAMES: ZC FA Funct Analyst and ZZ FA SAP Prcs
Running SAP via Maintain Student SAP Data page:
- MENU: Main Menu>Financial Aid>Satisfactory Academic Progress>Maintain Student SAP Data
- ROLE NAMES: ZC FA Funct Analyst and ZZ FA SAP Prcs
0 Comments
Add your comment