Skip to content

Commit

Permalink
Duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
YiweiShen committed Feb 14, 2024
1 parent ea176dc commit c7a7220
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/data/questions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2195,18 +2195,6 @@ export const questions: Question[] = [
],
correctAnswer: [1]
},
{
question:
'Which of the following services is appropriate for a Scrum Master in regard to the Daily Scrum?',
answers: [
'Teach the Developers to keep the Daily Scrum within the 15 minute timebox.',
'Lead the discussions of the Developers.',
'Facilitate in a way that ensures each team member has a chance to speak',
'All answers apply.',
'Ensure that all 3 questions have been answered'
],
correctAnswer: [1]
},
{
question:
'The Developers should not be interrupted during the Sprint and the Sprint Goal should remain intact. These are conditions that foster creativity, quality and productivity. Which one of the following answers is FALSE?',
Expand Down

0 comments on commit c7a7220

Please sign in to comment.