Skip to content

Commit 1417deb

Browse files
committed
Duplicates
1 parent fc2f179 commit 1417deb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/data/questions.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2150,17 +2150,6 @@ export const questions: Question[] = [
21502150
],
21512151
correctAnswer: [1, 3, 4]
21522152
},
2153-
{
2154-
question: 'The timebox for a Daily Scrum is?',
2155-
answers: [
2156-
'15 minutes.',
2157-
'15 minutes for a 4-week sprint. For shorter Sprints it is usually shorter.',
2158-
'Two minutes per person.',
2159-
'4 hours.',
2160-
'The same time of day every day.'
2161-
],
2162-
correctAnswer: [1]
2163-
},
21642153
{
21652154
question: 'The three pillars of empiricism are:',
21662155
answers: [

0 commit comments

Comments
 (0)