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

Feat(#60) 질문 제공 방식 순차방식 구현 #63

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

NaMinhyeok
Copy link
Member

@NaMinhyeok NaMinhyeok commented Feb 6, 2025

작업 개요

  • 정책이 변경됨에 따라 랜덤이 아닌 순차방식으로 다음 질문을 가져오도록 변경

작업 사항

  • 번들 내의 제출하지 않은 질문 중 다음질문을 가져오도록 변경하였습니다.

고민 사항

한번 이야기 나왔던 사항 같은데 질문을 조회 할 때 백엔드 단에서도 금일 제출한 내역이 존재한다면 조회를 막는게 좋을 지 아니면 논의가 된 대로 API 호출이 불가한 상태이니 현재 상태 유지하는게 좋을 지 이야기 해보면 좋을 것 같습니다

- 정책이 변경됨에 따라 변경
- 뒤로가기를 고려하여 일관된 질문을 보내줄 수 있도록 랜덤에서 next로 변경
@NaMinhyeok NaMinhyeok linked an issue Feb 6, 2025 that may be closed by this pull request
2 tasks
Copy link

github-actions bot commented Feb 6, 2025

Test Results

59 tests   58 ✅  2s ⏱️
36 suites   1 💤
36 files     0 ❌

Results for commit 6e163fc.

Copy link
Member

@pythonstrup pythonstrup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

금방 해주셨네요! 고생하셨습니다!!

Copy link
Collaborator

@kimyu0218 kimyu0218 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고 많으셨습니다! 👍

@NaMinhyeok NaMinhyeok merged commit 416b7c1 into main Feb 6, 2025
3 checks passed
@NaMinhyeok NaMinhyeok deleted the feature/#60-feat-질문-제공-정책-변경 branch February 15, 2025 17:22
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.

feat: 질문 제공 정책 변경
3 participants