Why Mock Exam Scoring Sometimes Takes 5–30 Minutes

2 min read

Why It Is Not Instant

When you submit a mock exam, your Reading and Listening sections are scored immediately — they are auto-marked against the answer key. But Speaking and Writing have to go through an AI evaluation pipeline that is queued, parallelised, and shared across every active user. That is where the wait comes from.

What Happens Under the Hood

  1. Your submitted exam is split into per-question evaluation jobs (one per Speaking item, one per Writing item).
  2. Each job is queued on the AI scoring service.
  3. Workers pick jobs off the queue, run speech-to-text + scoring models for Speaking, and language models for Writing.
  4. Results are written back to your score report.
  5. When all jobs finish, the report becomes available and you are notified.

For a typical full-length mock there are roughly 25–35 AI-scored items in flight.

Typical Wait Times

  • Off-peak (late evening / early morning IST): ~5 minutes end-to-end.
  • Daytime, weekdays: ~10–15 minutes.
  • Peak hours (9 AM–1 PM IST): can queue up to 30 minutes. This is when the largest cohort of Indian PTE candidates practises.
  • Reading and Listening: instant, regardless of load.

What You Can Do While Waiting

  • Close the browser — the scoring continues server-side. You can come back any time.
  • Email notification: as soon as scoring finishes, we email you with a deep link to the report.
  • Push notification on the dashboard once you sign back in.

If It Takes Longer Than 30 Minutes

Very occasionally a job gets stuck. If your report is still pending after 45 minutes, refresh the dashboard once — that usually reveals it. If it still says "Processing", see Exam Score Still Processing for the recovery flow, or use Re-Score to re-queue.

Why We Don't Skip the Queue

We could in theory pay for higher AI throughput per user, but that would push subscription prices up materially. Instead we run a fair-share queue. The 30-minute peak is the trade-off for keeping plans affordable.

Pro Tip

If you want fast feedback, take your mock between 2 PM and 6 PM IST (after the morning peak, before the evening peak). Median wait drops to 4–6 minutes.

Schedule your next attempt on the Mock Exam page or check progress on your Dashboard.