RIO Ready: Scholarship Components
Scholarship_Package
Components for Scholarship in RIO Ready are as follows:
| Name | Type | Description |
|---|---|---|
| redu_MultiSelectFlowValues_FLOW | ApexClass | Support method to help handle multiple values parsing in REDU_Scholarship_Application flow. |
| redu_MultiSelectFlowValues_TEST | ApexClass | Test class for redu_MultiSelectFlowValues_FLOW. |
| Contact.redu_Current_Campus__c | CustomField | |
| Contact.redu_Student_Type__c | CustomField | |
| rio_ed__Funding_Allocation__c.redu_Declaration_Acknowledgement__c | CustomField | Checkbox to indicate if the student acknowledged the declaration shown in REDU_Scholarship_Application flow. |
| REDU_Scholarship_Application | Flow | The main flow that contains the screen and process for the Scholarship application. |
| Yes_No | GlobalValueSet | Global Value Set for the picklist Yes/No type. |
| REDU_Student_Scholarship_Permissions |
PermissionSet | Permission Set that needs to be applied to the Student's User so that they can access and use the Scholarship Application process. |