Skill Achievement Mapping Input
Input representation of a mapping that’s associated with an existing skill or must be
created as a learning achievement.
- JSON example
-
1{ 2 "name": "Advanced Java Programming", 3 "description": "Technical Skill in Java", 4 "learningAchievementId": "0u9SG0000001mCdYAI" 5} - Properties
-
Name Type Description Required or Optional Available Version description String Description of the skill and the learning achievement. Optional 62.0 learningAchievementId String ID of the learning achievement that fulfills this skill achievement. Optional 62.0 name String Name of the skill and the learning achievement. Required 62.0