Discussions
xAPI - Pathway completion
Hi,
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:
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.
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?
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.
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?
UTF-8 Issue
Hi Team,
Generating Access Token in Demo not working
When I try to generate the access token in the tutorial (https://developer.degreed.com/reference/post_oauth-token-1) it gives me a 400 error with the reason being "invalid credentials".
x-api get statements filters
1.how to get list of all supported verbs which can be used as filter for the get statements x-api ?
for eg. - https://api.degreed.com/xAPI/verbs/completed , https://api.degreed.com/xAPI/verbs/loggedin
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?