Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 2.02 KB

File metadata and controls

30 lines (21 loc) · 2.02 KB

Story: As a learner, I want to be able to search for courses by keyword so that I can find the relevant courses easily.

Acceptance Criteria:

The search bar is prominently displayed on the website's homepage and all course pages. The search function returns relevant results based on the keywords entered. The search results page displays a list of courses that match the search criteria, including the course name, description, image, price, and rating. The search results can be sorted by relevance, price, and rating. The search function supports auto-complete and suggestions based on the user's search query. The search function works on both desktop and mobile devices. The search function is easy to use and intuitive, with clear instructions and prompts for the user.

Story: As a learner, I want to be able to view the course details and curriculum before enrolling in the course so that I can make an informed decision.

Acceptance Criteria:

The course details page displays the course name, description, image, price, rating, and curriculum. The curriculum section clearly lists the topics and modules covered in the course, along with the estimated duration. The course details page includes reviews and ratings from other learners who have taken the course. The course details page also includes information about the instructor, their experience, and qualifications. The course details page includes a "Frequently Asked Questions" section that addresses common questions about the course.

List Stories related to this theme

  1. As a learner, I want to be able to search for courses by keyword so that I can find the relevant courses easily.
  2. As a learner, I want to be able to filter search results by various criteria so that I can quickly find the courses that match my needs.
  3. As a learner, I want to be able to bookmark courses and save them for later so that I can easily find them again.
  4. As a learner, I want to be able to view the course details and curriculum before enrolling in the course so that I can make an informed decision.