I have many teachers asking for this feature. They want to be able to toggle between students on Grades View Page. Currently, they have to back out and then find the student and click back in. Anyone know a workaround?
@jfox5 Your teachers may want to look at the Individual Gradebook view instead of the Traditional Gradebook as this give the option to view one student at a time and have an option to more the the net and previous student. More on this feature can be found in How do I view assignments or students individually in the Gradebook?
I'm confused by your question. What do you mean by "Grades View" page? The two main ways to enter grades on Canvas is through the Gradebook or Speed Grader.
If you're simply entering numerical grades in the Gradebook, you can easily go down a column of students. If you're evaluating each student's submission, you'll be using Speed Grader. With Speed Grader, you can click on the arrow to go to the next student, or use the dropdown box of student names.
There's no need to "go out and come back in again." What am I missing?
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…