Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read-only litemitem scope not handled #10

Open
hmoffatt opened this issue Feb 2, 2022 · 0 comments
Open

read-only litemitem scope not handled #10

hmoffatt opened this issue Feb 2, 2022 · 0 comments

Comments

@hmoffatt
Copy link

hmoffatt commented Feb 2, 2022

In Moodle, the admin can configure a tool's access to the assignment and grading service to either none, grade sync only, or grade sync and column management. In the grade sync only case, the scope https://purl.imsglobal.org/spec/lti-ags/scope/lineitem is not available, but the demo app tries to write to it anyway.

Also I think the get_lineitems_page() method should be checking for the lineitem.readonly scope not the lineitem scope, but find_or_create_lineitem() should check for the lineitem scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant