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

Question Api #12

Open
5 tasks done
melitina915 opened this issue Feb 5, 2024 · 0 comments
Open
5 tasks done

Question Api #12

melitina915 opened this issue Feb 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@melitina915
Copy link
Member

melitina915 commented Feb 5, 2024

✅ Checklist

  • 완료된 항목은 체크해주세요
  • 이슈 제목 작성

✏ Description

  • Question 추가
  • Quiz 개선

📋 TODO

  • 당일 일일퀴즈 안했을 경우 questionDto 조회, 했을 경우 null 반환 : questionUuid, questionContext, questionCorrect, questionIncorrect
  • 퀴즈 정답 : quizUuid, userUuid, questionUuid, quizScore = 1, quizCreated
  • 퀴즈 오답 : quizUuid, userUuid, questionUuid, quizScore = 0, quizCreated
@melitina915 melitina915 self-assigned this Feb 5, 2024
@melitina915 melitina915 added the enhancement New feature or request label Feb 6, 2024
@melitina915 melitina915 mentioned this issue Feb 6, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant