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 123cf5f commit 6f679ec
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/data/questions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1462,17 +1462,6 @@ export const questions: Question[] = [
],
correctAnswer: [1, 2]
},
{
question:
'Who is accountable for clearly expressing Product Backlog items?',
answers: [
'The business analyst who represents the Product Owner.',
'The Product Owner.',
'The Scrum Master, or the Scrum Master may have the Developers do it.',
'The Scrum Master.'
],
correctAnswer: [2]
},
{
question:
'When many Scrum Teams are working on a single product, what best describes the Definition of Done?',
Expand Down

0 comments on commit 6f679ec

Please sign in to comment.