RIO Ready V4: Course Re-attempt Components
Table of Contents
Course Re-attempt Components
Name | Type | Description |
redu_course_re_attempt | Aura Component | To embed a flow in a Lightning component for invoking the flow from a global action. |
REDU_Course_Re_attempt | Flow | Flow that enables users to reattempt a completed individual enrollment |
reduivy__Individual_Academic_Progress__c.redu_Academic_Term_Name__c | Custom Field | Formula field that stores the academic term name |
reduivy__Individual_Enrollment__c.redu_Study_Unit_Name__c | Custom Field | Formula field that stores the study unit name |
Contact.Course_Re_attempt | Quick Action | Action button that invokes the flow is placed in the contact object. |
Course_Re_attempt | Quick Action | Global action that invokes the flow |
REDU RIO Ready - Admin | PermissionSet | Permission set for admin users to allow them to view the custom fields while running the flow |
REDU RIO Ready - Faculty | PermissionSet | Permission set for faculty users to allow them to view the custom fields while running the flow |