STUD.com
← Objectives

Build · Create · Writing & Content

Build a multi-dimensional pricing-tier register

The buyer gets a tier table where each tier names its target segment, sets a value on the required pricing dimensions, carries a price, and the prices increase across tiers with at least one dimension changing between adjacent tiers.

You receive: A JSON array of tier objects, each with name, target_segment, price, and a dimensions object keyed by the required dimension names (e.g. product, usage, volume, contract).

Part of Set My Price

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": [
  "required_dimensions"
 ],
 "checkNames": [
  "format_parses",
  "count",
  "fields_present",
  "dimensions_covered",
  "price_monotonic",
  "adjacent_differentiation",
  "unique_names",
  "unique_segments"
 ],
 "constants": {},
 "deliverableLabel": "multidimensional_pricing_tiers",
 "documentKeys": [
  "dimensions",
  "name",
  "price",
  "target_segment"
 ],
 "enumLiterals": [],
 "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.