Anonymous grading property is documented incorrectly in sakai.properties
Description
Activity
Neal Caidin
This looks like it has been committed in the 11 branch @Earle Nietzel ? Want to set fix versions and close this JIRA. Thanks.
Neal Caidin
I have confirmed Tiffany's assertion.
On nightly experimental (trunk/master) server, I set the property
samigo.editPubAnonyGrading.restricted=true
See - https://experimental.nightly.sakaiproject.org/sakai/sakai.properties
I then tested the steps she provided on both nightly trunk/master MySQL (using default properties) and experimental.
On experimental I was NOT able to change the Hide student identify from grader after the test was published. I was able to confirm that the student identity was displayed anonymously with a generated ID number.
On nightly trunk/master MySQL I was able to change the Hide student identify from grader checkbox, after the test was published. And I was able to confirm the student identity was now visible.
Tiffany Stull
Steps to see behavior:
Test twice, once with samigo.editPubAnonyGrading.restricted = false (default), once with property = true
Create exam, and in _Settings_, select *Grading and Feedback > Hide student identity from grader.*
*Publish* exam.
Submit as student.
As instructor, go to *Published Copies* > *Scores*, confirm student identity is displayed as anonymous ID number.
Go back to *Published Copies* > *Settings* and select *Grading and Feedback*
See if you can UNCHECK Hide student identity from grader. - This should be DEFAULT.
If you can, uncheck it, Save.
Go back to *Published Copies* > *Scores*, confirm student identity is visible.
Tiffany Stull
Will update this documentation to be clearer.
Hui Tsao
I don't have permission to update default.sakai.properties. Emailed Sam regarding this issue.
Thanks,
Karen

The instructions/notes for properties "samigo.editPubAnonyGrading.restricted" is wrong. It should be the opposite way:
When samigo.editPubAnonyGrading.restricted is set to true, the Students' Identities section in published settings is NOT editable.