RIO Ready V4: Scholarship Components
Table of Contents
Scholarship Components
Name | Type | Description |
reduivy__Individual_Funding_Allocation__c.redu_Declaration_Acknowledgement__c | CustomField | Indicates whether the student has acknowledged the declaration. |
reduivy__Individual_Funding_Allocation__c.redu_Description__c | CustomField | Will be set as the reason the student is applying for a scholarship. |
reduivy__Individual_Funding_Allocation__c.redu_Offer_Expiry__c | CustomField | The date the scholarship offer expires. |
reduivy__Individual_Funding_Allocation__c.redu_Offer_Link__c | CustomField | Links to the Scholarship Acknowledgement Form flow. |
reduivy__Individual_Funding_Allocation__c.redu_Scholarship_and_Amount__c | CustomField | Formula field that displays the name of the Scholarship and its Amount. |
reduivy__Individual_Funding_Allocation__c.redu_Signature_of_Applicant__c | CustomField | The applicant's signature as entered in the Scholarship Acknowledgement Form flow. |
REDU_Scholarship_Acknowledgement_Form | Email template | Email template to send scholarship offer email to student. Includes a link to the Scholarship Acknowledgement Form flow. |
REDU_Scholarship_Acknowledgement_Form | Flow | Once a student has been offered a scholarship, they can use this flow to accept the scholarship. |
REDU_Scholarship_Application | Flow | Allows students to apply for available scholarships. |
REDU_RIO_Ready_Letterhead | Letterhead | Used for the Scholarship Acknowledgement Form email template. |
redu_FileUpload | Lightning Web Component | Custom file uploader component. Used in the scholarship application flow. |
REDU_RIO_Ready_Admin | PermissionSet | Permission Set that provides Admin users access to the scholarship components. |
REDU_RIO_Ready_Student | PermissionSet | Permission Set that provides Student users access to the scholarship components. |