when i create a multiple answer question for 6 points with 3 correct answers and 3 incorrect answers- will the the points be awarded 2 for each correct answer?
Hi! It seems your question got posted twice -- so I am copying and pasting my response from the other question here:
Hi!
That sounds about right, but check out these explanations:
Here is the Canvas Guide for Classic Quizzes:
It reads: "
And here is the Guide for New Quizzes:
It reads: "Partial credit is calculated by dividing the total points possible by the number of correct answers for the question. This amount is awarded for each correct answer selected and deducted for each incorrect answer selected. No points are awarded or deducted for answers that are not selected. Zero is the lowest possible score. For example, if a question is worth 4 points and there are 2 correct answers, Canvas divides 4 by 2 and awards 2 points for correct answers selected and deducts 2 points for incorrect answers. If a student selects 2 correct answers and 1 incorrect answer, the student will receive 2 points total (4 points awarded for correct answers and 2 points deducted for incorrect answers)."
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…