Expand description
Task Routes Module
This module defines the routing for assignment task-related endpoints, including retrieving, editing, creating, and deleting task details. It applies access control middleware to ensure only lecturers or admins can access these endpoints.
Modules§
Functions§
- tasks_
routes - Registers the routes for assignment task endpoints.