The Pattern Completion Test questions are not randomized. Every run shows the same five questions in the same order, with the same four choices each, the same disclosed rules, and the same correct answers. The fixture is intentionally fixed so the exercise, its 1,000-point total, and its production browser checks stay reproducible rather than chance-driven. If you play once and click Restart, you see question one again with the exact same four options and the exact same rule card. The four options inside each question are unique, and an incorrect choice leaves the current question on screen while incrementing the mistake counter, which lets you re-read the rule before trying again. The game never reshuffles answers between runs, never pulls from a remote dataset, and never invents new fixtures, so two players on the same browser version always see identical content. Knowing the published answer does not let you skip ahead or earn partial credit, because every correct pick still requires the matching disclosed rule to be applied to the visible frames.

Why the Questions Stay Fixed Across Every Run
The decision to keep all five Pattern Completion Test questions fixed is deliberate, and it shapes every part of how the experience behaves. The exercise is built around five product-authored sequences covering alternation, rotation, quantity, movement, and a combined-attribute fixture. Because the rules and answer labels are disclosed directly inside the game, the entire route is auditable rather than mysterious: anyone can open the page, read the published answer key, and verify that the expected continuation for question two is one up arrow, or that question three ends on five triangles.
A fixed fixture also lets the game behave like a transparent practice tool. There is no random runtime dataset to draw from, no shuffle routine to invoke between runs, and no timer that pressures you to guess before you have time to read. The same four options appear in the same positions on the screen for every player, which keeps the keyboard shortcuts predictable and makes the accessible labels for screen readers stable from one attempt to the next. Two players on the same browser version therefore always see identical content, and any local or production browser check can confirm a deterministic result.
This is also why the page does not describe itself as a standardized assessment. A fixed five-question fixture with disclosed answers is entertainment and practice, not a normed test. It does not estimate intelligence, reasoning ability, school readiness, memory, cognitive health, or any clinical condition, and it does not convert points into a percentile. The reproducibility is a feature for practice and for verification, not a claim about the player.
The Five Fixed Questions and Their Disclosed Rules
Each of the five questions in the Pattern Completion Test demonstrates one visual relationship, and each rule has one published correct answer. Reading the rule card before looking at the choices is the intended workflow, because the rule itself is what tells you how to extend the four frames you can already see.
| Question | Rule type | What the four frames show | Correct fifth frame |
|---|---|---|---|
| 1 | Alternating shape | A circle and a square form an A-B-A-B sequence | One circle |
| 2 | Clockwise rotation | An arrow turns 90° clockwise through up, right, down, left | One up arrow |
| 3 | Increasing quantity | Each frame adds exactly one triangle, starting at one | Five triangles |
| 4 | Grid position movement | The marker crosses the top row, then continues down the right column | Bottom-right cell |
| 5 | Combined attributes | Shape alternates while quantity rises from one to four | Five circles |
These five rules are deliberately different from each other. Alternation asks you to track a repeating category, rotation asks you to follow orientation, quantity asks you to follow a count, movement asks you to trace a position, and the final question asks you to carry two explicit changes at once. The variety exists so that a single practice run exercises several distinct visual skills rather than one trick played five ways. Because the rules and answer labels are product fixtures, the exercise is reproducible and auditable rather than mysterious.
How to Play the Pattern Completion Test
This is the exact workflow the Pattern Completion Test follows on each attempt.
- Read the published rule card at the top of the screen and inspect the four fixed sequence frames that appear above the question mark before you choose the missing fifth frame.
- Tap or click one of the four choices, or press its number key from 1 through 4 on a physical keyboard to pick a continuation.
- Watch the immediate game feedback. A correct pick advances to the next fixed question and adds 200 points to the score. A wrong pick keeps the same question on screen and increases the mistake counter by one, so you can re-read the rule and try another option.
- Continue through questions one to five in order. Each correct answer is worth 200 points, and a perfect run of five correct answers produces an exact score of 1,000.
- Finish all five questions for exactly 1,000 points, or reach two mistakes to end the run. Either endpoint freezes further answer input; press Restart to return the score, mistake count, and question position to their initial state.
Scoring, Mistakes, and the Restart Reset
Because the questions are fixed, the score model is also fully predictable. Each correct answer adds exactly 200 points, there are exactly five questions, and no points are ever subtracted. A perfect run therefore lands on exactly 1,000 points, every time, with no rounding, partial credit, or bonus multiplier to memorize. A wrong choice never removes points and never drops you back to an earlier question, so the worst-case score is reached simply by accumulating mistakes until the run is deadlocked.
The run ends in one of two ways: either the fifth answer is correct and the run completes at 1,000 points, or the second mistake is made and the run deadlocks. After either endpoint, the game freezes further answer input. Clicking more choices, pressing more number keys, or tapping the screen will not advance the score or change the question. This terminal-state freeze is what stops score farming and what gives any local or production browser check a deterministic result to verify against.
Restart is the only way out of the freeze. Pressing Restart resets the score to zero, the mistake count to zero, and the question position back to question one. The Restart control is part of the shared game shell, alongside the locally stored best score when browser storage is available and the standard double-Escape boss key. Because the questions themselves are fixed, restarting always brings you back to the same starting point with the same first rule and the same four options.
What Changes Between Runs and What Doesn't
Knowing which parts of the Pattern Completion Test stay constant between runs and which parts reset helps you plan a practice session. The table below summarizes what is fixed at the product level versus what moves while you are playing.
| Element | Fixed across runs | Variable during a run | Reset by Restart |
|---|---|---|---|
| Order of the five questions | Yes | No | Yes |
| Four choices per question | Yes | No | Yes |
| Displayed rule text | Yes | No | Yes |
| Correct answer per question | Yes | No | Yes |
| Current question position | No | Yes | Yes |
| Score | No | Yes | Yes |
| Mistake count | No | Yes | Yes |
| Best score in browser storage | No | Yes (locally stored) | No (preserved) |
The fixed columns are what make the experience reproducible. The variable columns are what make a single run feel like a session rather than a static page. The best score, when your browser supports local storage, is the only number that survives across runs, and it stays on your device only. Readers who enjoy this kind of fixed-fixture, no-timer practice often like a similar deterministic card-matching setup in Memory Match.
Browser-Based, Private, and Independent of Any Network
The fact that the questions are fixed also makes the Pattern Completion Test simple to host. Everything runs inside your current browser tab, and nothing about the five questions, the four choices, the rule text, or the score is fetched from a server. There is no remote question service, no random runtime dataset, no account gate, no timer, no advertising decision, and no paid API involved in producing a round.
Because no answer, score, device detail, or activity history is uploaded by this component, your attempts stay local to your browser. The only piece of state that may persist across sessions is your locally stored best score, and only when your browser permits it. The layout uses the site's existing color tokens and game shell, adapts from narrow phones to wider screens, and avoids horizontal scrolling, which means the same five questions render correctly on a phone, a tablet, and a desktop.
The game also has no animation loop and adds no package dependency, so the page loads quickly and the deterministic result is easy to reproduce. That combination — fixed questions, browser-only execution, no network calls, and disclosed rules — is exactly why the exercise can honestly call itself transparent practice rather than a hidden evaluation.