Skip to content

Calibration review comparison#156

Open
isaacmartin7777-maker wants to merge 12 commits intoexpertiza:mainfrom
ruju4a:calibration_review_comparison
Open

Calibration review comparison#156
isaacmartin7777-maker wants to merge 12 commits intoexpertiza:mainfrom
ruju4a:calibration_review_comparison

Conversation

@isaacmartin7777-maker
Copy link
Copy Markdown

  • Created a comprehensive comparison view located at src/pages/Assignments/CalibrationReview.tsx.
  • Displays instructor scores and comments alongside student reviews in a side-by-side view.
  • A class summary view implements a custom bar chart for each scored rubric item to show the distribution of student scores.
    • The instructor's chosen score is highlighted with a bold border in the distribution chart.
    • Bars are color-coded based on deviation from the instructor's score (Green for exact match, Yellow/Orange/Red for increasing deviation).
  • A sidebar allows instructors to select individual student reviewers to view their specific responses.

ruju4a and others added 12 commits March 21, 2026 11:55
- Add CalibrationInstructorReview page and route
- Add apiBaseUrl utility for consistent env-driven API URL
- Add fileDisplayName utility and tests
- Add calibrationReportDemo data file and tests
- Add CalibrationInstructorReview tests
- Add Questionnaire routing and form error tests
- Update App.tsx with instructor calibration route and shouldRevalidate
- Update all src pages, components, hooks, services, store, utils, types
- Update root config files: Dockerfile, package.json, vite/vitest config, tsconfig
- Update public assets, docker-compose, .gitignore, .prettierrc

Made-with: Cursor
@ruju4a ruju4a deleted the calibration_review_comparison branch April 20, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants