Found this content helpful? Log in or sign up to leave a like!
Course visibility in users' dashboards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi community!
We would like to know if it’s possible to configure a course so that it does not automatically appear on the user dashboard when it is created.
Thanks in advance for your help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @jdurancal / Jordi,
Thank you for the additional context.
My institution is not nearly the size of yours but something to consider before I give a possibility. Even if a course is not visible on their Dashboard, courses will also be visible in the "All Courses" list ( How do I view all my Canvas courses? - Instructure Community - 618766 ). Maybe that is your intention but if you intention is completely hide access, I do not believe that is possible.
With that said, I believe the only way you would be able to manipulate the list of favorites that are decided by individual users would be to use a mix of API endpoints/calls from these three resources (and possibly others):
- Users - Canvas LMS REST API Documentation
- Favorites - Canvas LMS REST API Documentation
- Masquerading - Canvas LMS REST API Documentation
While it might not be an exact answer, I hope this helps you.
-Doug