Editing settings for a LTI1.3 deep link assignment tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm developing an LTI1.3 assignments integration and I'm trying to figure out if a teacher wants to change a setting in our tool for the assignment that they configured in the initial configuration of the deep link, how are they supposed to do that?
I found this article which mentions a change which introduced "Deep linking assignment edit", but there's no documentation on how that's supposed to work.
If I relaunch the deep link editor in the assignment, the request doesn't include any identifiers (like resource_link_id) which would help my platform recognize that this is a request to edit an existing link and should show the edit page instead of starting the creation of a new resource.
How is one supposed to accomplish this? Any pointers or examples?