-
Notifications
You must be signed in to change notification settings - Fork 7
[Spec] Course Detail Page [Author]
Nguyen Truong Nhan edited this page Jul 24, 2023
·
3 revisions
- Users can view course detail here
- Users can watch sections, lessons of each section, see comments on course
- Users can edit, delete course
Site position | Homepage -> Course detail |
---|---|
All course - search -> Course detail | |
Enrolled course -> Course detail | |
My course -> Course detail | |
Screen | ![]() |
- Item 1: Description section: More specific description
- Item 2: Each section of course
- Item 3: Lessons of each section
- Item 4: Comment section
- Item 5: Edit button
- Item 6: Delete button
- Item 7: Information of course
- Item 8: Confirm delete button
- Item 9: Cancel delete button
- Item 7 will describe the course, it will show some information: course name, author, rating, short description, number of section
- Item 1 will describe the course more specific
- Each course will have their own sections, each section will be shown by item 2, when user click item 2 it will shown section’s detail contains section’s lessons - item 3
- When click item 3, user will go to lesson’s detail, contain preview video of that lesson and detail of lesson
- Item 4 will be the comment section, user can read comments of attendees of the course here, each comment will have the attendee’s name, avatar, comment, rating and comment date
- When user click item 5, change the page to Edit course page
- When user click item 6, Delete course pop up appears
- Click item 8 to confirm delete (cannot undo)
- Click item 9 to cancel delete operation
Error code | Error Message | Occur Condition | Note |
---|