Privacy & Data Use
This page explains what fitestest stores today and how publication on the Leader Board works.
Account data
- We store your username, email address, password hash, role, and account creation time.
- We store session tokens server-side so you can stay logged in.
Testing data
- We store test attempts, attempt scores, accuracy, discipline ratings, and question-rating history.
- Community question submissions are stored with ownership, moderation state, AI review notes, and any reviewer override notes.
What is public
- Your discipline ratings are private by default.
- You can publish or unpublish each discipline ranking row from My Rankings.
- Only rows you explicitly publish appear on the Leader Board.
Browser storage and cookies
- The app currently uses `localStorage` for login state and `sessionStorage` for the in-progress test session.
- The app does not currently set analytics or advertising cookies.
- If non-essential cookies or third-party tracking are introduced later, this page should be updated before rollout.
Operational note
This page is an engineering-facing transparency surface, not a substitute for formal legal review. If the product grows or starts handling regulated customer data, the privacy posture should be reviewed properly.