Privacy
Privacy
This page describes what actually happens with your data on this site. It is short because very little happens.
Your answers stay in your browser
Quiz answers are never uploaded to any server. Scoring runs entirely in your browser. The site stores exactly two things, both locally on your device:
- omegaverse_quiz.v1.progress in localStorage — your in-progress answers, so you can resume after a refresh.
- omegaverse_quiz.v1.result in sessionStorage — your latest result, so the result section survives a refresh within the same tab session.
No accounts, no tracking cookies
There are no user accounts and no sign-up. The site does not set cookies for tracking or advertising.
Analytics
No third-party analytics are enabled. The only analytics currently implemented are events logged to your own browser console (for example, quiz start and quiz completion). These events carry only enumerated parameters such as quiz version and result category — never your individual answers or any free text. They are not transmitted anywhere.
Future changes
If we ever introduce hosted analytics or advertising, this page will be updated first, before any such script goes live.
Deleting your data
Because everything lives in your browser, you can delete all of it yourself: clear this site’s data in your browser settings (localStorage and sessionStorage), or use the Retake option in the quiz, which clears the stored progress and result keys.