diff --git a/src/data/questions.ts b/src/data/questions.ts index 1b73d58..3c56cb5 100644 --- a/src/data/questions.ts +++ b/src/data/questions.ts @@ -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: [