Changes for page Planning Game

Last modified by chrisby on 2024/06/20 14:40

From version 17.1
edited by chrisby
on 2024/05/05 09:13
Change comment: Renamed back-links.
To version 17.2
edited by chrisby
on 2024/06/20 14:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  # User Stories
2 2  
3 -In Agile, **the project workload is broken down into user stories** and estimated, prioritized, and assigned. A user story, or often just called a 'story', is an abbreviated description of a feature of a system, told from the user's perspective. There are two forms:
3 +In Agile, **the project workload is broken down into user stories** and estimated, prioritized, and assigned. A user story, or often just called a 'story', is an abbreviated description of a feature of a system, told from the user's perspective. There are two forms you can use:
4 4  
5 5  * Long form = A sentence that describes exactly how the user interacts with the system. "When I go to the login page, enter my credentials and click the login button, the home page appears."
6 6  * Short form = A minimal set of words that hint at the underlying interactions, such as "Login".