generated from Bamdoliro/repository-generator
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[개선] 2차 전형에서 특별전형으로 불합격시 일반전형으로 전환 #137
Labels
개선
코드 리팩토링
Comments
jyj1289
added a commit
that referenced
this issue
Sep 24, 2024
- changeToRegularSecondRound 메서드를 추가했어요. - 위 메서드 추가를 위해 changeToRegular 메서드를 changeToRegularFirstRound로 변경했어요.
jyj1289
added a commit
that referenced
this issue
Sep 24, 2024
- 2단계 전형에서 마이스터전형과 사회통합전형이 일반전형으롭 변경될 때, 일반전형의 점수 비율을 반영하는 메서드를 추가했어요.
jyj1289
added a commit
that referenced
this issue
Sep 24, 2024
jyj1289
added a commit
that referenced
this issue
Sep 24, 2024
- 특별전형에서 불합격시 일반전형으로 재응시하는 기능을 추가했어요.
jyj1289
added a commit
that referenced
this issue
Sep 25, 2024
- 특별전형에서 불합격시 일반전형으로 재응시하는 기능을 테스트했어요.
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🙌 개선 방향
1차 전형과 마찬가지로 2차 전형에서도 특별전형이 불합격시 일반전형으로 전환되어 다시 한번 2차 전형에 응시합니다.
💻 코드
No response
🏄♂️ 참고 자료
No response
The text was updated successfully, but these errors were encountered: