Skip to content

[BOUNTY $10] Multi-Dimensional Quality Scoring for Structured Outputs #1

@Mint-Claw

Description

@Mint-Claw

Build an algorithm scoring structured submissions (JSON, markdown, code, text) against a rubric returning a 0-1 weighted score with per-dimension feedback.

Dimensions: Completeness (0.30) + Format Compliance (0.20) + Coverage (0.25) + Clarity (0.15) + Validity (0.10)
Output: {weighted_score, quality_rating, scores: {dim: float}, feedback: [str], pass_threshold: bool}

Acceptance: Auto-detect format, score all 5 dims, 100 submissions <10s, within +/-0.05 of ground truth. 20-submission test set provided.

Bonus (+$2-4): NLP feedback generation | ML classifier baseline

Budget: $10 | Deadline: March 7, 2026
Comment /apply with solution. PR with tests + sample scorecards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions