Just checking my understanding of the requirements against this resource in the Canvas API docs:
Scroll down to the "Settings" section and you'll see:
"visibility: 'public', 'members', 'admins' (optional, 'public' by default)
This specifies what types of users will see the link in the course navigation. "public" means anyone accessing the course, "members" means only users enrolled in the course, and "admins" means only Teachers, TAs, Designers and account admins will see the link."
The three possible choices for that element would be public, members, and admins. I'm not sure what the tool would do if 'teachers' was specified instead of any one of those three. If the intent is to hide it from students, then wouldn't 'admins' be the correct setting?
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.