Find a file
JakkrapartXD 7e8c8e2532 feat: fix quiz scoring to use Choice model correctness, add YouTube video support to lesson content, and include show_answers_after_completion in quiz data
Update quiz attempt detail scoring to determine correctness from Choice.is_correct instead of StudentAnswer.is_correct and calculate earned score based on correctness. Add YouTube video support to getLessonContent endpoint by checking LessonAttachment for YouTube videos (mime_type 'video/youtube') and building YouTube URLs from video IDs. Ad
2026-02-04 14:19:17 +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: fix quiz scoring to use Choice model correctness, add YouTube video support to lesson content, and include show_answers_after_completion in quiz data 2026-02-04 14:19:17 +07:00
docs 1 2026-01-13 10:50:42 +07:00
Frontend-Learner feat: add curriculum sidebar component for course navigation and announcements 2026-02-04 11:56:20 +07:00
frontend_management feat: student page and create email verification page. 2026-02-03 17:13:30 +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