Skip to content
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

Refactor: 정답 제출 시 득점자 산출 로직 변경 #163

Merged
merged 2 commits into from
May 17, 2024

Conversation

Youthhing
Copy link
Member

작업 내용

  • 티켓번호 발급 시점 조정
  • 득점자의 티켓 번호보다 빠르면 득점자 업데이트
  • 득점자가 존재하지 않으면 생성

- 득점기준: 티켓 번호
- 티켓번호 생성 시점을 문제 검증 이후로 변경
- 득점자가 존재하지 않으면 생성
- 정답 요청된 티켓번호가 기존 득점자의 티켓번호보다 빠르다면 변경
@Youthhing Youthhing merged commit e97cd6f into develop May 17, 2024
1 check passed
@Youthhing Youthhing deleted the refactor/quiz-upload-0516 branch May 17, 2024 04:59
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