Creating task evaluation questions

Updated over a year ago

Task evaluation questions help reviewers assess candidates consistently based on challenge-specific criteria.

Unlike general evaluation questions that apply to all assessments, task evaluation questions are tied to a single task and can be customized for different challenge types — backend, frontend, DevOps, data science, etc.

These questions are never visible to candidates and are rated on a 1 to 5 scale, enabling structured, measurable feedback.

How to Create

  1. Open the task detail page
  2. Navigate to the Evaluation Questions tab
  3. Click "Create question" to add a new one
  4. Enter the question text and save

Example Questions

  • 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 provide deeper insights into how candidates think and code, helping your team make more informed hiring decisions.

Did this answer your question?