How do I make a discussion board unpublished after students have posted and work has been graded? There are posts there for an upcoming exam that I no longer want students to have access to.
Just to dovetail @jcarpenter1 's advice.
1. Create a new module. Call it something like "Not For Student Eyes." Move the discussion into that module. Do not publish the module.
2. Make sure that "Discussions" does not appear in the students' course navigation bars. If it does, go into settings and then navigation. You'll need to disable "discussions."
3. I believe that students will still be able to access their own response(s) through Grades, but not the rest of the discussion thread.
Hello @CHRISTINACAMPB1 ! Unfortunately, you can't unpublished graded assignments, including discussions, after there have been student submissions. I tried unpinning it and even marking it as closed for comments. The only other thought I have is to unpublish the module. This will unpublish everything in it!
This might be a great idea to bring to the developers attention. These links may help you submit the idea.
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…