ai_rubric_grader
LLM-agnostic, rubric-based automatic grading for Dart. Feed it questions, rubrics and student answers; get back structured, clamped scores with per-rubric rationale. Bring your own LLM client.
What this package is like to depend on
Last release 2 months ago
20 Jun 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
2 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jun 2026 to Jun 2026Releases
latest 2-
0.1.120 Jun 2026Release notes
Open source →- Moved to a dedicated repository.
- Expanded documentation. No API changes.
-
0.1.020 Jun 2026Release notes
Open source →- Initial release.
RubricGraderwith an injectable, provider-agnosticLlmClient.- Strict-JSON grading with per-rubric score clamping and optional rationale.
autoGradedflag to leave rubrics for manual grading.- Immutable, JSON-serializable models:
Rubric,Question,RubricScore,QuestionGrade,GradingResult.