Newer Version Available
Learning Details
Output representation of the detailed information about a specific learning
item.
- JSON example
-
1"learnings": [ 2 { 3 "duration": 3, 4 "durationUnit": "Credit Hours", 5 "learningId": "0tySG0000007RRhYAM", 6 "minimumLetterGrade": null, 7 "minimumNumericGrade": 2, 8 "name": "ENG 101", 9 "provider": "Allan Hancock Community College", 10 "referencedLearningId": "1W3SG0000000N1R0AU" 11 } 12 ]
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| duration | Integer | The length of the course. | Big, 66.0 | 66.0 |
| durationUnit | String | The unit of measurement for the course duration | Big, 66.0 | 66.0 |
| learningId | String | The identifier of the parent learning record. | Big, 66.0 | 66.0 |
| minimumLetterGrade | String | The letter grade required for the learning. | Big, 66.0 | 66.0 |
| minimumNumericGrade | Integer | The numeric grade required for the learning. | Big, 66.0 | 66.0 |
| name | String | The name of learning. | Big, 66.0 | 66.0 |
| provider | String | The provider or institution offering the learning. | Big, 66.0 | 66.0 |
| referencedLearningId | String | The identifier of the child learning record. | Big, 66.0 | 66.0 |