Auto Credit Transfer Configurations (Custom Metadata Type)
Metadata for auto credit transfer
Table of Contents
Auto Credit Transfer Configurations (Custom Metadata Type)
The following article covers the configuration metadata settings, where we can configure to a very granular detail what fields get mapped in Auto Credit Transfer for different Grade results, including Grade points, etc.
This metadata allows admin to configure the value (either by static or using merge field) of another Course Connection when credit transfer is fulfilled. This is to avoid hardcoding the value in the Apex code.
Field name | Type | Description |
Current Grade Result |
Text |
This is used to match the grade result of the current Course Connection. If it matches, any related Course Connections that are linked to the same Course will be updated according to the settings. |
Status |
Text |
Map to "Status" field. It can be a static text or merge field. |
Enrollment Status |
Text |
Map to "Enrollment Status" field. It can be a static text or merge field. |
Requirement Met |
Text |
Map to "Requirement Met" field. It can be a static text or merge field. |
Allow Pre-Enrollment |
Text |
Map to "Allow Pre-Enrollment" field. It can be a static text or merge field. |
Credits Attempted |
Text |
Map to "Credits Attempted" field. It can be a static text or merge field. |
Credits Earned |
Text |
Map to "Credits Earned" field. It can be a static text or merge field. |
Grade Setting Type |
Text |
Map to "Grade Setting Type" field. It can be a static text or merge field. |
Grade |
Text |
Map to "Grade" field. It can be a static text or merge field. |
Release Grades |
Text |
Map to "Release Grades" field. It can be a static text or merge field. |
Auto Credit Transfer Notes |
Text |
Map to "Auto Credit Transfer Notes" field. It can be a static text with merge fields. |
Grade Points | Text |
(v3.9) Map to "Grade Points" field. |
Grade Value | Text |
(v3.9) Map to "Grade Value" field. |
Ignore Credits Earned | Text |
(v3.9) Map to "Ignore Credits Earned" field. |
Ignore For GPA Calculation | Text |
(v3.9) Map to "Ignore For GPA Calculation" field. |
Enabled |
Checkbox |
Check to enable the setting. |
Enabled On Create |
Checkbox |
Check to execute the Auto Credit Transfer during record creation. |
Enabled On Update |
Checkbox | Check to execute the Auto Credit Transfer during record update. |