backpocket.website Wrapped
Wrapped
no account · no app · 60 seconds

Somebody in your group
made a quiz about you.

Questions off your own chat — things you were there for and probably do not remember. Type the code they sent you, put a name on the board, and find out where you land.

What is actually stored

The questions, and nothing around them

A published quiz is the questions, their options, the answers, the host's lines, and — where a question quotes one — the line from the chat it is about. The file it came from was read in somebody's own browser and never left it, so there is no copy of it here to delete: one was never sent.

It expires by itself

The publisher picked 24 hours, 7 days or 30 days. That is stored as an expiry on the row itself, so the quiz is removed by the database when the clock passes. It is not a cleanup job somebody has to remember to run.

Your score, if you enter one

The name you type is a label on your score and nothing else — it is never matched against anybody in the quiz and never decides who a question is about. It is visible to anyone holding the code and it expires with the quiz. The full version is here.