A quiz looks like the simplest thing on the internet: a few questions, a cheerful verdict, done. It is simple to take and fiddly to build, because almost every way of writing one badly is invisible until a reader hits it. This is the set of rules a quiz has to satisfy before it appears on Quizooly, and the checks that enforce them.
How these are made
Worth saying plainly at the top: the quizzes and articles here are produced with the help of AI writing tools, then reviewed and edited before publication. What follows is not a description of a newsroom. It is a description of a specification, and most of it is enforced automatically at build time rather than by anyone remembering to check.
Results are drafted before questions
The outcomes come first, usually four or five of them, and the questions are written afterwards to reach them. Doing it the other way round produces quizzes where two results are nearly identical and one is unreachable. Each outcome has to pass what we think of as the fridge test: would a reader be content to have this description of themselves stuck to their fridge? Each also needs a real strength and a mild, recognisable flaw. Results that are all sunshine read as flattery; a set with a designated loser reads as unkind.
Every result must be reachable
Once questions exist, each one offers one appealing answer per outcome. That sounds obvious and is easy to get wrong, so it is checked mechanically: the build script maps every answer to the result it feeds and refuses to complete if any outcome cannot be reached by any path, or if an answer points at a result that does not exist. For scored quizzes the constraint is tighter still. Every question must carry exactly one option worth nought, one worth one, one worth two and one worth three, so the steps between answers are evenly spaced in the way survey designers space a Likert scale, rather than one sensible choice surrounded by three jokes. A quiz that breaks this does not get published; the build stops.
Nothing insults the reader
The firmest editorial rule is that no outcome may be written at the reader's expense. This is a craft decision more than a moral one. Every result is written from the inside, as its most generous self-description: the person who plans nothing is spontaneous rather than flaky, the person who plans everything is the trip's quiet organiser rather than a control enthusiast. Even the lowest band on a trivia quiz gets a proper write-up.
Kindness is not the same as vagueness, though, and this is where a lot of personality quizzes quietly cheat. Psychologists have a name for the warm glow of a description that fits absolutely everyone, the Barnum effect, and it is the reason a horoscope feels uncannily accurate. We treat it as a bar to clear rather than a technique to use: a result should be specific enough that the other results in the same quiz would feel wrong if you got them.
The automated checks
Several rules are simply refused at build time rather than trusted to judgement. Every question carries exactly four options. Non-input quizzes carry at least five questions. A list of tired phrases is banned outright and any draft containing one fails. Emoji are not allowed in body prose. And every page is compared against every other page on the site: if any two share more than two per cent of their eight-word sequences, the build fails, which stops near-duplicate quizzes from accumulating quietly over time.
What each quiz owes you
Two commitments sit under all of the above.
- These are entertainment, and the site says so rather than implying otherwise. They do not diagnose you, rank you against humanity, or measure anything. Where a title claims that ninety-nine per cent of people fail, that is showmanship and the page says as much.
- You should not finish a quiz here feeling worse about yourself than when you started. Whatever result you land on, it was written to be worth landing on.
Underneath every quiz there is also a short written piece about where the idea actually comes from, which is the part we find most worth doing. The quiz is the excuse; the history, the research and the occasional correction of the quiz's own premise are the reason to stay.







