Question: Which role is responsible for maximizing the value of the product?
Answer: What is the Product Owner?
Which artifact represents work to be done?
Answer: What is the Product Backlog?
This Scrum event is a time-boxed event concluding the Sprint where the team shows what they completed?
What is Sprint Review?
This item is small, actionable work item that the team can complete in a sprint.
What is a User Story?
What should we do instead of treating stories as epics?
What is break down any large stories that can’t be completed in one sprint into smaller tasks or create an epic?
Who facilitates Scrum events and helps the team understand Scrum theory, practices, rules, and values?
What is the Scrum Master?
Which artifact contains the things that must be developed and completed during the current sprint?
What is the Sprint Backlog?
This Scrum Event held some on daily basis or every other day for the Development Team to discuss progress?
What is Daily Scrum?
This Item is a large body of work that can be broken down into smaller tasks or user stories, only tasks too large to complete in a sprint?
What is an Epic?
What should we do instead of skipping stories across sprints?
What is review, learn, and re-plan it for a future sprint?
Which role is responsible for delivering a potentially releasable Increment of "Done" product at the end of every Sprint?
What is the Development Team?
What is should we remember about the difference between a story and an epic?
What is a story is NOT an epic and should be small and doable in one sprint?
What do we do in Sprint Planning?
What is the decide what to work on?
This items is a specific activity needed to complete a User Story or to complete a dev task?
What is a Task?
Why should we avoid adding tasks in the middle of the sprint?
What is to keep our focus and ensure we deliver what we committed to?
What is the set period where we work on selected stories called?
What is a Sprint?
The artifact represents the "Done" work at the end of the sprint.
What is the Increment?
The scrum events is where the team reflects on the past Sprint and plans for improvements next Sprint?
What is the Sprint Retrospetive?
What is the common format often used to write user stories?
What is "As a [type of user], I want [an action] so that [benefit/value]"?
In Scrum, should the team commit to more work in the middle of a Sprint?
Don't
What is a small, clear goal or tasks that we aim to complete in a single sprint?
What is a user stories?
What is the purpose of the Sprint Backlog?
To define the work that the engineer team will complete during then sprint.
What are the four Scrum Events?
Sprint Planning, Daily Standup, Sprint Review and Sprint Retrospective.
What is the smallest unit of work, representing a single activity that contributes toward completing a user story?
What is a Task?
Is it appropriate for team to work on tasks that are not in the Sprint Backlog during the active sprint?
Don't