Changes for page Planning Game
Last modified by chrisby on 2024/06/20 14:40
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,9 @@ 1 1 # User Stories 2 2 3 - InAgile,**the project workload is brokendown into user stories** and estimated, prioritized, and assigned.3 +**The goal of the planning game is to break down the projects work load into user stories** and estimate, prioritize, and assign them. 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: 4 4 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 -* Short form =A minimal set of words that hint at the underlying interactions, such as "Login".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 +* Short form: A minimal set of words that hint at the underlying interactions, such as "Login". 7 7 8 8 # Iterations 9 9