I assigned my students a Google LTI about a month ago. It is now gone from the module, and I cannot find it anywhere. Students had submitted their work, but the assignment is missing. Help!
If it's also not in your assignments page, perhaps it was accidentally deleted it?
If you go to the main course page and add /undelete to the url (e.g., https://canvas.instructure.com/courses/[coursenumber]/undelete ), then you should be able to see a list of deleted content, look for the assignment.
Hi @KATIEBAYDO-REED,
If the (technically unsupported) trick @Gabriel33 posted doesn't work for you, this would really be something you'd want to contact your school/institution Canvas team or Canvas support (if you have access) to help you research and address. It's possible someone accidentally deleted the assignment, perhaps your school upgraded their Google integration and that had some side effects, could be some other glitch... Since nobody in the community really has access to your Canvas instance or courses, all we could really do here is speculate. Support personnel can hopefully investigate and get this fixed up for you.
-Chris
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…