Find a file
JakkrapartXD 4ff57555a2 feat: conditionally hide correct_answers count based on show_answers_after_completion setting
Update quiz submission response to respect the show_answers_after_completion setting by conditionally including the correct_answers count. When show_answers_after_completion is false, correct_answers is now undefined instead of being exposed.
2026-01-30 17:51:33 +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: conditionally hide correct_answers count based on show_answers_after_completion setting 2026-01-30 17:51:33 +07:00
docs 1 2026-01-13 10:50:42 +07:00
Frontend-Learner feat: Add data fetching utility imports for sessions, workspaces, users, invitations, and teams to the session API route. 2026-01-30 14:59:30 +07:00
frontend_management feat: Implement instructor course and lesson management with dedicated views for quizzes, videos, and admin categories. 2026-01-30 11:48:13 +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