- All Known Implementing Classes:
- AnonymousMappingImpl
public interface AnonymousMapping
A user's anonymous ID must remain consistent across a site (so they can be graded consistently).
But the anonymous ID should be different in other sites to prevent any way to deduce identities based on mutual enrollments.
So, each row maps siteIds to userIds to anonIds
- Author:
- bbailla2