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

[Feature] #92 - 퀴즈 메인 페이지 조회 API 구현 #94

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

haeun1107
Copy link
Member

Related Issue 🍀


Key Changes 🔑

  • 어제 푼 퀴즈 개수 반환
  • 전체 퀴즈 대비 사용자 진척도 계산
  • 최근 모의고사 점수 및 상위 퍼센트 조회
  • 어제 가장 많이 틀린 퀴즈 Top 5 조회
  • UserQuiz.solvedDate, retriedToday 기반 통계 처리

To Reviewers 🙏🏻

@haeun1107 haeun1107 added ✨ feature 기능 개발 🐸 하은 작업 하은 작업 labels Mar 21, 2025
@haeun1107 haeun1107 self-assigned this Mar 21, 2025
@haeun1107 haeun1107 linked an issue Mar 21, 2025 that may be closed by this pull request
5 tasks
@haeun1107 haeun1107 merged commit 01a9d05 into main Mar 21, 2025
@haeun1107 haeun1107 deleted the feature/#92 branch March 21, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 기능 개발 🐸 하은 작업 하은 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feature] - 퀴즈 메인 페이지 조회
1 participant