After an outage on September 1, the Instructure Community is now fully available, including guides, release notes, forums, and groups. If some styling still looks unusual, clear your cache and cookies.
Found this content helpful? Log in or sign up to leave a like!
The following is a part of XML config file to config the LTI tool provider.
...
<lticm:options name="course_navigation">
<lticm:property name="enabled">true</lticm:property>
</lticm:options>
It looks like the value of "true" or "false" in <lticm:property name="enabled">true</lticm:property> doesn't have any effect on whether the tool shows up on the course menu at the left side or not.
Is there a way to turn off the tool(meaning make it invisible on the course menu) except for deleting it from settings->apps?
Thank you,
-Kim
If you're looking at having a navigation item disabled by default you need this:
<lticm:property name="default">disabled</lticm:property>ā
Thanks, Jeffrey, you probably can tell I am a newbie of Canvas. I disabled the navigation item using your tip, now how can I enable it on the course level or account level?
-----
Ahh,
After googling for a bit, I found out how to enable it on course level, got to course site->navigation->find the one which you want to turn on, click on it to enable it.
Thank you,
-Kim
For what it's worth here's my cheat sheet for the LTI XML Config spec: XML Config Builder
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in