Load a test. Run it your way.
Drop a JSON or YAML file with questions, answers, and corrections. Study it with instant feedback, or sit it as a timed simulation. Ask any LLM to write one for you — the format fits in a prompt.
Drop a test file or click to browse
.json / .yaml — or
Try a sample
Your tests
Keys: 1-9 pick option · ←→ navigate · Enter check / next · F flag
Results
The test format
One JSON (or YAML) document per test. Four question types. Ask an LLM to write one: copy the prompt below, add your topic, and drop the answer straight into Proctor. The same spec lives at /llms.txt for agents.
Field notes
type—single(one correct option),multi(several),truefalse, orfill(typed answer)answer— option index (0-based) or the option text itself; a boolean fortruefalseanswers— array of indexes or texts, formultiaccept— accepted strings forfill, compared case-insensitivelyexplanation— the correction shown after answering; write it like feedback, not a citationcategory— free text; scores roll up per category on the results screentimeLimitMinutes,passingScore— optional, used by simulator mode- YAML works too: same fields, plain indentation only (no anchors, no inline maps)
Keys: ←→ page · PDF export prints every question, not just this page