I want to clean up my files. How can I detect unused items?
Hi @DavidSalzman
With files, I don't really know how you can see what is used within the course, so maybe someone else can help with that one.
Assigments is by far the easiest one: you go to "assignments" within your course and if beneath the title of the assigment, you see the name of 1 or more modules in subscript, that means the assignment is linked to a module.
Pages is a little more complicated, but I use a 'hack': I de-publish all pages under 'pages' within the course. Then I go back to modules, publish all content. Then I go back to pages and all pages that are not published are not part of a module. Beware!!!! When you have a page that is not part of a module, but for instance linked to from another page or assigment, that will be deleted by this method aswel! So, not always the best way to do this.
Hope this helps and is part of the answers you are looking for.
Hi there, @DavidSalzman ...
In addition to the information that you've gotten from @Sandie and @KarlijnvanA, I wanted to mention there is a paid add-on from Cidi Labs called TidyUP that integrates with Canvas. At the previous College where I worked, we had TidyUP, and it helped with file and page clean-up quite a bit...though I don't know how many of our instructors actually used it (I know I did during course builds). If you would like to learn more about TidyUP, please check out this link:
TidyUP for Canvas File and Page Cleanup | Cidi Labs
This would need to be installed by your Canvas administrator because it would be a tool available for all courses at your school...not just your own course(s). Talk with your school's Canvas admin about potentially purchasing this product from Cidi Labs if this is of interest.
Take care...be well.
As an admin myself I would always recommend lecturers clean up any unused files etc., so they won't go over the storage limits.
In any course you can click on the files/pages etc. from the navigation bar on the left-hand side.
For pages click on "Pages" then view all pages, you can delete whatever you don't want to keep by click on the three dots next to the page.
By click on "Assignments" it will bring you direct to the assignment area and again click on the three dots next to the assignment to delete (be careful when you do this, always make sure there are not students' submissions beforehand otherwise it will all be gone)
For files you should see your course files when click "Files" and just do the same as pages to delete. There is an option for you to see all your files when you scroll to the bottom of the page. When you click on all my file at the bottom, It will list all of your files from different courses. I will not suggest you delete from there as it may confuse you and deleted the wrong files. Here is the link to show you how to delete file How do I delete a file or folder in Files? - Instructure Community - 617196
Hope this helps.
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…