Sakai LMS grading support?
NaurizAitbai opened this issue · 1 comments
NaurizAitbai commented
Hello everyone. Wanted to ask, did someone work with Sakai LMS? I'm trying to test LTI 1.3 grading/scoring with Sakai LMS and I can't grade it. I'm calling the method put_grade() and can_put_grade() returns False, raising the exception "Can't put grade: Missing required scope".
In the settings of the tool in Sakai LMS, I checked these items:
- Allow External Tool to return grades
- Allow External Tool to create grade columns
I checked launch_data and it really doesn't have "https://purl.imsglobal.org/spec/lti-ags/scope/score" scope, although create grade columns checkbox is checked.
csev commented
Hi - I jut saw this - I will test and figure things out and let you know.