raneem-yad / wissen

0 stars 1 forks source link

Edit or delete my comments on a course #35

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 Edit or delete my comments on a course

Description

As a learner, I want the ability to edit or delete my comments on a course, So that I can correct mistakes, update information, or remove comments as needed.

Acceptance Criteria

  1. Each comment made by the user should have options to edit or delete the comment.
  2. Users should be able to click on an "Edit" button next to their comment to edit the comment content.
  3. Users should be able to click on a "Delete" button next to their comment to delete the comment.
  4. After editing a comment, the updated comment content should be displayed.
  5. Users should receive confirmation prompts before deleting a comment to prevent accidental deletion.
  6. Deleted comments should be permanently removed from the course page and cannot be recovered.
  7. The comment editing and deletion functionality should be accessible and intuitive for users.

Tasks