Skip to content

v 3.0.5#214

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

v 3.0.5#214
GulSauce merged 2 commits into
mainfrom
develop

Conversation

@GulSauce

Copy link
Copy Markdown
Member

No description provided.

* [ICC-338] 🐛 fix: 객관식 정답 선택지 길이 편향 수정

완성본 예시에서 정답이 가장 길어(102자) LLM이 "정답 = 가장 자세하고 긴 선택지" 패턴을 학습하던 문제 수정. 정답을 75자로 줄이고 오답 3개를 80자대로 통일하여 CRITICAL RULE("오답이 제일 길게")과 정합되도록 함.

* [ICC-338] ✨ feat: 빈칸 퀴즈 1~4칸 다중 빈칸 지원

기존 1칸 고정에서 패턴별 1~4칸 가변으로 확장. selections[].content에 각 빈칸 정답을 콤마 구분으로 기록(예: "감수분열, 체세포분열"). Step 2.5(빈칸·정답·오답 표기 규칙) 신설, 패턴 D/E/F 예시 다중칸으로 갱신, CS 도메인 예시(캐시 처리 3칸, JPA PK 전략 4칸) 추가하여 도메인 전이 강화.
@coderabbitai

coderabbitai Bot commented May 24, 2026

Copy link
Copy Markdown

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: c42fd1d8-1f66-400d-b3ed-969c231cda3b

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 85d8128 into main May 24, 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