# Learning Path Configuration - Admin Panel
This screen allows administrators to configure the content and details of a Learning Path within the LMS.
# Sections
# 📘 Path Details (Left Panel)
- Thumbnail: Upload a custom image for visual identity.
- Title: Name of the path.
- Objective: A brief description explaining the goal of the path.
- Instructors: Add one or more instructors by name or email.
- Passing Score (%): Minimum percentage required to pass the path.
- Draft Toggle: Switch to publish or keep the path in draft mode.
# 📚 Modules (Right Panel)
Each learning path can contain a sequence of:
- Tasks (e.g., "Fundamentals of Programming")
- Courses (e.g., "Frontend Developer")
- Assessments (e.g., "Backend Developer")
# Module Actions:
- Drag & drop to reorder.
- Delete icon to remove any module.
+ Add Taskto create a new task.+ Select From Libraryto include existing courses or assessments.
# Best Practices
- Use meaningful titles and objectives for clarity.
- Structure modules in a logical, progressive order.
- Regularly review and update content to maintain relevance.