Results API

Retrieve and analyze candidate assessment results with detailed performance metrics.

Overview

Submissions represent candidate responses to test questions. The system automatically evaluates coding questions, MCQ, and MCA responses, while providing tools for manual evaluation of descriptive answers. Track submission progress, view detailed results, and generate comprehensive evaluation reports.

Real-time Submission

Capture candidate responses in real-time with automatic saving and progress tracking.

Automatic Evaluation

Instantly evaluate coding solutions against test cases with detailed feedback.

Time Tracking

Monitor time spent per question and overall test duration with precision.

Detailed Analytics

Comprehensive performance metrics including success rates and difficulty analysis.

Error Analysis

Detailed error reports and debugging information for failed test cases.

Submission States

Status Types

in_progress

Test is currently active

completed

Test finished and submitted

timeout

Test exceeded time limit

evaluated

Results calculated and available

Evaluation Process

1

Submission received and validated

2

Code executed against test cases

3

Results calculated and stored

4

Analytics updated and reports generated

Code Execution & Testing

Supported Languages

JavaScript
Python
Java
C++
Go
Rust
C#
PHP

+ 40+ more languages supported

Security Features

  • Sandboxed Execution: Isolated environment for code safety
  • Resource Limits: Memory and CPU time constraints
  • Network Isolation: No external network access
  • File System Restrictions: Limited file access permissions
  • Timeout Protection: Automatic termination of long-running code

API Endpoints

GET

List Submissions (v1)

/api/v1/submissions

Auth Required

Get all submissions for your company with optional filtering.