Regarding Rest API - Courses data and Users data

Praveen.S.1239
Praveen.S.1239 Posts: 16 🌱
edited June 12 in Development

Hi Team,

I am developing one LTI widget for Brightspace which requires some rest apis.

I want to fetch course complete structure like course , module/submodule , topic /activity each module progress , completion data and also each activity completion status , grade etc for enrolled users .

I can see few of data are available in different apis but for me its tough to iterate all those apis response to get aggregate data for required response as slowing my application .is there any apis available where we get these data in one two apis rather calling multiple apis ?

pleae suggest possible ways .

Answers