I have an existing quiz (that was integrated from Blackboard) and I would like to use most of the questions for a current course. I would like to know if I can delete questions from the existing quiz.
Hi @BarbaraStoner You didn't mention if you were using Classic Quizzes or New Quizzes. Yes, you can delete a question from an existing quiz. Let's say you're using Classic Quizzes (aka Quizzes), edit the quiz, click the Questions tab, then hover your mouse over the question you want to delete. You'll see an "X" (see screenshot below). Click the "X" and the question will be deleted.
If you're using New Quizzes, go to Build, and you'll see a trash can icon in the upper right of the question (see screenshot below).
I hope I answered your question, if not, then could you please provide more details?
Hi @BarbaraStoner ,
To delete questions from an existing quiz, you just edit the quiz, go to the "Questions" tab, and click the "X" next to the question that you want to remove:
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…