Skip to main content
These are tasks your org owns. Attach them to assessments next to Praxicraft’s platform library.

If you are recruiting / ops

1

Create the task in the dashboard

Open Assess and add a custom task. Public API types are coding, MCQ, and text. Richer editors may exist only in the UI.
2

Write a clear question

Candidates see the title, description, and question. For coding, include language and starter code if helpful.
3

Attach it to an assessment

Edit the assessment, add the task, and keep the assessment Active before inviting.
Deleting a custom task removes it from assessments; past submissions keep a snapshot of what the candidate saw.

For engineers

Scopes: tasks:read / tasks:write. Platform browse: GET /platform-tasks/ (assessments:read).

Create

Required: title, description, question, task_type. question accepts GitHub-flavoured Markdown.

Attach

Use source: "platform" for curated library tasks.

Next

Assessments · Scopes
Last modified on August 27, 2026