Skip to content

fix: 어학 성적 제출 결과 최대 점수 오표기 수정#431

Merged
manNomi merged 4 commits intomainfrom
fix/language-score-max-display
Feb 16, 2026
Merged

fix: 어학 성적 제출 결과 최대 점수 오표기 수정#431
manNomi merged 4 commits intomainfrom
fix/language-score-max-display

Conversation

@manNomi
Copy link
Contributor

@manNomi manNomi commented Feb 14, 2026

Summary

  • 어학 성적 제출 완료 화면에서 시험 종류를 고정값(TOEIC)으로 보여주던 문제를 실제 선택 시험 정보로 교체했습니다.
  • 점수 표기의 최대값을 하드코딩(/500)에서 languageTestScoreInfo 기반 동적 값으로 변경해 시험별 최대점수가 정확히 노출되도록 수정했습니다.

Verification

  • pnpm typecheck 통과
  • pnpm build 통과
  • lsp_diagnostics 오류 없음 (apps/web/src/app/university/score/submit/language-test/LanguageTestSubmitForm.tsx)

@vercel
Copy link

vercel bot commented Feb 14, 2026

Deployment failed with the following error:

Resource is limited - try again in 19 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mannomis-projects?upgradeToPro=build-rate-limit

@coderabbitai
Copy link

coderabbitai bot commented Feb 14, 2026

Warning

Rate limit exceeded

@manNomi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 30 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/language-score-max-display

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@manNomi manNomi merged commit 1a5e7ba into main Feb 16, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant