Regarding course completion
How I can get the course completion status(completed,in-progress, not started) for user vai rest apis of D2l ? similarly for items of course and modules
Answers
-
Hi Praveen,
Take a look at , Content completion status & User Progress
It's also worthwhile taking a look at the that can be retrieved via API for offline processing.
Hope that helps!
-
Hi Chris,
Thanks for reply. I think shared link only talking about content completion status I want also course completion status for user if the course is completed or not completed or I have to check all the content completion if any of content are not completed course is not completed and if all the contents are completed then its means course is completed.
just for information User progress API is are not working as expected its giving always wrong data.

