Can I get access to all the courses within a program for which I am the program director? I would like access for the courses that I am not the designated instructor for. Is this possible?
@StacieAnderson2 ...
This would be a question that you'd need to address with your school's Canvas administrator(s). We here in the Canvas Community don't have access to your school's Canvas environment or any of your courses. Having a conversation with folks from your school's Online Learning / eLearning / Distance Education team would be your best option. Hopefully you'll be able to speak with someone at your campus about this question soon. Good luck to you!
@Chris_Hofer is correct - this is a question for your local Canvas administrators.
it is common for institutions to provide more liberal cross-sub account access at the equivalent of instructor level via a locally configured Canvas role with enrolment at the sub-account level obviating the need for course specific enrolment.
This can be configured to give particular permissions, such as visibility of and ability to update grades, to publish/unpublish content etc.
Our user cases include faculty administrators, deputy heads of school, external examiners and directors of study (QA role)
I am trying to download a single submission that has been annotated by a grader using the API. Does anyone know how to do this? I am using Python using the canvasapi and requests libraries to query the preview_url in the submission attachments. import requests from urllib.parse import urljoin preview_url =…
Is there a trick to importing a rubric when using the Canvas rubric template? I download the csv file and fill in the Canvas Rubric template from the Enhanced Grading feature and nothing happens when I try to upload it. It only shows the file name, but not it's size. Yes, it is still a CSV. I've tried removing all symbols…
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
We are all familiar with the standard Course Calendar, where assignment due dates are automatically added. However, at my institution, we structure our assignments as Challenges that develop over a period of time, rather than just a single deadline. Currently, the calendar only highlights the "end point." It would be a…