elearning/.agent/workflows
JakkrapartXD f7330a7b27 feat: add recommended courses and quiz multiple attempts
- Add is_recommended field to Course model
- Add allow_multiple_attempts field to Quiz model
- Create RecommendedCoursesController for admin management
  - List all approved courses
  - Get course by ID
  - Toggle recommendation status
- Add is_recommended filter to CoursesService.ListCourses
- Add allow_multiple_attempts to quiz update and response types
- Update ChaptersLessonService.updateQuiz to support allow_multiple_attempts
2026-02-11 15:01:58 +07:00
..
create-api-endpoint.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
daily-report-jakkrapartxd.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
database-migration.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
deployment.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
e-learning-backend.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
file-upload.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
k6-load-test.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
s.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
setup.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00
testing.md feat: add recommended courses and quiz multiple attempts 2026-02-11 15:01:58 +07:00