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

Include resourceId and tag of line items in deep link resource #142

Merged

Conversation

gkreitz
Copy link

@gkreitz gkreitz commented May 28, 2024

Summary of Changes

When serializing a deep link resource with a line item, also include the resource id and tag fields of the line item.

Fixes #141

Testing

Did a quick test with a local canvas install where a deep link with tag and/or resourceId was returned by a tool set up for assignment_selection and verified that the Ags later returned the expected values on those line items.

  • I have added automated tests for my changes
  • I ran composer test before opening this PR
  • I ran composer lint-fix before opening this PR

@dbhynds dbhynds merged commit 53a6dc0 into packbackbooks:master May 28, 2024
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

resourceId and tag of an LtiLineItem are ignored in DeepLinkResources\Resouce
2 participants