Generate quiz structures.
Placeholder endpoint for generating quiz outlines or complete quiz payloads.
POST /v1/assessment/quizzes/generateThis family stays honest about its current state. The structure is in place now so the first live assessment capability can be added later without touching infrastructure.
Draft example placeholder used to validate the product-family contract. No endpoint is live today.
The scope below is descriptive only. No route should be treated as live until the status changes.
The routes below are documented from the shared platform registry and reflect the current implemented contract for this family. Some routes may be environment-dependent, such as billing when no adapter is configured.
Placeholder endpoint for generating quiz outlines or complete quiz payloads.
POST /v1/assessment/quizzes/generatePlaceholder endpoint for question generation workflows.
POST /v1/assessment/questions/generatePlaceholder endpoint for adaptive quiz progression and difficulty tuning.
POST /v1/assessment/quizzes/adaptWhen implementation moves beyond placeholders, keep the namespace, docs page, and dashboard label aligned. Replace placeholder handlers in the corresponding API module rather than redesigning the platform surface.