raneem-yad / wissen

0 stars 1 forks source link

Leave comments on a course #34

Closed raneem-yad closed 4 months ago

raneem-yad commented 5 months ago

User Story

Metadata Description
Theme Course Presentation
Epic Course Enrollment and Interaction
User Story Leave comments on a course

Description

As a learner, I want the ability to leave comments on a course, So that I can share my thoughts, ask questions, and engage with other learners and the instructor.

Acceptance Criteria

  1. The course page should include a section where learners can leave comments.
  2. Learners should be able to type their comments in a text box provided for commenting.
  3. Users should be able to submit their comments by clicking a "Submit" or "Post" button.
  4. Each comment should display the user's name or username, the comment content, and the date and time of the comment.
  5. Comments should be displayed in chronological order, with the most recent comments appearing first.
  6. Users should have the option to edit or delete their own comments if needed.
  7. Comments should be visually distinct from other content on the page to ensure clarity and readability.

Tasks