Find a file
JakkrapartXD 7749a39be7 feat: add enrolled student detail endpoint and reorder student endpoints
Add getEnrolledStudentDetail endpoint to retrieve individual student's lesson progress across all course chapters. Move searchStudents endpoint before getEnrolledStudentDetail to prevent route conflicts. Remove correct_choice_id and correct_choice_text from quiz attempt detail answers review. Fix selected_choice_id mapping to use choice_id from student answers.
2026-02-03 14:42:45 +07:00
.vscode a 2026-01-08 03:58:29 +00:00
.windsurf/rules update api chapterlesson 2026-01-22 15:56:56 +07:00
Backend feat: add enrolled student detail endpoint and reorder student endpoints 2026-02-03 14:42:45 +07:00
docs 1 2026-01-13 10:50:42 +07:00
Frontend-Learner feat: add dashboard page displaying a welcome message and dynamically loaded recommended courses. 2026-02-03 14:17:42 +07:00
frontend_management feat: del mock , crud add instructor , VerifyEmail 2026-02-03 11:55:31 +07:00
.DS_Store feat: Implement lesson access control logic including enrollment, prerequisite, and quiz completion checks. 2026-01-19 17:08:06 +07:00
.gitignore 111 2026-01-19 15:24:07 +07:00