Qu estion #1 Which of the following best describes a sprint? A sprint is a condensed amount of time in which a development team works as many hours as they need to in order to finish the work assigned to them. A sprint is a pre-specified amount of time in which the development team works at a sustainable pace to complete a chosen set of work. A sprint is a fixed amount of time set aside for a team to run tests and fix any outstanding bugs right before the product ships. A sprint is a pre-specified period of time during which team members choose individual items from the product backlog to work on. As each item is completed, a new item is brought into the sprint. You got it right! CSM Course Evaluation Qu estion #1 Question: Which of the following best describes a sprint? The correct answer was: A sprint is a condensed amount of time in which a development team works as many hours as they need to in order to finish the work assigned to them. A sprint is a pre-specified amount of time in which the development team works at a sustainable pace to complete a chosen set of work. A sprint is a fixed amount of time set aside for a team to run tests and fix any outstanding bugs right before the product ships. A sprint is a pre-specified period of time during which team members choose individual items from the product backlog to work on. as each item is completed, a new item is brought into the sprint. Correct Answer Explanation: The concepts of sprints, sustainable pace, and a sprint backlog are discussed in the following sources: Scrum Primer, Mountain Goat Software website, and the Scrum Guide. "One of the principles of agile development is “sustainable pace,” and onl...