Complete the code to name the Scrum role responsible for maximizing product value.
The Scrum role responsible for maximizing product value is called the [1].
The Product Owner is responsible for maximizing the value of the product resulting from the work of the Development Team.
Complete the code to identify the Scrum event where the team plans the work for the next sprint.
The Scrum event where the team plans the work for the next sprint is called the [1].
Sprint Planning is the event where the Scrum Team plans the work to be performed in the upcoming sprint.
Fix the error in the statement about Scrum roles by selecting the correct role name.
The [1] is responsible for facilitating Scrum events and removing impediments.
The Scrum Master facilitates Scrum events and helps remove obstacles that block the team.
Fill both blanks to complete the definition of the Scrum artifact and its purpose.
The [1] is a prioritized list of work items, and the [2] is a list of tasks selected for the current sprint.
The Product Backlog contains all desired work on the product, prioritized by the Product Owner. The Sprint Backlog contains the tasks the team commits to complete in the current sprint.
Fill all three blanks to complete the description of Scrum events and their sequence.
A Scrum sprint starts with [1], followed by daily [2] meetings, and ends with [3] to inspect the product increment.
The sprint begins with Sprint Planning to decide the work. Daily Scrum meetings help the team synchronize daily. The Sprint Review inspects the product increment and adapts the backlog.