Find a file
JakkrapartXD 80d7372dfa feat: add instructor endpoints for student progress tracking and quiz score management
Add four new instructor endpoints: getEnrolledStudents to view all enrolled students with progress, getQuizScores to view quiz scores for all students in a lesson, getQuizAttemptDetail to view detailed quiz attempt for a specific student, and searchStudents to search enrolled students by name/email/username. Add getQuizAttempts endpoint for students to retrieve their own quiz attempt history. All endpoints include
2026-02-02 18:02:19 +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 instructor endpoints for student progress tracking and quiz score management 2026-02-02 18:02:19 +07:00
docs 1 2026-01-13 10:50:42 +07:00
Frontend-Learner feat: Implement core e-learning features including video playback, user profile management, and course discovery. 2026-02-02 17:13:58 +07:00
frontend_management edit: response.message 2026-02-02 09:31:37 +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