Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Learning Fulfiller
Output representation of the types of fulfillment options for the learning foundation
items.
- Sample Output
-
1{ 2 "fulfilledBy": [ 3 { 4 "learningOutcome": { 5 "learningOutcomeId": "0uESB00000000WI2AY", 6 "duration": 4, 7 "durationUnit": "Credit Hours" 8 }, 9 "learning": { 10 "type": "Learning Course", 11 "learningCourseId": "0tyxx00000002ppAAA", 12 "name": "Basic Calculus 1", 13 "subjectAbbreviation": "CALC", 14 "courseNumber": 1011, 15 "minimumGrade": 3 16 } 17 } 18 ] 19}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| learning | Learning | Details about the learning course or program that fulfills the requirement. | Small, 62.0 | 62.0 |
| learningOutcomeItem | Learning Outcome Item | Details about the learning outcome that fulfills the requirement. | Small, 62.0 | 62.0 |
| learningStatus | Learning Status | Status of a learning foundation item. | Small, 62.0 | 62.0 |