30 course menagament get all modules by course id and sort by order in course
Description
I have created GetAllModulesByCourseId Endpoint, Query, QueryHandler, Validator, Repository method.
we are taking CourseId and based on that Id we are sorting in order modules based on OrderInCourse
Changes Made
Related Ticket or Issue
139
Checklist
[x] Code adheres to the coding conventions
[x] Unit tests are added for new code
[x] Existing unit tests are updated if needed
[x] Code follows the principles of Clean Architecture
[x] Code formatting complies with the .editorconfig file
30 course menagament get all modules by course id and sort by order in course
Description
I have created GetAllModulesByCourseId Endpoint, Query, QueryHandler, Validator, Repository method. we are taking CourseId and based on that Id we are sorting in order modules based on OrderInCourse
Changes Made
Related Ticket or Issue
139
Checklist
.editorconfig
file