Challenge Creator

From rough role brief to ready-to-send challenge.

Chat through the hiring context, inspect the starter pack, and watch CodeSubmit draft a real assignment your team can review before candidates see it.

AI intake
Role to challenge draft
CodeSubmit AI agent
Paste a job brief or describe the gap in your library. I will turn it into a draft your team can edit before candidates see it.
Senior Django and DRF backend screen for healthcare claims workflows. Test API design, domain modeling, pytest coverage, and practical refactoring.
I will keep it repo-based and 2 to 3 hours. The draft will include claim state transitions, reviewer handoff, edge-case tests, seed data, and a reviewer rubric.
Creator captured
Senior backendDjango REST FrameworkClaims workflow2 to 3 hours
Add constraints, rubric notes, or an existing prompt.
Drafting assessment pack
CodeSubmit AI agentCreating
Based on the django-drf starter.
Draft
Take-Home

Healthcare Claims Workflow API

Senior Django/DRF Engineer
2 to 3 hours

Candidates extend a claims-management API with guarded state transitions, reviewer handoff, fixtures, and tests. The work mirrors the backend ownership they would take on after joining.

Candidate brief

README, setup, scenario, and deliverables.

Starter repo

Models, services, fixtures, and failing tests.

Review pack

Rubric, expected signals, and reviewer notes.

Rubric focus
  • State transitions are explicit and tested.
  • API responses are predictable under invalid input.
  • Domain rules stay out of ad-hoc view logic.
Starter pack12 files
README.md
.gitignore
api
models.py
serializers.py
services.py
tests
test_claim_workflow.py
fixtures
claims.json
review
rubric.md
Draft saved for human review.
Generated files can be edited before publishing.
CodeSubmit AI agentReviewing draft...
Generated file
README.md
Ready
# Healthcare Claims Workflow API
Build the review and resolution flow for submitted insurance claims.
- add guarded transitions between submitted, in_review, approved, rejected, and needs_info
- expose reviewer actions through DRF endpoints with clear validation errors
- extend pytest coverage for invalid transitions and ownership edge cases
Reviewer focus: state modeling, API boundaries, tests, and cleanup judgment.

Create the missing library fit with AI.

Browse proven assessments first. When the role needs a different stack, seniority, or domain, Challenge Creator drafts the first version for your team to review.