You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with a dataset with multiple submissions for the same student, the anonymization assigns a unique name to each submission. This way, the connection between the submission coming from the same student is lost. Make anonymization smarter by replacing all occurrences of the same original name with the same anonymized name.
The text was updated successfully, but these errors were encountered:
When working with a dataset with multiple submissions for the same student, the anonymization assigns a unique name to each submission. This way, the connection between the submission coming from the same student is lost. Make anonymization smarter by replacing all occurrences of the same original name with the same anonymized name.
The text was updated successfully, but these errors were encountered: