ai_rubric_grader 0.1.1 copy "ai_rubric_grader: ^0.1.1" to clipboard
ai_rubric_grader: ^0.1.1 copied to clipboard

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.

0.1.1 #

  • Moved to a dedicated repository.
  • Expanded documentation. No API changes.

0.1.0 #

  • Initial release.
  • RubricGrader with an injectable, provider-agnostic LlmClient.
  • Strict-JSON grading with per-rubric score clamping and optional rationale.
  • autoGraded flag to leave rubrics for manual grading.
  • Immutable, JSON-serializable models: Rubric, Question, RubricScore, QuestionGrade, GradingResult.
0
likes
150
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta

More

Packages that depend on ai_rubric_grader