Acadia · Example Payload

Acadia Quiz Example

Connected WorkerKnowledge ManagementManufacturingSkills ManagementTrainingWorkforce Development

Acadia Quiz Example is an example object payload from Acadia, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitlestatusquestionCountpassingScorecreatedAt

Example Payload

Raw ↑
{
  "id": "quiz-jkl012",
  "title": "Machine Safety Knowledge Check",
  "status": "active",
  "questionCount": 10,
  "passingScore": 80,
  "createdAt": "2026-01-20T10:00:00Z"
}