I have a few "inactive" students in my Canvas class, but can also see that their activity time is showing activity in the course. How is this possible? And are these students able to see the course?
Hello @vickystrunz ...
I think the information in the light blue box at the top of this Guide will help to answer your question:
How do I deactivate an enrollment in a course? - Instructure Community - 750 (canvaslms.com)
Sing out if you have any other questions about this...thanks!
Hi @vickystrunz ,
It is important to recognise that Inactive is a status assigned by your system, and not the lethargic condition of your students.
I suspect that like our local configuration, your implementation is only using one of the four statuses available (inactive) and not using Deleted, Concluded or Suspended - see https://community.canvaslms.com/t5/Canvas-Resource-Documents/Canvas-Enrollment-Status-Comparison/ta-p/387055 , each of which would be more granular/informative to the teacher, particularly on large courses. IN our case some of these would almost directly map onto our CIS.
Inactive students don't see the course, cannot participate or submit, do not receive communications, and may not appear in a number of reports and screens. Their data is not lost, but may be hidden from some views. We use this, amongst other things, for intermitting students and students who haven't completed Registration requirements.
Concluded would be a useful status to implement, as it prevents students who have completed the course from using discussions, submissions etc. but still allows them to view the content and what has already been submitted. In a large course it makes it easier to distinguish students with extensions, reassments etc.
hope that 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…