How can I find a student that have been deleted?
@LashondaGaines
That may depend on what you want to do with the information.
If the student's enrollment in a course was actually "deleted", then there is no information to show unless they are restored to the course. If they are "concluded", then their information remains but may be hidden. The document Canvas enrollment status comparison explains the difference between the enrollment states.
If you just want to see which students were formerly in the class, you can go to Course Settings, Sections, and then pick the section the student was enrolled in. At the bottom will be "completed enrollments". If you click on their name, you can pull up grades or analytics about that user.
From the People page, you can click the three vertical dots at the top and choose "show prior enrollments". This gives a list of the prior users and their score, but little else. You can click on the student's name and be taken to their user page for the course. From there, you may be able to restore or delete the enrollment (this depends on permissions and your institution may control the enrollments). Viewing prior enrollments does not add them to the People page, it takes you to another page with the list of prior enrollments.
From the Grades page, you can click the dropdown at the top left that says Gradebook and change it to "Individual Gradebook". There is an option there to "Show concluded enrollments." You can then stick with the individual view or switch back to the "Traditional Gradebook". The concluded enrollments will not appear in the gradebook along with any grades they have.
@LashondaGaines ,
In addition to the very detailed information provided to you by @James , I wanted to contribute, as well. If you are by chance talking about a student that was 'deleted' from a course itself, I'd recommend taking the steps James provided below.
However, if you are a Canvas Admin, and you're trying to find a user that was actually deleted from your school / other organization's Canvas instance, you'd need to go to your Canvas Admin, click 'People', then tick on 'Show Deleted Users'. This will allow you to view a list of all of the deleted users from your Canvas Instance, and you'd be able to click on that and view the information about them.
I hope this helps too in some way!- Noah
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…