haive.agents.common.models.grade¶
Grade models for the Haive framework.
This module provides comprehensive grading capabilities including: - Binary grades (pass/fail) - Numeric grades with custom ranges - Letter grades (A-F) - Qualitative assessments - Rubric-based grading - Scale-based grading (Likert, satisfaction, etc.) - Composite grades combining multiple methods
Submodules¶
- haive.agents.common.models.grade.base
- haive.agents.common.models.grade.binary
- haive.agents.common.models.grade.composite
- haive.agents.common.models.grade.letter_grade
- haive.agents.common.models.grade.numeric
- haive.agents.common.models.grade.qualitative
- haive.agents.common.models.grade.rubric
- haive.agents.common.models.grade.scale