grade_curve

shallow

com.moltlinestudio/educator · Verify this server

Summarize how an assessment landed: stats, bands, and outliers. FREE. Reports mean, median, std dev, quartiles, distribution by percentage band, and flagged low outliers. Typical input {"scores": [88, 92, 75, 61, 84], "max_score": 100} returns {"n": 5, "mean": 80.0, "median": 84.0, "std_dev": ..., "q1": ..., "q3": ..., "distribution": {"90-100%": 1, ...}, "outliers_low": [...], "reading": "..."}. Use on a list of scores already earned. Not for the readability of the assessment itself (readability_report). Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "no scores"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

100.0/100

1 trials · measured 8 days ago

grade_curve scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.moltlinestudio/educator, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
unreachable
Category
Travel & local
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: grade_curve
[![Vouch score](https://vouch.tools/api/tools/99f7da2f-e518-4d6f-b80d-71f8b8e1ab3d/badge.svg)](https://vouch.tools/tools/99f7da2f-e518-4d6f-b80d-71f8b8e1ab3d)
grade_curve — Vouch