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

[Fix] 문제 풀이 로직 변경 #53

Closed
3 tasks done
GiHoo opened this issue May 1, 2024 · 0 comments · Fixed by #55
Closed
3 tasks done

[Fix] 문제 풀이 로직 변경 #53

GiHoo opened this issue May 1, 2024 · 0 comments · Fixed by #55
Assignees
Labels

Comments

@GiHoo
Copy link
Contributor

GiHoo commented May 1, 2024

어떤 기능인가요?

현재 모든 문제를 풀어야 저장되는 형식, 매 문제 풀이마다 응답에 맞/틀 여부를 확인시키도록 로직 변경

작업 상세 내용

  • 매 문제마다 응답에 정답 여부를 반환
  • 마지막 요청 시 isCompleted 값을 통한 풀이 완료 여부 반환
  • 문제 히스토리 조회 시 isCompleted 값이 true만 반환하도록 변경

참고할만한 자료(선택)

@GiHoo GiHoo added the fix label May 1, 2024
@GiHoo GiHoo self-assigned this May 1, 2024
GiHoo added a commit that referenced this issue May 1, 2024
GiHoo added a commit that referenced this issue May 1, 2024
GiHoo added a commit that referenced this issue May 1, 2024
- 반환 타입 추가 SubmissionResponseDto
- 매 문제마다 요청하고, 정답을 반환
GiHoo added a commit that referenced this issue May 1, 2024
GiHoo added a commit that referenced this issue May 1, 2024
GiHoo added a commit that referenced this issue May 1, 2024
GiHoo added a commit that referenced this issue May 1, 2024
@GiHoo GiHoo linked a pull request May 1, 2024 that will close this issue
GiHoo added a commit that referenced this issue May 2, 2024
@GiHoo GiHoo closed this as completed in #55 May 2, 2024
GiHoo added a commit that referenced this issue May 2, 2024
GiHoo added a commit that referenced this issue May 2, 2024
GiHoo added a commit that referenced this issue May 2, 2024
- 반환 타입 추가 SubmissionResponseDto
- 매 문제마다 요청하고, 정답을 반환
GiHoo added a commit that referenced this issue May 2, 2024
GiHoo added a commit that referenced this issue May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant