Does anyone know "<lticm:property name="enabled">"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019
12:56 PM
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