instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.58k stars 2.48k forks source link

Problem with anonymous peer reviews #2179

Open kristoffereik opened 1 year ago

kristoffereik commented 1 year ago

Summary:

Students are able to see the names of their peers who have given them a peer review in the gradebook.

Steps to reproduce:

  1. Create an assignment with anonymous peer reviews.
  2. Have students deliver assignments
  3. Assign peer reviews to students
  4. Have students deliver their reviews
  5. When acting as a student: Go to Grades, and click on the "comments" button next to the assignment.
  6. The name of the student who gave a review should be visible in the feedback overview.

Expected behavior:

The name of students should not be shown anywhere when anonymous peer reviews are used.

Actual behavior:

The names of the reviewers are shown to the students they have reviewed.

dustin-cowles commented 1 year ago

@kristoffereik Are you on the current version of Canvas? Can you provide a video? I just tried to reproduce this and I see the reviewer's name as Anonymous User in both the sidebar and details in grades page and in the comments list on the submission details page.

image image image