@openexam/freetext
v0.1.0
Published
Free-text response widget for OpenExam (spec 0.2). Manual grading only in M2; AI grading lands in M6.
Readme
@openexam/freetext
Free-text response widget. The student types into a textarea; a human grades manually using the rubric the author supplies in the directive body.
Why was the printing press disruptive in 15th-century Europe?
::: response freetext { rows=8, max-length=2000 }
**Rubric.**
- 1 pt — Mentions Gutenberg / mid-1400s context.
- 1 pt — Cites scale (mass production vs. hand-copying).
- 1 pt — Identifies a downstream cultural effect
(Reformation, vernacular literature, scientific revolution,
…).
:::The body is solution material — it ships to the human grader, never the student. M2 supports manual grading only; AI-assisted grading lands in M6 per ADR-019.
License
Apache-2.0. See LICENSE and the canonical ../../LICENSE at the repository root.
