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 6f679ec commit 010ebc9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/data/questions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2250,16 +2250,6 @@ export const questions: Question[] = [
],
correctAnswer: [1, 3]
},
{
question: 'When should a Developer on a Scrum Team be replaced?',
answers: [
'As needed, while taking into account a short-term reduction in productivity.',
'Every Sprint to promote shared learning',
'As needed, with no special allowance for changes in productivity.',
'Never, it reduces productivity.'
],
correctAnswer: [1]
},
{
question:
'The CEO asks the Developers to add a "very important" item to a Sprint that is in progress. What should the Developers do?',
Expand Down

0 comments on commit 010ebc9

Please sign in to comment.