Privacy Tips When Using Student Names Online
Use initials or aliases, avoid uploads and clear local data after a shared-device session.
Published · Reviewed
Privacy Tips When Using Student Names Online
Use the least identifying roster that still supports the activity, process it locally, disable list saving on shared devices and avoid share links unless storage is necessary and understood. Initials, assigned aliases or group labels are often sufficient.
Recommended process
- Prefer initials or aliases over full names.
- Confirm that normal selection runs in the browser.
- Turn off local list saving on shared equipment.
- Clear site data and downloaded files after the session.
Worked example
Instead of displaying full student names on a projector, a teacher uses assigned two-letter classroom codes. The list is processed locally, no share link is created, and browser storage is cleared after class.
What to check before using the result
- Follow school policy and applicable privacy law.
- Do not include grades, diagnoses or contact details.
- Treat screenshots and exports as copies of the roster.
How the random step is handled
Random Picker Tools uses window.crypto.getRandomValues() for browser-based selection. Integer results use rejection sampling to avoid modulo bias, and complete list orders use a Fisher–Yates shuffle. This addresses the software selection step; the organizer still controls eligibility, duplicate rules, consent, accessibility and any legal requirements.
Privacy note
Normal picking and shuffling happen in the browser. Use initials or non-sensitive identifiers when possible, avoid storing unnecessary source data, and create a share link only when temporary server storage is appropriate for the people represented in the list.