When these options are set to true the following should be the behaviour:
Remove Assessments
Admin can always remove
Instructor allowed to remove when:
have either matching perms assessment.deleteAssessment.any or assessment.deleteAssessment.own
if assessment has 0 in progress or submitted
Edit Assessments
Admin can always edit
Instructor allowed to edit when:
have either matching perms assessment.editAssessment.any or assessment.editAssessment.own
if assessment has 0 in progress or submitted
if assessment has in progress or submitted submissions then only after the exam has been retracted (note a retract date must be used here otherwise the exam is never editable)
There were 2 new options added in
samigo.editPubAssessment.restricted.afterStart=true
samigo.removePubAssessment.restricted.afterStart=true
When these options are set to true the following should be the behaviour:
Remove Assessments
Admin can always remove
Instructor allowed to remove when:
have either matching perms assessment.deleteAssessment.any or assessment.deleteAssessment.own
if assessment has 0 in progress or submitted
Edit Assessments
Admin can always edit
Instructor allowed to edit when:
have either matching perms assessment.editAssessment.any or assessment.editAssessment.own
if assessment has 0 in progress or submitted
if assessment has in progress or submitted submissions then only after the exam has been retracted (note a retract date must be used here otherwise the exam is never editable)