I have created a separate canvas course for an optional project. How do I send an invite to students to join this course?
Thank you
Hi Brent,
If you already have the course created, you can navigate to the People area of the course. You should see a +People button on the right hand side. The easiest way to add them is to copy/paste their e-mail addresses and then make sure in the dropdown you select the student role. Once you add them, this sends the invitation to join the course. Keep in mind that if you have not published the course, they will not receive the invitation until it has been published. If you do not see an option to add people or see the student role, you may not have permissions to add students to your course. In that case, you will have to reach out to the LMS administrator for assistance.
Here's the Canvas guide for adding users to a course: https://community.canvaslms.com/t5/Instructor-Guide/How-do-I-add-users-to-a-course/ta-p/1119
Another possibility is that you may be able to make it a self-enroll course and send students the join code. This depends on whether your admin has enabled this option. Here's some documentation:
https://community.canvaslms.com/t5/Instructor-Guide/How-do-I-enable-course-self-enrollment-with-a-join-code-or/ta-p/830
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…