ADC Part 1 · Free Trial Session 3: Trial Exam

ADC Part 1 · Trial Exam

ADC Part 1  ·  Free Trial  ·  Day 1

Session 3 of 4  ·  The Trial Exam  ·  30 minutes

✓ Session 1 — The Reality Check ✓ Session 2 — The Alexander Case ▶ Session 3 — Trial Exam ○ Session 4 — Debrief

Session 3 — The Trial Exam

You have learned the benchmark. You have seen the methodology. Now you sit the exam.

Four vignettes. Twenty questions. Thirty minutes. When you submit, your results dashboard will show you exactly where you stand — by cluster, by difficulty, and by trap category.

What You Are About to Sit

This is not a practice drill. It is a calibrated trial examination built to the same structure, timing, and difficulty as the actual ADC Written Examination.

4

Clinical vignettes

20

Questions total

30

Minutes timed

1.5

Min per question

The actual ADC exam runs at approximately 1.7 minutes per question. This trial runs slightly tighter at 1.5 minutes — deliberately. If you can hold your reasoning process under this pressure, the real exam pace will feel controlled.


What Your Results Will Show You

When you submit, your analytics dashboard appears in Session 4. It will show your weakness profile — not just a score, but a breakdown of where and why your reasoning broke down.

C1–4

Cluster breakdown

Which of the four clusters you passed, which you failed, and by how much. This is the most important number in your result.

Trap categories missed

Which of the 12 examiner trap categories caught you. Once you can name a trap, you can see it coming in any vignette regardless of the clinical topic.

Difficulty accuracy

Whether you are getting the hard questions right and the easy questions wrong — a pattern that indicates reasoning errors rather than knowledge gaps.

This profile is honest. It will show you exactly where you stand before you have spent a single dollar on preparation. Most candidates sitting the real ADC next to you will never have seen a breakdown like this.


Before You Start — Read This

Exam conditions

Close everything else. No notes, no browser tabs, no textbooks. The real ADC is a closed-book computer exam. Treat this the same way.

The timer starts immediately. You have 30 minutes from the moment the exam loads. Do not click Start until you are ready to go.

Read every vignette fully before Q1. The correct answer to Q3, Q4, and Q5 often depends on details buried in the opening paragraph. Skimming costs marks.

Pace yourself at 1.5 minutes per question. If you are spending more than 2 minutes on a question, select your best answer and move on. You cannot return to questions in the real exam.

Submit when the timer ends. Do not stop early to check answers. Build the habit of working to the clock.

Mindset for each question

1

What is this question actually testing — which cluster?

2

Which Australian guideline governs this decision — TG, ARPANSA, or AHPRA?

3

Which option is the trap — the one that feels correct but violates the Australian standard?

4

What would the minimally competent recent Australian dental graduate do?

Remember: the score is not the outcome of this session. Your cluster breakdown is. A candidate who scores 14/20 but understands why they missed 6 questions is better positioned than one who scores 16/20 by instinct and does not know what went wrong.


When you are ready

Close all other tabs. Set aside 30 uninterrupted minutes. Then click below.

Start the Trial Exam →

4 vignettes  ·  20 questions  ·  30 minutes  ·  Access code: trial

margin: 0 auto; padding: 0 0 60px 0; } /* ── FIXED TIMER HEADER ──────────────────────────────── */ #te-timer-bar { display: none; position: fixed; top: 0; left: 0; right: 0; background: #1F4E79; z-index: 100; padding: 10px 16px; align-items: center; justify-content: space-between; } #te-timer-bar.active { display: flex; } .te-timer-label { font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; color: #C9A84C; font-weight: bold; } .te-timer-time { font-size: 22px; font-weight: bold; color: #fff; letter-spacing: 2px; min-width: 70px; text-align: right; } .te-timer-time.warning { color: #ff6b6b; } .te-timer-progress { font-size: 12px; color: #d4e8f7; } /* ── SCREENS ─────────────────────────────────────────── */ .te-screen { display: none; padding: 24px 16px; } .te-screen.active { display: block; } /* ── GATE SCREEN ─────────────────────────────────────── */ .te-gate-logo { text-align: center; padding: 32px 0 24px; } .te-gate-logo__eyebrow { font-size: 10px; letter-spacing: 2.5px; text-transform: uppercase; color: #C9A84C; font-weight: bold; margin-bottom: 8px; } .te-gate-logo__title { font-size: 22px; color: #1F4E79; font-weight: bold; line-height: 1.3; } .te-gate-card { background: #fff; border-radius: 8px; padding: 24px 20px; border: 1px solid #d0dce8; margin-bottom: 16px; } .te-gate-card h2 { font-size: 17px; color: #1F4E79; margin-bottom: 16px; font-weight: bold; } .te-field { margin-bottom: 16px; } .te-field label { display: block; font-size: 12px; letter-spacing: 1.5px; text-transform: uppercase; color: #555; font-weight: bold; margin-bottom: 6px; } .te-field input { width: 100%; padding: 12px 14px; font-size: 16px; font-family: Georgia, serif; border: 1.5px solid #d0dce8; border-radius: 6px; color: #2C2C2C; background: #fff; outline: none; -webkit-appearance: none; } .te-field input:focus { border-color: #1F4E79; } .te-error { display: none; background: #fff5f5; border-left: 4px solid #C0392B; padding: 10px 14px; border-radius: 0 4px 4px 0; font-size: 14px; color: #C0392B; margin-bottom: 12px; } .te-btn-primary { display: block; width: 100%; background: #C9A84C; color: #2C2C2C; font-family: Georgia, serif; font-size: 17px; font-weight: bold; padding: 16px; border: none; border-radius: 6px; cursor: pointer; text-align: center; letter-spacing: 0.3px; -webkit-appearance: none; transition: background 0.15s; } .te-btn-primary:hover, .te-btn-primary:active { background: #b8973d; } .te-meta-strip { background: #EBF3FB; border-radius: 6px; padding: 14px 16px; margin-bottom: 16px; } .te-meta-strip p { font-size: 14px; line-height: 1.6; color: #1F4E79; text-align: center; } .te-meta-strip strong { color: #1F4E79; } /* ── START SCREEN ────────────────────────────────────── */ .te-start-hook { background: #1F4E79; color: #fff; border-radius: 8px; padding: 26px 20px; margin-bottom: 20px; } .te-start-hook__eyebrow { font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: #C9A84C; font-weight: bold; margin-bottom: 8px; } .te-start-hook__title { font-size: 21px; line-height: 1.4; margin-bottom: 10px; } .te-start-hook__sub { font-size: 15px; color: #d4e8f7; line-height: 1.6; } .te-stat-row { display: flex; gap: 10px; margin-bottom: 16px; } .te-stat-cell { flex: 1; background: #fff; border: 1px solid #d0dce8; border-radius: 6px; padding: 12px 10px; text-align: center; } .te-stat-cell__num { font-size: 26px; font-weight: bold; color: #1F4E79; line-height: 1; margin-bottom: 4px; } .te-stat-cell__label { font-size: 10px; letter-spacing: 1px; text-transform: uppercase; color: #888; } .te-rules-card { background: #fff; border: 1px solid #d0dce8; border-radius: 8px; padding: 18px 16px; margin-bottom: 16px; } .te-rules-card h3 { font-size: 13px; letter-spacing: 1.5px; text-transform: uppercase; color: #1F4E79; font-weight: bold; margin-bottom: 12px; } .te-rule-row { display: flex; gap: 10px; align-items: flex-start; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0; } .te-rule-row:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .te-rule-arrow { min-width: 18px; color: #C9A84C; font-weight: bold; font-size: 14px; margin-top: 2px; } .te-rule-row p { font-size: 14px; line-height: 1.6; color: #2C2C2C; } .te-start-name-confirm { background: #EBF3FB; border-left: 4px solid #1F4E79; border-radius: 0 6px 6px 0; padding: 12px 14px; margin-bottom: 16px; font-size: 15px; color: #1F4E79; } /* ── EXAM SCREEN ─────────────────────────────────────── */ #screen-exam { padding-top: 68px; /* space for fixed timer bar */ } /* Vignette progress strip */ .te-vignette-strip { display: flex; gap: 6px; margin-bottom: 16px; flex-wrap: nowrap; } .te-vstrip-pill { flex: 1; padding: 6px 4px; border-radius: 4px; font-size: 10px; font-weight: bold; text-align: center; text-transform: uppercase; letter-spacing: 0.5px; } .te-vstrip-pill--done { background: #4a7a9b; color: #fff; } .te-vstrip-pill--active { background: #1F4E79; color: #fff; } .te-vstrip-pill--future { background: #e0e0e0; color: #888; } /* Subject badge */ .te-subject-badge { display: inline-block; background: #C9A84C; color: #2C2C2C; font-size: 10px; font-weight: bold; letter-spacing: 1.5px; text-transform: uppercase; padding: 4px 10px; border-radius: 20px; margin-bottom: 12px; } /* Scenario card */ .te-scenario { background: #fff; border: 1px solid #d0dce8; border-top: 3px solid #1F4E79; border-radius: 0 0 8px 8px; padding: 16px; margin-bottom: 16px; } .te-scenario__label { font-size: 10px; letter-spacing: 2px; text-transform: uppercase; color: #1F4E79; font-weight: bold; margin-bottom: 8px; } .te-scenario__text { font-size: 15px; line-height: 1.75; color: #2C2C2C; } /* Question card */ .te-q-card { background: #fff; border: 1px solid #d0dce8; border-radius: 8px; margin-bottom: 12px; overflow: hidden; } .te-q-card.answered { border-color: #4a7a9b; } .te-q-head { background: #f5f9fc; padding: 10px 14px; border-bottom: 1px solid #e8eff5; display: flex; align-items: center; gap: 10px; } .te-q-num { min-width: 28px; height: 28px; background: #1F4E79; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: bold; flex-shrink: 0; } .te-q-stem { font-size: 15px; font-weight: bold; color: #1a1a1a; line-height: 1.4; flex: 1; } .te-q-body { padding: 10px 12px; } .te-option { display: flex; align-items: flex-start; gap: 10px; padding: 10px 12px; border-radius: 6px; cursor: pointer; margin-bottom: 4px; border: 1.5px solid transparent; transition: background 0.1s, border-color 0.1s; -webkit-tap-highlight-color: transparent; } .te-option:hover { background: #EBF3FB; } .te-option.selected { background: #EBF3FB; border-color: #1F4E79; } .te-option input[type="radio"] { margin-top: 2px; flex-shrink: 0; width: 18px; height: 18px; accent-color: #1F4E79; cursor: pointer; } .te-option__letter { min-width: 22px; font-weight: bold; color: #1F4E79; font-size: 15px; } .te-option__text { font-size: 15px; line-height: 1.5; color: #2C2C2C; flex: 1; } /* Nav buttons */ .te-nav { margin-top: 20px; display: flex; flex-direction: column; gap: 10px; } .te-btn-nav { display: block; width: 100%; background: #C9A84C; color: #2C2C2C; font-family: Georgia, serif; font-size: 17px; font-weight: bold; padding: 16px; border: none; border-radius: 6px; cursor: pointer; text-align: center; -webkit-appearance: none; transition: background 0.15s; } .te-btn-nav:hover, .te-btn-nav:active { background: #b8973d; } .te-btn-nav:disabled { background: #d0d0d0; color: #999; cursor: not-allowed; } .te-btn-submit { background: #1A6B3C; color: #fff; } .te-btn-submit:hover, .te-btn-submit:active { background: #145c32; } .te-q-counter { text-align: center; font-size: 13px; color: #888; margin-top: 6px; } /* ── SUBMITTING SCREEN ───────────────────────────────── */ .te-submit-screen { text-align: center; padding: 60px 24px; } .te-submit-screen__icon { font-size: 48px; margin-bottom: 16px; } .te-submit-screen__title { font-size: 22px; color: #1F4E79; font-weight: bold; margin-bottom: 10px; } .te-submit-screen__sub { font-size: 16px; color: #555; line-height: 1.6; } /* ── RESPONSIVE TWEAKS ───────────────────────────────── */ @media (max-width: 400px) { .te-stat-cell__num { font-size: 22px; } .te-option { padding: 9px 10px; } .te-option__text { font-size: 14px; } .te-scenario__text { font-size: 14px; } .te-q-stem { font-size: 14px; } }

4 subjects  ·  20 questions  ·  30 minutes  ·  Full analytics on submission

Enter your details to begin

Incorrect access code. The code for the free trial is: trial

This exam covers four clinical disciplines — Paediatric Dentistry, Periodontics, Oral Medicine and Pathology, and Restorative and Prosthodontics. Each vignette has 5 questions. Read each scenario carefully before attempting Q1.

Trial Exam — Day 1

Four vignettes. Twenty questions. Thirty minutes.

When you submit, your results dashboard will show you exactly where you stand — by cluster, by difficulty, and by trap category.

Good luck, .
4
Vignettes
20
Questions
30
Minutes
4
Clusters

Before you begin

Close everything else. Treat this as a closed-book exam. No notes, no browser tabs, no textbooks.

The timer starts immediately. You have exactly 30 minutes from the moment you click Start.

Read every vignette fully before Q1. Critical details are embedded in the scenario. Skimming costs marks.

Pace: 1.5 minutes per question. If a question is taking more than 2 minutes, select your best answer and move on.

No explanations until you submit. Analytics appear in Session 4 after submission.

The timer starts when you press this button

Trial Exam

Vignette 1 of 4

30:00

Calculating your results...

Your cluster breakdown, difficulty analysis, and trap category report are being prepared.

You will be redirected to your results dashboard in a moment.