Summary
In Brightspace, using Assignments, when the configuration variable d2l.Tools.AnonymousMarking.UseOrgDefinedId is set to ON, the Assignment submission page should display the Org Defined ID in place of “Anonymous User X” for anonymized learners.
* For evaluators with the UIP > See Names for Anonymous Activities permission, the expected display is: OrgDefinedId (Student Name)
* For evaluators without that permission, the expected display is: OrgDefinedId
However, neither type of evaluator sees the OrgDefinedId. Instead, both see the default “Anonymous User X”, regardless of permissions or configuration.
This issue applies to (but may not be limited to) Brightspace 20.25.8.
Additional Information
Work Around:
As a workaround to this issue: None
Steps to Reproduce:
- Reproducibility: Every time
- Steps to Reproduce:
- In any course, enable the configuration variable: d2l.Tools.AnonymousMarking.UseOrgDefinedId = ON
- Ensure all students in the course have an OrgDefinedId set.
- Create an assignment with Hide student names during assessment enabled.
- As an evaluator with the UIP > See Names for Anonymous Activities permission:
- Open the submission page for the assignment.Actual: Anonymous User X is displayed.Expected: OrgDefinedId (Student Name)
- As an evaluator without the UIP > See Names for Anonymous Activities permission:
- Open the submission page for the assignment.Actual: Anonymous User X is displayed.Expected: OrgDefinedId only
Tracking Number
02202787