Adobe Captivate · Arazzo Workflow
Adobe Learning Manager Learner Progress Report
Version 1.0.0
Assemble a learner profile from their account, enrollments, skills, and gamification points.
Provider
Workflows
learner-progress-report
Build a consolidated progress snapshot for a single learner.
Reads the learner's user record, lists their enrollments, lists their acquired skills, and reads their gamification points, returning all four as workflow outputs.
1
getUser
getUser
Read the learner's user record to confirm the account and capture profile basics for the report header.
2
getEnrollments
getEnrollments
List the learner's enrollments to capture their current and completed course participation.
3
getUserSkills
getUserSkills
List the skills the learner has acquired, including points earned toward each skill.
4
getGamificationPoints
getUserGamificationPoints
Read the learner's gamification points broken down by category for the report summary.