Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 19.6, 20.2, 21.0, 22.0 [Tentative]
-
Component/s: Assignments, content review
-
Labels:None
-
21 Status:Resolved
-
20 status:Resolved
-
19 status:Resolved
-
Test Plan:
Description
As a Student changes in a report are saved in viewer but it shouldn’t be saved
A.C.
-Make the "save_changes" viewer option configurable with a new sakai.property based on the mapped Turnitin user role with the following default permissions:
turnitin.oc.roles.instructor.may_save_report_changes=true
turnitin.oc.roles.learner.may_save_report_changes=false
turnitin.oc.roles.editor.may_save_report_changes=false
turnitin.oc.roles.user.may_save_report_changes=false
turnitin.oc.roles.applicant.may_save_report_changes=false
turnitin.oc.roles.administrator.may_save_report_changes=true
turnitin.oc.roles.undefined.may_save_report_changes=false