I want to make attendance reports, but the platform asks me for the SIS number. How can I get that number or is there something I need to do (setting), or am I not doing it right
Hi @Robaguilar76 -
Assuming you are a Teacher/Instructor in a course: if you click on People and see your list of students, there usually is a column for Login ID, SIS ID, Section, etc
If you do not see SIS ID, it's possible that your district or institution has turned off the permission for you to see it.
I personally haven't used the Attendance features, so I'm sorry I'm not able to provide more help with that.
Here are some guides that might help:
Hi @Robaguilar76,
The SIS number for a user (whether a student or a teacher/instructor) is usually their school's ID number. For example, at my school our ID numbers are formatted as L00123456.
I would recommend that you contact your school's Canvas team.
-Doug
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…