elearning/docs/wireframe/instructor/README.md
2025-12-24 14:29:16 +07:00

141 lines
2.9 KiB
Markdown

# Instructor Wireframes - Complete Documentation
This document contains all wireframes for the Instructor role in the Learning Management System.
---
## 1. Authentication (Login)
### AUTH-001: Login Page
![Login Page](./login/AUTH-001.png)
### AUTH-002: Forgot Password
![Forgot Password](./login/AUTH-002.png)
### AUTH-003: Reset Password
![Reset Password](./login/AUTH-003.png)
---
## 2. Dashboard
### DASH-001: Instructor Dashboard
![Instructor Dashboard](./Dashboard/DASH-001.png)
---
## 3. Course Management
### CRS-001: Course List
![Course List](./Course/CRS-001.png)
### CRS-002: Add New Course
![Add New Course](./Course/CRS-002.png)
### CRS-003: Edit Course
![Edit Course](./Course/CRS-003.png)
### CRS-004: Course Details
![Course Details](./Course/CRS-004.png)
---
## 4. Lessons Management
### LES-001: Lessons List
![Lessons List](./Lessons/LES-001.png)
### LES-002: Add New Lesson
![Add New Lesson](./Lessons/LES-002.png)
### LES-003: Edit Lesson
![Edit Lesson](./Lessons/LES-003.png)
---
## 5. Content Management
### CNT-001: Content List
![Content List](./Content/CNT-001.png)
### CNT-002: Add New Content
![Add New Content](./Content/CNT-002.png)
### CNT-003: Edit Content
![Edit Content](./Content/CNT-003.png)
### CNT-004: Content Details
![Content Details](./Content/CNT-004.png)
---
## 6. Quiz Management
### QZ-002: Quiz List
![Quiz List](./Quiz/QZ-002.png)
### QZ-003: Add New Quiz
![Add New Quiz](./Quiz/QZ-003.png)
### QZ-005: Edit Quiz
![Edit Quiz](./Quiz/QZ-005.png)
### QZ-006: Quiz Details
![Quiz Details](./Quiz/QZ-006.png)
---
## 7. Announcement Management
### ANN-001: Announcements List
![Announcements List](./Announcement/ANN-001.png)
### ANN-002: Add New Announcement
![Add New Announcement](./Announcement/ANN-002.png)
### ANN-003: Edit Announcement
![Edit Announcement](./Announcement/ANN-003.png)
---
## 8. Reports
### RPT-001: Reports Dashboard
![Reports Dashboard](./Report/RPT-001.png)
### RPT-002: Student Progress Report
![Student Progress Report](./Report/RPT-002.png)
### RPT-003: Course Analytics
![Course Analytics](./Report/RPT-003.png)
---
## 9. Profile Management
### PROF-001: View Profile
![View Profile](./Profile/PROF-001.png)
### PROF-002: Edit Profile
![Edit Profile](./Profile/PROF-002.png)
### PROF-003: Change Password
![Change Password](./Profile/PROF-003.png)
---
## Summary
This wireframe collection covers all major functionalities for the Instructor role:
- **Authentication**: Login, password recovery, and reset
- **Dashboard**: Overview of instructor activities
- **Course Management**: Create, edit, and manage courses
- **Lessons Management**: Organize course lessons
- **Content Management**: Upload and manage learning materials
- **Quiz Management**: Create and manage assessments
- **Announcements**: Communicate with students
- **Reports**: Track student progress and course analytics
- **Profile**: Manage personal information and settings
**Total Wireframes**: 28 screens across 9 modules