Personality Quiz Template

Sort weekend Homebodies from Explorers and Socialites in six honest questions. A ready-made personality quiz that ends on one of three verdicts.

Free · copies into your editor in one click
Live preview — try it, nothing is saved

Six quick questions about how you actually spend your time off. Answer honestly and we'll tell you which weekend species you are.

press Enter ↵
Question 1. It is Saturday at 9 a.m. Where are you?

Personality quizzes are the most shared form on the internet for one structural reason: the respondent is the subject. Nobody forwards a satisfaction survey to their group chat, but "which weekend type are you?" travels on its own, because finishing it produces something about you worth showing someone else. This template gives you that machine fully assembled (questions, scoring, and three distinct verdicts) so you can spend your effort on the part that matters, which is making the types feel true.

How the sorting works. Under the hood sits one calculated variable called pull, the outward tug of a person's weekend. Every answer is wired to a logic rule: homebody answers add nothing, in-between answers add a point, and the most social option on each question adds two. After six questions the total lands between 0 and 12, and three range rules choose the ending screen. 0 to 4 reveals The Homebody, 5 to 8 The Explorer, 9 and up The Socialite. Open the Logic panel and the whole mechanism is on one screen: twelve small scoring rules, three result rules, no code.

Six lived-in moments, and the fields we skipped. Saturday at 9 a.m., a free Friday night, what recharges you, a surprise Sunday, a vacation headline, and a cancelled plan. Each is a moment everyone has lived recently enough to answer without deliberating. Good personality questions never ask people to theorize about themselves ("are you extroverted?"); they ask what you would do, and let the pattern do the diagnosing. The cancelled-plans question earns its place as the most honest of the six, because relief, adaptation, or immediate re-planning is a personality in miniature. Two things stay off the form on purpose. There are no name or email fields, since a share-first quiz should cost nothing to finish and identity fields are where casual players bail; if you want lead capture, drop an email block ahead of the results and take the tradeoff knowingly. We also stopped at three result types, because three well-drawn characters beat five blurry ones.

Who sends it around. Newsletter writers warming up a Friday send, community managers handing a Discord or Slack something to argue about, event organizers profiling attendees before a retreat, and brands that want three audience segments delivered as entertainment.

Reskinning it for your world. Rewrite the three endings first, because the verdict copy is what gets screenshotted, so give each type a flattering, specific personality. Then retheme the questions: a bookshop version sorts Rereaders from Series Bingers, a fitness studio sorts Dawn Runners from Class Socials. Keep the 0/1/2 wiring as is and the thresholds keep working; add a seventh question and you stretch the top band by two points in the Logic panel. Focus mode is the renderer to use, one situation at a time, momentum running all the way to the reveal.

Frequently asked questions

How does the quiz decide which result someone gets?

Each answer feeds a calculated variable through logic rules, adding 0, 1, or 2 points depending on the option, and three range rules pick the matching ending screen. You can see and edit all of it in the Logic panel.

Can I add a fourth personality type?

Add another ending block, then adjust the score bands in the Logic panel so each range points at one ending. Going from three types to four usually means narrowing each band.

Can I see individual answers, not just the type?

Every submission stores the full answer set alongside the computed variable, so the responses view shows how each person scored, and the CSV export gives you the raw columns.

How do I put this quiz on my site?

Use the Share page: a clean link for chats and newsletters, or an inline, iframe, or popup embed for your website. Focus mode keeps the one-question-at-a-time feel inside the embed.