# Mock Exams

> Build and sit a full-length timed paper under real conditions, then diagnose exactly where the marks went. Use when creating full-length practice exams, timed tests, or scoring keys.

- Skill: `poorvith-mp/mock-exams` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add poorvith-mp/mock-exams`
- Raw SKILL.md: https://api.skillmd.com/api/skills/poorvith-mp/mock-exams/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: poorvith-mp (https://skillmd.com/u/poorvith-mp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/poorvith-mp/mock-exams

---


# mock-exams

## Core Philosophy
Taking a mock exam is not a diagnostic temperature check to see "how you're feeling"; it is a high-fidelity stress test of your retrieval architecture under unforgiving operational conditions. If you take a practice exam with a cup of coffee at your leisure, pausing the timer to look at your phone or check a quick formula in your notes, your score is meaningless. A mock exam must replicate the exact psychological, environmental, and temporal pressures of the testing room, followed by an exhaustive forensic post-mortem that extracts every lost mark into a remediation plan.

---

## 4-Step Mock Exam Protocol

### Step 1: Environmental & Physiological Simulation Fidelity
1. **Zero-Tolerance Testing Conditions**:
   - Clear the desk of all books, phones, second monitors, and browser tabs.
   - Use the exact tools permitted in the exam room: approved calculator models, physical scratch paper, and standard black pens.
   - Set a non-negotiable countdown timer. Once started, the timer cannot be paused for bio-breaks or distractions.
2. **Circadian Calibration**:
   - If the actual certification or licensing exam takes place at 8:00 AM on a Saturday, sit the mock exam at 8:00 AM on a Saturday.

### Step 2: Strict Paper Execution & Hard Stop Rules
1. **The Pacing Protocol**:
   - Allocate time per section using pre-calculated mark ratios.
   - When the timer sounds for Section 1, move immediately to Section 2. Never borrow time from downstream sections.
2. **Pencil Down Enforcement**:
   - The moment the final timer expires, pencils down immediately. Any question marked after the alarm is scored as an unearned zero.

### Step 3: The 4-Category Forensic Error Autopsy
1. **Categorizing Lost Marks (Never Settle for a Raw Percentage)**:
   - For every question missed or partially penalized, classify the root failure into one of 4 categories:
     - **Category 1 (Conceptual Void - 50% Effort)**: You did not know the underlying theory, formula, or law. (Remediation: Return to canonical text; re-study).
     - **Category 2 (Stem Misinterpretation - 20% Effort)**: You misread the prompt (e.g. missed "EXCEPT", misidentified units, failed to notice boundary conditions). (Remediation: Reverse-stem reading drills).
     - **Category 3 (Execution / Arithmetic Blunder - 15% Effort)**: You knew the correct method, but made a sign error, dropped a decimal, or had a typo. (Remediation: Scratch paper formatting hygiene).
     - **Category 4 (Time / Panic Triage - 15% Effort)**: You ran out of time, rushed the final 5 questions, or panicked. (Remediation: Strict time triage pacing).

### Step 4: The 72-Hour Remediation Cycle
1. **Targeted Weak-Link Drills**:
   - Do NOT immediately sit another full-length mock exam the next day.
   - Spend 48 to 72 hours drilling only the specific Category 1 and Category 2 topics identified during the autopsy.

---

## Deliverable Format: Mock Exam Forensic Autopsy Ledger

```markdown
# Mock Exam Forensic Log: USMLE Step 1 / CFA Mock #3
- **Date**: September 6, 2026
- **Raw Score**: 76 / 100 (76%) | Target Passing Standard: 70%

### Lost Marks Forensic Breakdown (Total Lost: 24 Marks)

| Item # | Topic / Subsystem | Lost | Category (1-4) | Root Cause Analysis | Remediation Action Item |
|---|---|---|---|---|---|
| Q08 | Cardiology: ECG Interpretation | 2 | Cat 1: Void | Did not recognize Brugada syndrome Type 1 coved ST-segment elevation. | Review Brugada genetics (SCN5A) and flashcard 5 ECG tracings. |
| Q19 | Renal: GFR Calculations | 3 | Cat 3: Blunder | Inulin clearance formula correct, but failed to convert urine output from mL/hr to mL/min. | Practice 10 unit-conversion dimensional analysis problems on scratch paper. |
| Q42 | Pharmacology: Cytochrome P450 | 2 | Cat 2: Stem | Overlooked the word "INHIBITOR" and selected an inducer (Rifampin). | Circle qualifying trigger words in the question stem during Pass 1. |
| Q88-92 | Ethics & Biostatistics | 8 | Cat 4: Time | Spent 18 minutes on a single Bayesian probability problem; guessed last 5 questions. | Enforce hard 90-second stop rule on heavy calculations. |

### Summary Allocation:
- Category 1 (Void): 7 marks (29%)
- Category 2 (Misread): 4 marks (17%)
- Category 3 (Blunder): 5 marks (21%)
- Category 4 (Time): 8 marks (33%)
```

---

## Worked Example: Boosting a Bar Exam Candidate from 62% to 78%

- **Context**: A law student failed two consecutive mock bar exams, scoring 61% and 62% on the Multistate Bar Examination (MBE).
- **Intervention**:
  1. Ran a forensic autopsy on 200 missed questions across both mocks.
  2. Discovered that 48% of missed questions fell into Category 2: misreading jurisdictional triggers (Federal Rules of Evidence vs State Common Law).
  3. Instituted a strict stem-annotation discipline: underline the governing jurisdiction before reading the four answer choices.
- **Outcome**: In Mock #3, Category 2 errors dropped by 80%, driving the composite score to 78.5% and ensuring an easy pass on the official bar exam.

---

## Verification Checklist

- [ ] Test environment replicates official testing conditions (zero notes, zero phone, strict timer).
- [ ] Exam completed in a single uninterrupted block without pausing the clock.
- [ ] Every missed mark categorized into one of the 4 forensic error types.
- [ ] Category 1 conceptual gaps logged into an explicit 72-hour remediation study queue.
- [ ] Scratch paper organized into legible, numbered problem grids to eliminate arithmetic blunders.

---

## Anti-Patterns

- **"Open Book" Mock Exams**: Checking notes or peeking at the answer key midway through the exam when you get stuck.
- **Ignoring the Autopsy**: Scoring the exam, sighing at a 68%, and immediately booking another mock exam without dissecting why marks were lost.
- **Equating Mock Scores to Inevitable Outcomes**: Letting a poor mock score cause demoralization rather than treating it as free diagnostic intelligence.

