LTI 1.3 Course Navigation visibility options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2020
09:26 AM
Hey All,
I'm working on a new LTI 1.3 application, and I realized theres no way to set the tool visibility for Teachers / Administratos only. Right now it shows up for everyone.
With LTI 1.1, I could set the visibility in the XML, but there doesn't seem to be an option in the LTI 1.3 GUI or JSON specification.
Any thoughts?
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2020
07:25 AM
I think I found it here in the canvas Documentation. In json option in developer key you have an option "default" that is enabled by default. So if you don't want the LTI to come up across canvas courses set that option as
"default":"disabled"