This website requires JavaScript.
Explore
Help
Register
Sign in
chamomind
/
elearning
Watch
7
Star
0
Fork
You've already forked elearning
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
3
Wiki
Activity
Actions
ed8aaf4ec2
elearning
/
Backend
/
src
History
Download ZIP
Download TAR.GZ
JakkrapartXD
ed8aaf4ec2
refactor: remove
thumbnail_url
requirement from course creation validator
2026-01-29 17:58:05 +07:00
..
config
update api chapterlesson
2026-01-22 15:56:56 +07:00
controllers
refactor: reorder searchInstructors endpoint and fix role code to uppercase INSTRUCTOR, add lesson completion tracking on quiz pass
2026-01-29 16:39:33 +07:00
middleware
refactor: add type assertions for request parameters and explicitly type multer middleware.
2026-01-20 10:03:06 +00:00
services
refactor: extract lesson completion logic into shared
markLessonComplete
method and add course progress tracking to video and quiz responses
2026-01-29 17:17:15 +07:00
types
refactor: extract lesson completion logic into shared
markLessonComplete
method and add course progress tracking to video and quiz responses
2026-01-29 17:17:15 +07:00
validators
refactor: remove
thumbnail_url
requirement from course creation validator
2026-01-29 17:58:05 +07:00
app.ts
add
2026-01-14 04:33:33 +00:00
server.ts
add
2026-01-14 04:33:33 +00:00