Skip to content

Commit

Permalink
Duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
YiweiShen committed Feb 12, 2024
1 parent af1b296 commit e207555
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 @@ -2465,16 +2465,6 @@ export const questions: Question[] = [
],
correctAnswer: [4]
},
{
question: 'What is Scrum?',
answers: [
'A framework for developing, delivering, and sustaining complex products.',
'A process that includes the best industry practices for developing software.',
'A prescriptive process following the principles of Lean Management.',
'A cookbook for working within complex environments.'
],
correctAnswer: [1]
},
{
question: 'What does the Cone of Uncertainty present?',
answers: [
Expand Down

0 comments on commit e207555

Please sign in to comment.