Found this content helpful? Log in or sign up to leave a like!

Course visibility in users' dashboards

Jump to solution
jdurancal
Community Participant

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.

Panell-de-control-04-29-2025_04_12_PM.png

Thanks in advance for your help!

Labels (1)
0 Likes
1 Solution

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):

  1. Users - Canvas LMS REST API Documentation
  2. Favorites - Canvas LMS REST API Documentation
  3. Masquerading - Canvas LMS REST API Documentation

While it might not be an exact answer, I hope this helps you.

-Doug

View solution in original post