Retrieve course navigation tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2017
01:21 PM
How I get retrieve information about course navigation tools. It looks like course_ui_navigation tables have this information. But I don't see how I can get names of the tools. But example, I need to retrieve information about courses that are using Conferences.
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2017
12:24 PM
Hi Marina,
The course_ui_canvas_navigation_dim will provide you the name of the navigation item you are looking for. This can be joined to the course_ui_navigation_item_fact to look at specific courses/accounts/terms.