← ALL PRODUCTS

Past Question Practice

Past questions, with a clock and an explanation

WAEC, NECO and JAMB banks delivered as timed practice that scores the moment you submit and explains every answer — for candidates on their own, and for the schools and exam bodies that publish the questions.

For: Exam candidates, tutorial centres, schools and question publishers.

Open Past Question Practice Get a demo

practicequestions.akadesk.com

What it does

Exam-body question banks with a timed practice engine.

Timed papers under real exam conditions

Instant scoring with worked explanations

A topic profile built from every attempt

Banks organised by exam body, subject, year and topic

Papers assigned to a class, with cohort analytics

An authoring and review console for question providers

How it is built

Four surfaces, the same in every product

Every Akadesk product ships the same set of applications under apps/, so a path means the same thing whichever product you are looking at.

  • platform-webProduct marketing; a provider signs up here
  • tenant-webEach provider's public site and candidate signup
  • webappThe practice engine and the provider console
  • admin-webPlatform operator console across all providers
Where it runs

Its own host, its own database

  • Productionpracticequestions.akadesk.com
  • Developmentlocalhost:3250 — its own port. There is no routing layer, so the production hostname resolves to nothing locally
  • Databaseakadesk_practice — its own Postgres database, shared with no other product
  • StackGo API + React/Vite app + Next.js marketing