Page Properties | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Executive Summary
Regent Education is pleased to announce Regent 5.3, the latest release of the Regent Enterprise Financial Aid Management System.
This release addresses product defects as listed in the “Bugs” section below, and also enhancements which include:
Regulatory updates to support verification and ISIR processing for the new 2021-2022 FAY
Availability of the 2021-2022 Verification Worksheet
New Configuration Options
The following new configuration options were added in Release 5.3:
Will be updated at certificationN/A
Admin and User Guide Updates
As part of Release 5.3, the following Admin and User Guide pages were added/updated:
Will be updated at certificationEnhancements
The following enhancements are included in this release:
Enhancements
The following enhancements are included in this release:
Key | Product Selection | Functional Area | Release Note | ||
---|---|---|---|---|---|
RS-20009 | Data Views | Title: New Data Views for Permission and Permission Group tables Tickets: RS-19936;20009 Description:
The Regent Award Data View Data Dictionary has been updated to reflect the added views. | |||
RS-19936 | Regent Award | Conversion | Title: Conversion Wizard: Require Import Award Data for AY0 Years - Disbursement-level Validation Tickets: RS-19936 Description: | ||
RS- | 1986119893 | Regent | AwardAccess | Title: Updated the 2021-2022 eAccess ISIR Formatted File Primary EFC Field Tickets: RS-19893 Description: | |
RS-19861 | Regent Award | COD | Title: Export COD: Improved Logic for Originating Awards Tickets: RS-19829; RS-19860; RS-19861; RS-19891 | ;Description: | |
RS-19847 | Regent Review | Workflow/Questionnaire | Title: 2020-2021 VWS changes Tickets: RS-19862; RS-19932; Description: |
The following bugs are resolved in this release:
RS- |
19819 | Regent |
Access |
Workflow/Questionnaire |
Problem:
Some Term students were packaged with incorrect loan amounts. The students had fewer terms than a full Academic Year (AY) in their final shortened Remaining Period of Study (RPS).
Cause:
The system incorrectly did not prorate the loans because the funds were configured with "Award Full Eligibility for Eligible Periods Only" set to True.
Fix:
The system applies loan proration to the amounts. The fund setting "Award Full Eligibility for Eligible Periods Only" is applied as an additional, maximum cap.
Testing:
Find an affected term undergraduate student who has Direct Loans and who will complete their program in a single term before the end of a full Academic Year. Package the student. Confirm the loan amounts are correctly reduced based on the student's units.
Problem:
Some Expected Export Student Transaction (EST) processes failed with an error: "One or more rows contain values violating non-null, unique, or foreign-key constraints."
Cause:
The Expected EST process tried to export two disbursements that were not directly linked to a fund. The disbursements had a blank Fund ID value in the database.
Fix:
The EST logic was updated. If a disbursement is missing its Fund ID value, the system will instead use the Fund ID linked to the disbursement's award. Regent also developed a script to update any affected disbursements so they will have the Fund ID values for the linked awards.
Testing:
Test using a copy of the affected data in a test environment. Run an Expected EST for the 2020 FAY. Confirm the Expected EST process is completed successfully.
Problem:
In Fund Setup, a school configured a Federal Work Study fund with specific Amount Per Payment Period values. When eligible students were packaged, the system unexpectedly divided the total amount equally across the payment periods (PPs).
Cause:
Some system rules were not honoring the fund configuration.
Fix:
The packaging rules were updated to apply the per-PP configured amounts. The change was applied to the fund's specific rules, as well as the generic fund rules.
Testing:
Configure a fund in Fund Setup with a Financial Award Period maximum (FAP Limit) and the Award Distribution Options of an Amount Per Payment Period. Configure the FAYs and PP amounts with different values. Reload RNA setup. Package an eligible student. Confirm the amounts in each Payment Period match the configured "Amount Per Payment Period" values for each Payment Period's start date.
Problem:
My Borrowing in subsequent AYs was not working as expected.
Cause:
When multiple Title IV loans existed in the award period, the eligible amount was being locked as the accepted amount.
Fix:
The code fix was applied to allow the eligible amount calculation to work the same way it does in a non-multiple loan scenario if not all of the loans have been accepted.
Testing:
Log into StudentX Portal. In My Borrowing, select AY1 and opt for Direct Costs and complete the process. In My Borrowing, select AY2 and opt for Direct Costs and complete the process. On the Financial Aid Component, select AY1 via the dropdown and then select Change My Borrowing on the My Borrowing tile. The Remaining Maximum and Direct Cost Borrowing option amounts are presented as expected with the correct amounts and works as expected for AY1. On the Financial Aid Component, select AY2 via the dropdown and then select Change My Borrowing on the My Borrowing tile. The student is presented with the 'Remaining Maximum and Direct Cost Borrowing option amounts' on the My Borrowing tiles and in the Change My Borrowing pop-up screen.
Problem:
A student had a Wisconsin Grant - Private Non-Profit award that was $1 lower than expected.
Cause:
The system was applying standard rounding rules to the amount in the first term, instead of rounding up.
Fix:
The custom rounding logic was corrected. The system moves any cents from later terms into the first term's amount. Then, the system rounds up the first term's adjusted amount to the next whole dollar.
Testing:
Package the affected student with a Wisconsin Grant. Confirm the amounts are correct in each term. Confirm the total dollar amount does not exceed the maximum award amount for the FAY.
Problem:
FSEOG was not awarding for students with Pell LEU close to the limit.
Cause:
System rounded LEU values to 600% causing SEOG to be ineligible.
Fix:
System check was updated to verify the presence of Pell prior to awarding the SEOG.
Testing:
Find the affected student. Run packaging via Modify Award wizard. Verify that FSEOG is awarded and errors are shown. Navigate to 'Awards' tab. Click 'Add award'. Select FSEOG fund and 20-21 FAY. Verify that no errors are shown at subsequent Add Award wizard steps.
Problem:
Regent Award was unexpectedly showing a different amount of Instructional Weeks for the same Terms for different students.
Cause:
Regent Award was incorrectly ignoring Institution Setup "Allow R8 to Calculate Instructional Weeks" setting and always calculated instructional weeks for a Term program instead of using the value from the Term Setup.
Fix:
Regent Award was updated to ensure Regent calculation engine respects "Allow R8 to Calculate Instructional Weeks" setting when determining how payment period weeks are set.
Testing:
In Regent Award, set Institution Setup "Allow R8 to Calculate Instructional Weeks" setting to 'Yes'. Verify that Terms in Term Setup "Instructional Weeks" setting is also set. Find affected students and repackage them. Make sure that Instructional Weeks for the same Terms are equal across students.
Problem:
Regent Award unexpectedly set Expected Student Transaction (EST) errors 0005 and 0037.
Cause:
Regent Award had incorrectly created duplicated Award Periods that were preventing student from correct EST processing.
Fix:
Regent Award was updated to ensure that duplicated Loan Periods will not persist during calculation process.
Testing:
Find affected student, satisfy blocking Documents and Tasks. Package student, open Modify Award Wizard, and make sure sum of all disbursements are equal to the Award amount. Run EST process. Make process it is executed without errors.
Problem:
An attempt to add/remove term for Academic Year modification resulted in an error in Program Management Wizard.
Cause:
Course Enrollment rollup process was executed asynchronously with packaging. This means that packaging, started prior to CE Rollup, was completed during AY modification, which resulted in an error.
Fix:
Code fix was applied to start packaging only when CE Rollup process is successfully completed.
Testing:
Find the affected student. Open program management wizard. Select 'Manage academic Years/Loan periods'. Click Edit to modify manual Academic Year. Add one term. Click 'Save'. Proceed to STEP2 at Program Management wizard. No errors should occur. The new term is added into AY successfully.
Problem:
Regent Award was unexpectedly not using FAH TSM Aggregate Limits data, thereby inadvertently canceling awards.
Cause:
Regent Award was incorrectly processing Awards when students had Academic Years containing Terms that were not triggering BBAY anchoring. Award amount was incorrectly accounted based on NSLDS information.
Fix:
Regent Award is updated to make sure that Award calculation process correctly determine starting aggregate point to account for the Terms that will be reprocessed due to the Non-Anchoring BBAY Academic Year logic.
Testing:
Find a student that has Awtowithdraw. Navigate to the Academic Plan. Confirm current disbursements amounts for the period. Run packaging. Review disbursement details. Ensure that the disbursement amounts for the period are accurate.
Problem:
During the student and parent account creation in StudentX, the Date of Birth (DOB) defaults to today's date.
Cause:
The system was configured to pre-populate today's date in the DOB fields for both the student and the parent.
Fix:
System configuration was changed to not pre-populate today's date in the DOB fields.
Testing:
Create a test student and observe that the DOB field is not pre-populated and is blank. Complete a 2020-2021 Verification Worksheet (WVS) and invite a parent to sign the form. The DOB is blank.
Problem:
Student Experience was showing 'Verification Worksheet' on e-signature page, instead of the actual smart form name.
Cause:
Student Experience was showing static text instead of a current document name.
Fix:
Student Experience is updated to show a document name from the system.
Testing:
Complete documents to see the smart form name on E-Signature page in Student Experience.
Problem:
Multiple disbursement records were created for the 2019-2020 Pell awards.
Cause:
When aligning award disbursements with payment periods for the FAY award period, Regent Award was dropping the award disbursements for a cross-over period and then recreating those disbursements for the same period.
Fix:
System logic was updated to verify payment period assignment for award disbursements.
Testing:
Find an affected student. Navigate to the Academic Plan. Confirm current disbursements amounts for the Pell award for the cross-over period. Run packaging. Review updated disbursement details. Ensure that no new disbursements are added since the last packaging.
Problem:
Current SAP status was not recognized during EST process
Cause:
Regent Award was not able to recognize the current SAP status when manual SAP records were present in review period.
Fix:
A code fix was applied to allow Regent Award to use the most recent SAP status.
Testing:
Open the affected student. Close all documents and tasks. Run packaging. Verify that current SAP status is Satisfactory. Run EST for DRI and EST for AR. No override errors should occur.
Problem:
Regent Award was unexpectedly not creating Single-Term Loan Periods for the Donut Loan scenario.
Cause:
Regent Award was incorrectly applying Anchoring BBAY logic resulting in the Donut Loan Scenario processing incorrectly.
Fix:
Regent Award was updated to ensure that ineligibility due to student auto withdrawing in the 'middle' term properly creates two Single-Term Loans.
Testing:
In Regent Award, find a student studying on a BBAY1 or BBAY2 program, who is eligible for a Direct Loan. Student Academic Year should consist of at least 3 Terms. Do not send registration for the second Term. Package student on auto withdraw date for second term. Make sure Term 1 and Term 3 Loan data is updated making them Single-Term Loans.
Problem:
Regent Award was unexpectedly showing an error during editing of non-term Program Setup, notifying that setting related to term-based Programs is incorrect.
Cause:
Regent Award was incorrectly processing Program Setup configuration in User Interface applying Term-based related restriction to Non-term based Program configuration.
Fix:
Regent Award User Interface processing logic was updated to ensure irrelevant settings are not validated during editing Program Configuration.
Testing:
In Regent Award, Administration, Institution Setup, R2T4 - set "Include Loan Disbursements Cancelled for Below Half Time Status" to true. Also Update on Campus level and Program Level. Then in Program Setup, Edit configuration for any non-term based Program. Click Save and make sure Configuration is saved without errors.
Problem:
Program change banner was not showing at wrong term
Cause:
Regent award was not detecting the date ranges for a new program’s course enrollment record for manual Academic Years.
Fix:
System checks were adjusted to include the effective start date range for manual Academic Years.
Testing:
Find the affected student. Load SBL file with program change into manual AY. Run packaging. Review the Academic Plan. The program change banner is showing for the term where the program change took place.
Problem:
Regent Award was unexpectedly awarding an additional $2 for Direct Loan after R2T4 Reversal.
Cause:
Regent Award was incorrectly processing Gross Direct Loan Amount during R2T4 reversal for Paid Disbursements.
Fix:
Regent Award calculation logic was updated for gross Direct Loan Amount to make sure original value of Direct Loan is reinstated after R2T4 Reversal.
Testing:
In Regent Award, find student with Direct Loan calculated as maximum amount for the current Grade level. Loan should be Paid in full for the Term
Payment Period. Perform R2T4 resulting in portion of Direct Loan refunded. Finalize R2T4 and then do the Reversal. Make sure Direct Loan is reinstated with the same amount that was prior to R2T4 Finalization.
Problem:
Pell was not recalculating at R2T4, although student had attendance prior to Census date.
Cause:
The R2T4 Pell recalculation enrollment level was not being correctly respected during YRP awards' amounts calculation.
Fix:
A fix was applied to allow the system to use R2T4 Pell recalculation enrollment level properly.
Testing:
Find the affected student. Add attendance and Withdrawal Date that go prior to Census date for the courses at term in question. Add R2T4 for the term in question. Review recalculated Pell amounts. These amounts should match the enrollment level of attempted courses prior to Census Date at the term.
Problem:
Regent Award was not able to package the student with small remaining Pell LEU percentage
Cause:
Regent Award did not create Pell award with less than $1 amount.
Fix:
Code fix was applied to create Pell award with less than $1 amount if fund's rounding setting is 'Cent'.
Testing:
Make sure that rounding setting is 'Cent' for Pell fund. For the affected student upload the ISIR/NSLDS file with Pell LEU value of 599.988%. Run packaging. The amount of cents is awarded to the student.
Change rounding setting to 'Dollar'. Run packaging. No Pell is awarded.
Problem:
If the Cost of Attendance (COA) was adjusted to be greater than $200,000 via the Adjust Cost wizard, it resulted in a packaging failure.
Cause:
System validation had the maximum threshold of $200,000 for the COA.
Fix:
The COA threshold was increased to $500,000.
Testing:
Find the affected student. Open the 'Awards' tab and click on the 'Adjust Cost' button. Click the 'Add Adjustment' button. Add cost adjustment where the adjustment amount is $260,000. Save the new value. Click on the 'Repackage' button on the same page. No errors should occur. Run packaging via Modify Award Wizard. No errors should occur.
Problem:
A Direct Subsidized Loan that was not fully accepted did not trigger "Review for Additional Subsidized Loan Eligibility" document requirement, although the triggering criteria was met.
Cause:
Regent Award incorrectly assigned the document requirement only when loan's accepted amount was equal to the loan's eligible amount.
Fix:
The code was updated to meet the document requirement assignment criteria when accepted loan amount is less than the eligible one.
Testing:
Setup "Assign when Sub Eligibility has not been for fully accepted and an Unsub award exist" document assignment process for document titled "Review for Additional Subsidized Loan Eligibility" with scope of academic year (to match the academic year for loans).
Find the affected student with not fully accepted Sub loan. Run packaging. Review 'Documents' tab to make sure that "Review for Additional Subsidized Loan Eligibility" document requirement is assigned.
Problem:
The student was getting an incorrect Enrollment Close Reason for a withdrawn term.
Cause:
Regent Award closed a Standard Academic Year enrollment using the incorrect term settings.
Fix:
A code fix was applied to prevent enrollment closure prior to the term's auto-withdrawal date.
Testing:
Find an affected student. Withdraw from all courses for the selected term using a withdrawal date prior to the term's configured auto-withdrawal date. Run packaging via MAP wizard. Verify that the enrollment close reason for the withdrawn term is 'NONE'. Upload an SBL with courses having registration that corresponds to a Full-Time enrollment level. Run packaging. Verify the term's enrollment level is 'ACTUAL- FULL TIME'. Withdraw from all courses for the selected term using a withdrawal date after the term's configured auto-withdrawal date. Run packaging via MAP wizard. Verify that the enrollment close reason for the withdrawn term is 'Autowithdrawn'.
Problem:
Regent Award was not allowing awarding of Pell Grant for a student who did not have a 2018-2019 ISIR but had a 2019-2020 ISIR and crossover for that period.
Cause:
When an academic year spanned more than 2 federal award years, Regent Award was building out FAY award periods for the first two federal award years possible.
Fix:
Regent Award updated logic to build out FAY award periods up through the last possible federal award year for the dates of the academic year.
Testing:
Add Federal Pell Grand for a student who has academic year was spanning more than two federal award years.
Problem:
Regent Award was incorrectly setting disbursement schedule for Pell YRP.
Cause:
Regent Award was assigning incorrect Pell YRP disbursement scheduled date when the awarding period had a withdrawn or "None" (enrollment level) payment period(s).
Fix:
Regent Award will assign correct scheduled dates in this case.
Testing:
Package student in Regent Award and observe the Pell YRP disbursement scheduled date.
Problem:
Regent Award was not triggering the "Review Student Withdrawn With No attendance" task after the withdrawal date had expired.
Cause:
Regent Award was only triggering task if CE existed for payment period.
Fix:
Implemented change to treat CE not existing as no attendance when payment period has paid title IV.
Testing:
Withdraw a student with a withdrawal date that is earlier than payment period start date.
Problem:
Regent Award was unexpectedly showing an authentication error on Advisor Assist tab in Firefox browser.
Cause:
Regent Award was incorrectly processing Cookies files from the Firefox browser for some Student Experience Portal display on Advisor Assist tab.
Fix:
Regent Award was updated to send proper form details for the Student Experience Portal when displaying in the Firefox browser.
Testing:
Run Regent Award in the Firefox browser. Navigate to the Advisor Assistant tab. Make sure the Student Experience Portal screen is correctly displayed and accessible.
Problem:
Regent Award was unexpectedly showing character "1" instead of Term name when Document Requirement was imported having document scope as Payment Period.
Cause:
Regent Award was incorrectly identifying Document's Scope value name, replacing it with character '2' for imported Documents.
Fix:
Regent Award Document import logic was updated to make sure that value name for Document Scope Payment Period is correctly processed and displayed in User Interface.
Testing:
In Regent Award Import Document in XML format where Document Scope is 'PAYMENTPERIOD' and Scope Value is set of characters, open document after import and make sure Scope Value is equal to what was imported.
Title: Updated the 2021-2022 eAccess Smart Form Household Size Question Tickets: RS-19819 Description: | |||
RS-19818 | Regent Review | Workflow/Questionnaire | Title: 2021-2022 Verification Worksheet updates Tickets: RS-19818 Description: |
RS-19731 | Regent Access | User Interface | Title: Updated ISIR Details and ISIR Verification/Correction Wizard Functionality for Regent Access Users Tickets: RS-19959; RS-19960; RS-19961; RS-19962; RS-19964; RS-19965 Description: |
RS-19640 | Regent Award | COD | Title: 2021-2022 Update for COD Response Edit code 099 (Coronavirus) Tickets: RS-19640 Description: |
RS-19359 | Regent Award | COD | Title: New Data View dataExtract_CODAward_View_v003 Tickets: RS-19359 Description: The differences between the v002 and v003 versions of the view are as follows: 291 columns were added. The Regent Award Data View Data Dictionary has been updated to reflect the new version. |
RS-19358 | Regent Award | COD | Title: NewData View dataExtract_AwardCODMetadata_View_v001 Tickets: RS-19358 Description: A new data view, dataExtract_AwardCODMetadata_View, has been created. The new version of the data view is titled dataExtract_AwardCODMetadata_View_v001. This data view contains 58 columns. dataExtract_AwardCODMetadata_View_v001 The Regent Award Data View Data Dictionary has been updated to reflect the new version. |
RS-19357 | Regent Award | COD | Title: New Data View dataExtract_InformedBorrower_View_v001 Tickets: RS-19357 Description: A new data view, ‘dataExtract_InformedBorrower_View, has been created. The new data view is titled 'dataExtract_InformedBorrower_View_v001‘. dataExtract_InformedBorrower_View_v001 Columns Added
The Regent Award Data View Data Dictionary has been updated to reflect the new version. |
RS-18415 | Regent Award | ISIR Processing/Verification | Title: 2021-2022 ISIR Import and Correction Export Updates Tickets: RS-18415; RS-19851; RS-19852 Description: |
RS-18414 | Regent Award | ISIR Processing/Verification | Title: 2021-2022 ISIR Print Updates Tickets: RS-18414 Description: |
RS-18413 | Regent Award | Annual Federal and State Reporting | Title: 2021-2022 ISIR Message Classes Added to SAIG Process Tickets: RS-18413 Description: See the Customer Zone Knowledge Base topic (to be added.) |
RS-18412 | Regent Review | ISIR Processing/Verification | Title: Update ISIR Details and ISIR Verification/Correction Wizard in Regent Award for 2021-2022 FAY Tickets: RS-18412; RS-19848; RS-19849; RS-19850 Description: |
RS-18411 | Regent Award | ISIR Processing/Verification | Title: 2021-2022 Updates for SAR Comment Codes Text Descriptions Tickets: RS-18411 Description: |
RS-18410 | Regent Award | ISIR Processing/Verification | Title: 2021-2022 ISIR Reject Code updates Tickets: RS-18410 Description: |
RS-18409 | Regent Award | Awarding | Title: October 1, 2020 TEACH Award Amount Percentage Reduction Tickets: RS-18409 Description: See the Customer Zone Knowledge Base topic Awarding TEACH |
RS-18407 | Regent Award | ISIR Processing/Verification | Title: Update ISIR Comparison Tool per ISIR Layout Changes for 2021-2022 FAY Tickets: RS-18407 Description: |
RS-18320 | Regent Award | COD | Title: New Data View dataExtract_CODDisbursement_View_v003 Tickets: RS-18320; Description: The differences between the v002 and v003 versions of the view are as follows: 99 columns were added. The Regent Award Data View Data Dictionary has been updated to reflect the new version. |
RS-18164 | Regent Review | Workflow/Questionnaire | Title: Allow Updates to the Household Size on the Verification Worksheet Tickets: RS-18164; Description: |
Bugs
The following bugs are resolved in this release:
Key | Product Selection | Functional Area | Release Note | ||||
---|---|---|---|---|---|---|---|
RS-20080 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-20010 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-19984 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19945 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19940 | Regent Award | EST/Disbursements | Problem: Cause: Fix: Testing: | ||||
RS-19908 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19897 | Regent Plan | Student Experience | Problem: Cause: Fix: Testing: | ||||
RS-19803 | Regent Award | Funds (SEOG / Work Study / State) | Problem: Cause: Fix: Testing: | ||||
RS-19762 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-19751 | Regent Award | Not Applicable | Problem: Cause: Fix: Testing: | ||||
RS-19733 | Regent Award | EST/Disbursements | Problem: Cause: Fix: Testing: | ||||
RS-19732 | Regent Award | Not Applicable | Problem: Cause: Fix: Testing: | ||||
RS-19682 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19665 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-16988 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-16778 | Regent Award | User Interface | Problem: Cause: | ||||
RS-19623 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-19612 | Regent Award | EST/Disbursements | Problem: Cause: Fix: Testing: | ||||
RS-19590 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19532 | Student Experience | Student Experience | Problem: Cause: Fix: Testing: | ||||
RS-19531 | Regent Award | COD | Problem: Cause: Fix: Testing: | ||||
RS-19523 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19509 | Student Experience | Student Experience | Problem: Cause: Fix: Testing: | ||||
RS-19507 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-19484 | Regent Award | EST/Disbursements | Problem: Cause: Fix: Testing: | ||||
RS-19473 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19300 | Regent Award | COD | Problem: Cause: Fix: Testing: | ||||
RS-19203 | Regent Award | Configuration/Setup | Problem: Cause: Fix: Testing: | ||||
RS-19193 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-19127 | Regent Review | Workflow/Questionnaire | Problem: Cause: Fix: Testing: | ||||
RS-19118 | Regent Award | Configuration/Setup | Problem: Cause: Fix: Testing: | ||||
RS-19094 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-19092 | Regent Award | R2T4 | Problem: Cause: Fix: Testing: | ||||
RS-19042 | Regent Award | R2T4 | Problem: Cause: Fix: Testing: | ||||
RS-18986 | Student Experience | Student Experience | Problem: Cause: Fix: Testing: | ||||
RS-18966 | Regent Award | R2T4 | Problem: Cause: Fix: Testing: | ||||
RS-18207 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-18050 | Regent Award | Documents | Problem: Cause: Fix: Testing: | ||||
RS-18001 | Regent Award | User Interface | Problem: Cause: Fix: Testing: | ||||
RS-17989 | Regent Award | Data Views | Problem: Cause: Fix: Testing: | ||||
RS-17863 | Regent Award | ISIR Processing/Verification | Problem: Cause: Fix: Testing: | ||||
RS-17815 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-17565 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-17418 | Regent Award | Packaging | Problem: Cause: Testing: | ||||
RS-17393 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-17374 | Regent Award | Documents | Problem: Cause: Fix: Testing: | ||||
RS-17329 | Regent Award | Documents | Problem: Cause: Fix: Testing: | ||||
RS-17320 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-17078 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-17012 | Regent Award | User Interface | Problem: Cause: Fix: Testing: | ||||
RS-16988 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-16778 | Regent Award | User Interface | Problem: Cause: Fix: Testing: | ||||
RS-16729 | Regent Award | Reports | Problem: Cause: Fix: Testing: | ||||
RS-16508 | Regent Award | EST/Disbursements | Problem: Cause: Fix: Testing: | ||||
RS-16500 | Regent Award | EST/Disbursements | Problem: Cause: Fix: Testing: | ||||
RS-16255 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-15755 | Regent Award | User Interface | Problem: Cause: Fix: Testing: | ||||
RS-15614 | Regent Award | Awarding | Problem: Cause: Fix: | make sure Courses are associated with payment periods based on Course End Date.RS-16729 | Regent Award | Reports | ensure that Census Units are calculated based on Registered Units when a student is successfully packaged for the first time for specific FAY. Testing: |
RS-15606 | Regent Award | EST/Disbursements | Problem: Cause: Fix: Testing: | ||||
RS- | 1561415361 | Regent Award | AwardingPackaging | Problem: | using the Term Census date instead of the Student Census date that is determined based on the first day when a student was successfully packaged with a valid ISIR of the specific FAY when the Institution Setup "Determine Student Census" setting is set to 'Yes'calculating wrong Unmet Need when individual Terms or Payments Periods were selected in Awards Tab. Cause: | Census Units for students who were packaged for the first time with a current FAY ISIR after the actual term Census DateExcluded funds and Substituting EFC funds for Negative Unmet Need. Fix: | that Census Units are calculated based on Registered Units when a student is successfully packaged for the first time for specific FAYExcluded funds are not subtracted from Unmet Need and Substitute EFC funds are only subtracted for positive Unmet Need. Testing: | Regent Award ensure the Institution Setup "Determine Student Census" is set to 'Yes'. Find a student with Actual Enrollment for a Term configured with a Census Date in the past and without an ISIR for the current FAY. Update the number of Registered Units so it is now different from the amount that the student had at the Term's Census date. Load an ISIR for the current FAY and package the student. Ensure the number of Census Units is equal to the current Registered Units.
RS-16255 | Regent Award | Awarding | Problem: Cause: Fix: Testing: | ||||
RS-19732 | Regent Award | Not Applicable | Regent Award find a student with Alternative EFC higher than Unmet Need. On the Awards Tab select individual Term or Payment Period. Make sure Excluded Funds and Replace EFC funds are not included in the calculation. | ||||
RS-14618 | Regent Award | Packaging | Problem: Cause: Fix: Testing: | ||||
RS-14077 | Regent Award | Tasks | Problem: Cause: Fix: Testing: | ||||
RS-14053 | Regent Award | Awarding | Problem: Cause: Fix: | Anticipated Instructional Weeks are calculated based on Term Setup specified value when the option is enabled in Institution Setupthat Direct Loan configuration files have appropriate value and sequence of data processing. Testing: | set Institution Setup "Allow R8 to Calculate Instructional Weeks" setting to 'Yes'. Set value for the "Instructional Weeks" setting in Term Setup for a future Term. Find two students with this term in Academic Plan. Package students and make sure that Anticipated Instructional Weeks for the same Terms are matchingfind Dependent Undergraduate student on Post Bach Licensure Program eligible for Direct Loan. Package student. Make sure Direct Loans are awarded based on calculated eligibility. |
Scripts
Terminology for understanding Script Release Notes:
- Build Script: These scripts are automatically run when an environment is upgraded to a new release; no special request is needed and all customers receive the scripted change.
- Data Cleanup Script: These scripts modify specific data, and may or may not be included with a new release; the release note provided below will specify. If they are not included with the release, they need to be requested by the customer.
- Custom Script: These scripts may perform a variety of functions, which will be specified in the release note and must be requested by the customer as needed.
The following scripts relate to this release:
- may not be included with a new release; the release note provided below will specify. If they are not included with the release, they need to be requested by the customer.
- Custom Script: These scripts may perform a variety of functions, which will be specified in the release note and must be requested by the customer as needed.
The following scripts relate to this release:
N/A