STUD.com
← Objectives

Build · Create · Ops & Automation

Candidate work-sample assignment spec

A ready-to-send work-sample assignment with a fixed time box, deliverable definition, and a weighted scoring rubric.

You receive: A JSON object: { role_title, scenario_field (the real problem framed), candidate_instructions_field, deliverable_definition_field, time_box_hours, rubric[] (each {criterion, weight_pct, level_descriptions {1,3,5}}), submission_format (enum: doc|repo|slides|spreadsheet), fairness_notes {paid bool, accommodations_field} }.

Part of Lead Team

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "max_time_box_hours",
  "submission_format",
  "time_box_hours"
 ],
 "checkNames": [
  "format_parses",
  "fields_present",
  "timebox_cap",
  "rubric_count",
  "weights_sum_100",
  "anchored_levels",
  "format_matches",
  "fairness_present"
 ],
 "constants": {},
 "deliverableLabel": "work_sample_assignment_spec",
 "documentKeys": [
  "accommodations_field",
  "fairness_notes",
  "level_descriptions",
  "paid",
  "rubric",
  "submission_format",
  "time_box_hours",
  "weight_pct"
 ],
 "enumLiterals": [
  [
   "1",
   "3",
   "5"
  ],
  [
   "doc",
   "repo",
   "slides",
   "spreadsheet"
  ],
  [
   "scenario_field",
   "candidate_instructions_field",
   "deliverable_definition_field"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.