feat: Add initial wireframes and documentation for admin and instructor roles.

This commit is contained in:
Missez 2026-01-06 15:57:40 +07:00
parent e7d1541a41
commit 6c4d10963e
38 changed files with 19 additions and 76 deletions

View file

@ -53,23 +53,7 @@ This document contains all wireframes for the Instructor role in the Learning Ma
---
## 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
## 5. Quiz Management
### QZ-001: Create Quiz
![Create Quiz](./Quiz/QZ-001.png)
@ -88,7 +72,7 @@ This document contains all wireframes for the Instructor role in the Learning Ma
---
## 7. Announcement Management
## 6. Announcement Management
### ANN-001: Announcements List
![Announcements List](./Announcement/ANN-001.png)
@ -101,20 +85,7 @@ This document contains all wireframes for the Instructor role in the Learning Ma
---
## 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
## 7. Profile Management
### PROF-001: View Profile
![View Profile](./Profile/PROF-001.png)
@ -126,19 +97,3 @@ This document contains all wireframes for the Instructor role in the Learning Ma
![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**: 29 screens across 9 modules