Demo

The readiness widget, live.

This is the actual embeddable component your learners would see inside your product — readiness score with a confidence range, weakest topics, and the recommended next step. The data below is a clearly labeled sample; in production it comes from each learner's own adaptive sessions.

Live demo · sample data

Branding (name, accent color) is configurable per partner; light, dark, and auto themes.

Embed

One script tag

<script src="https://passdeed.com/widget/exam-advisor.js"
        data-widget-token="SHORT_LIVED_SERVER_ISSUED_TOKEN"
        data-theme="auto"></script>
  • · Your backend mints a five-minute token scoped to one learner and one approved origin. Secret API keys never reach the browser.
  • · A public widget key alone cannot read data; rotating it revokes outstanding widget sessions.
  • · Auto-resizes; handles no-data, error, and expired states.

Building deeper? The REST API exposes sessions, grading, and structured advice.

Partner demo

Request a walkthrough + pilot workspace

30 minutes: your use case, the readiness model, integration paths, and pilot setup (tenant workspace, API keys, widget key).