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

Files (Images) Insitution Level?

Jump to solution
RyanHayes
Community Member

Is it possible to share stock banner/header images in a way that they are available to ALL courses? We'd like to have a collection of stock banner images that IDs or faculty can insert into the home page and other pages of their courses for consistency. Ideally the could be stored at the institution level and be available under files for ALL courses. Is this possible?

Labels (3)
1 Solution

Not a silly question at all, @Joel_Stevens  and worth just briefly outlining how Canvas is working generally;

When content is copied over from one course to another it points back to the original file rather than creating a new one, and it appears that there is some kind of 'chain' setting which you can reveal in the API - we think this may have been causing problems as we had a spell when we changed our images but they were then broken in the mobile app. Some work was done by Canvas on New Quiz images, which seemed to resolve this at the same time.

It's easy to miss, but when you upload a file (for example when prompted to improve for accessibility), providing that you retain exactly the same file name and location, Canvas will ask you whether you want to replace the existing file (hence, I believe, retaining the original file number), or create a new file - clearly you want the former.

On a related note, we do have icons/images which point to external resources - we had a panic around recent Microsoft address changes which ceased to work, but I gather the back-room boys at Canvas have resolved this without our having to update every link (Phew!).

However we have a similar issue where we have sharepoint links and support email addresses from Canvas to various information and support points around the institution. These are now changing, and we will have to have a strategy to update existing links in the courses that are rolled forwards.

  • Were I building from scratch in the future I would make sure that I used a tool such as TinyURL so that TinyURL functions as a connecting bridge between Canvas and the endpoint. If the endpoint needs to change it can then be done in TinyURL (once for each move) rather than having to change every link in Canvas.
    • Hey - wouldn't it be cool if Canvas itself could facilitate an account level interlocutory table with the canvas links on one side and the connecting links on the other side .....

View solution in original post