instructure / canvas-lms

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

Canvas Feedback Doesn't Respect Turnitin Additional Settings #2182

Open Sparib opened 1 year ago

Sparib commented 1 year ago

Summary:

The feedback section for a submitted Turnitin enabled assignment shows similarity score even when Turnitin shows under Additional Settings "Student access to similarity reports has been disabled by your instructor."

Steps to reproduce:

  1. Create a Turnitin enabled assignment with similarity reports hidden from students
  2. Submit a paper to Turnitin
  3. Go to Grades > (assignment)

Expected behavior:

Similarity score is not shown, as it is hidden under Turnitin settings.

Actual behavior:

Similarity score is shown.

Settings on Turnitin: image

Similarity score in Canvas (with PI removed): image

Additional notes:

I'm only a student so I don't have any access to creating assignments, but from skimming through other issues I saw how a step describing how to create a Turnitin assignment which is where I got that step from.