Skip to content

v 3.0.4#212

Merged
GulSauce merged 2 commits into
mainfrom
develop
May 22, 2026
Merged

v 3.0.4#212
GulSauce merged 2 commits into
mainfrom
develop

Conversation

@GulSauce
Copy link
Copy Markdown
Member

No description provided.

* [ICC-338] ♻️ refactor: prompt.strategy 패키지를 strategy로 이동

QuizPromptStrategy, QuizType의 패키지를 com.icc.qasker.ai.prompt.strategy
에서 com.icc.qasker.ai.strategy로 이동하고 사용처의 import를 갱신한다.

* [ICC-338] ✨ feat: ESSAY 1차 시도에 경미한 힌트 제공 및 응답 DTO 통일

1차 시도 정책을 '힌트 없음'에서 '1문장 이내 방향성 힌트'로 변경한다.
충족/부분충족/미충족별 톤 가이드를 명시하고 모범답안 키워드의 직접
노출은 금지한다.

GeminiFirstAttemptGradingResponse / EssayGradeResponse /
EssayGradeLog.ElementScoreSnapshot을 모두 EssayGradingResult로 통합한다.
evidenceJson은 @JsonIgnore로 FE 직렬화에서 제외하여 안전하게 재사용한다.
DB JSON 컬럼 구조와 API 응답 스키마는 기존과 동일하다.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 619d947b-4470-4c7c-acb4-334ce4745b76

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

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.

@GulSauce GulSauce merged commit 4ed3625 into main May 22, 2026
3 checks passed
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.

1 participant