Skip to main content
All CollectionsCreating and managing tasks
Creating task evaluation questions
Creating task evaluation questions
Updated over a week ago

Task evaluation questions help your reviewers assess candidates consistently — based on criteria that are specific to the challenge.

Unlike general evaluation questions, which apply to all assessments, task evaluation questions are tied to a single task. You can customize them depending on the nature of the challenge: backend, frontend, DevOps, data science, and so on.

These questions are only visible to your team and will never be shown to the candidate.

Each question is rated on a scale from 1 to 5, allowing reviewers to give structured, measurable feedback.

How to create task evaluation questions:

  1. Open the task detail page

  2. Go to the Evaluation Questions tab

  3. Click Create question to add a new one

  4. Enter your question text and save

You can add as many questions as you like — for example:

  • Did the candidate follow SOLID principles?

  • Is the code readable and maintainable?

  • Does the solution handle edge cases well?

  • Is the time/space complexity appropriate?

These evaluations give your team deeper insights into a candidate’s thinking and coding practices.

Did this answer your question?