Skip to main content

I am not finding this in any report, audit trail, or in the gamification APIs.

Anyone know how to report on the detail you can see when you drill into a user’s badge assignment, specifically the data shown in the “event” column?

In this example, I have a badge that can be earned by taking any one of a dozen courses. The learner gets points each one they’ve done. I need to be able to report on WHICH course they took that issued the badge so I can compare it to the data in the enrollment completions.

There are over a hundred users. Manually visiting each detail record is fine (I mean, awful, but doable) for a one time audit. Not so much if I need to repeat this process.

Screenshot attached of the detail I am talking about.

 

ok, Support was able to find it for me…..I just hadn’t found the correct API Endpoint.

GET /share/v1/gamification/badges/{id_badge}/users/{id_user}/assigned


Reply