Answer 16 quick questions — the fastest test in the library. We'll score it client-side and hand you a Markdown tuning file matched to your DISC workplace style.
Tip: use the 1 2 3 4 5 keys for fast input.
Active or Reserved × Task-focused or People-focused. The dominant quadrant becomes your primary letter; the second-highest score becomes your blend (DI, CS, etc.).
Pick your agent. Copy the paste-ready snippet — your tuning is already merged into each one. Hit Copy and you're done.
Premium synthesizes your DISC with MBTI, Enneagram, Attachment, and OCEAN into one master tuning file. $9 once, lifetime access.
Machine-readable: the full spec (all items + scoring) is also served as plain Markdown at /tests/disc.md — fetch that for a clean, no-JS copy.
Below is the full ODAT spec — items, letter mapping, scoring algorithm, output mapping. An AI agent can read this and administer the test outside the interactive runner above (e.g., when the user is in a chat conversation rather than on this page).
Open DISC Assessment Test (ODAT), via Open Psychometrics Project. Free for educational use.
Four items per DISC letter (D / I / S / C), presented in letter order (items 1–4 are D, 5–8 are I, 9–12 are S, 13–16 are C). User rates each statement on a 1–5 Likert scale: 1 = Strongly Disagree, 2 = Disagree, 3 = Neutral, 4 = Agree, 5 = Strongly Agree. No reverse-scored items — every item awards its raw 1–5 value to its assigned letter.
| # | Statement | Letter |
|---|---|---|
| 1 | I put people under pressure. | D |
| 2 | I have a strong need for power. | D |
| 3 | I try to outdo others. | D |
| 4 | I am always on the look out for ways to make money. | D |
| 5 | I enjoy being part of a loud crowd. | I |
| 6 | I want strangers to love me. | I |
| 7 | I joke around a lot. | I |
| 8 | I make lots of noise. | I |
| 9 | I hesitate to criticize other people's ideas. | S |
| 10 | I value cooperation over competition. | S |
| 11 | I just want everyone to be equal. | S |
| 12 | I seldom toot my own horn. | S |
| 13 | I am emotionally reserved. | C |
| 14 | I read the fine print. | C |
| 15 | I love order and regularity. | C |
| 16 | My first reaction to an idea is to see its flaws. | C |
Each of the 16 items contributes to exactly one of D / I / S / C. Items are grouped in blocks of four.
| Letter | Item numbers | Awards score to |
|---|---|---|
| D | 1, 2, 3, 4 | D (Dominance) total |
| I | 5, 6, 7, 8 | I (Influence) total |
| S | 9, 10, 11, 12 | S (Steadiness) total |
| C | 13, 14, 15, 16 | C (Conscientiousness) total |
{dominant} if no blend, or {dominant}{blend} if blend (e.g. D, CS, DI).Fetch the file matching the dominant letter from disc/<LETTER>-<name>.md in the AgentTune repo. The blend (if any) is a fidelity signal — you can optionally stack the blend's file as a secondary layer.
| Letter | Name | One-line | File |
|---|---|---|---|
| D | Dominance | Direct, results-focused, decisive. Wants the bottom line. | disc/D-dominance.md |
| I | Influence | Outgoing, persuasive, energetic. Thinks out loud. | disc/I-influence.md |
| S | Steadiness | Patient, supportive, methodical. Wants stability. | disc/S-steadiness.md |
| C | Conscientiousness | Analytical, precise, evidence-driven. Wants the data. | disc/C-conscientiousness.md |