Discussions

Ask a Question
ANSWERED

xAPI - Pathway completion

Hi,

ANSWERED

Internal Server Error for Completions

I've been trying to use get all completions but late last week though today I'm still receiving a 500 internal server error. I am using this endpoint and including the date filters:

ANSWERED

Endorsements attached to content

Right now the Pathway API calls allow us to see if a Pathway is endorsed or not. With now being able to endorse content at the content level, is there an enhancement that is planned in the near future for completions API calls? The immediate question we're trying to answer is if there is a significant difference between clicks on unendorsed vs. endorsed content.

ANSWERED

Get User Contents

I understand 'https://api.betatest.degreed.com/api/v2/users/{id}/pathways' can be used to get pathways assigned to a specific user. If I need to get content and all other learning items currently assigned to a user, what do you recommend? I understand 'https://api.betatest.degreed.com/api/v2/users/{id}/completions' is a possibility but this would return only the completed items. How about other work items which haven't been started yet or are in progress?

ANSWERED

Null 'Completed At' in 'Completions' API

I am checking the response on the https://api.betatest.degreed.com/api/v2/users/{id}/completions API. I see all of the records have a null 'completed-at' value, even though it should have a valid date as all these learning items have been completed.

ANSWERED

Does the "Get All Required Learning Items" call include Assigned content e.g. Assigned Pathways?

Does the "Get All Required Learning Items" call include assigned content e.g. assigned Pathways?

ANSWERED

UTF-8 Issue

Hi Team,

ANSWERED
ANSWERED
ANSWERED

Mentoring flag on user record

For orgs which have the opportunities market place enabled, users have the option to make themselves available as mentors by enabling the "Become a Mentor" flag on their profile. Is it possible to retrieve this data point via the API?