Skip to content

✨ Feat/#309 학생용 강의 조회#310

Merged
iinuyha merged 2 commits intodevfrom
Feat/#309/get-student-lectures
Sep 20, 2025
Merged

✨ Feat/#309 학생용 강의 조회#310
iinuyha merged 2 commits intodevfrom
Feat/#309/get-student-lectures

Conversation

@mumminn
Copy link
Contributor

@mumminn mumminn commented Sep 15, 2025

👀 관련 이슈

#309

✨ 작업한 내용

🌀 PR Point

api/lectures/student/{lectureId} API 테스트 해주세요.

🍰 참고사항

status를 아래처럼 나눴습니다.

  • 강의 전: beforeLecture
  • 강의 후: onLecture
    • 퀴즈 생성 전: afterLectureBeforeQuiz
    • 퀴즈 제출 전: quizReadyForSubmission
    • 퀴즈 제출 후: viewMyQuizResult

@mumminn mumminn self-assigned this Sep 15, 2025
@mumminn mumminn added the ✨ Feat 새 기능 개발 label Sep 15, 2025
@mumminn mumminn linked an issue Sep 15, 2025 that may be closed by this pull request
1 task
@iinuyha iinuyha merged commit 78eaf24 into dev Sep 20, 2025
1 check passed
@iinuyha iinuyha deleted the Feat/#309/get-student-lectures branch September 20, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feat 새 기능 개발

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ 학생용 강의 조회 API 구현

3 participants