Skip to content

Create User Stories

Rushabh Mehta edited this page May 25, 2021 · 1 revision

For every new feature, user personas and stories must be created.

1. Describe Personas

Personas are all people who will use the system. Try and flesh them out and their circumstances, their demographic, level of skill, operating environment etc.

Example:

Student: The student is someone who wants to learn a particular skill being taught. They have taken other online courses so they have an idea of how the online-learning model works. They are motivated to learn the skill because it would be useful for them to do a job later on. Students are generally distracted with multiple stimuli and need some kind of motivation to stay invested in their learning. Students are also driven to learn when they like something, and are also eager to learn with their friends.

2. Add Users Stories

For each persona, add user stories in the format:

As a ____, I want to _____, so that ______

Example:

  1. As a student, I want to learn more about the platform, so that I can determine if I should take a course
    • I want to see a list of all the courses
    • I want to see who created the platform and who manages it
    • I want to know why the platform was created
    • I want to explore the content of a particular course
    • I want to understand why I should take a particular course
    • I want to see how many other people have taken that course
    • I want to see what other people who have taken the course think about it
    • I want to know when is the next batch starting
  2. As a student, I want to start a new course, so that I can learn a skill
    • I want to enroll for a course
    • I want to explore the lessons
    • I want to consume a lesson
    • I want to test what I learnt
    • I want to see how many lessons have a I completed
    • I want to ask a question
    • I want to see the schedule of planned sessions (if available)
    • I want to attend a session
Clone this wiki locally