LTI 1.3 Assignment And Grades issue

rohits_paktolus
Community Member

Hi,

I found one issue during fetching the score in canvas LTI 1.3. As per canvas documentation, if we pass lti_user_id as a query parameter then it will return only one Result in the collection if the result exists.

But, I am getting the batch of 10 users in the API response. Please find below the canvas API documentation URL.

https://canvas.instructure.com/doc/api/result.html#method.lti/ims/results.index

Why getting all results set if the lti_user_id parameter is passed and the user result details existed?

Please guide me about this thing. Because In blackboard, getting single user score result.

 

0 Likes