File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
lesson_03/quiz/src/quizzes Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,13 @@ import { AnotherQuiz } from './another_quiz.js';
3
3
import { AnthonyMaysQuiz } from './anthony_mays_quiz.js' ;
4
4
import { DavidAdenaikeQuiz } from './david_adenaike_quiz.js' ;
5
5
< < < << << HEAD
6
+ < << << << HEAD
6
7
import { DylanLaffertyQuiz } from './dylan_lafferty_quiz.js' ;
7
8
=== === =
8
9
>>> >>> > 8 cf96e4 ( chore : adds Khyla 's custom quiz (#120))
10
+ === === =
11
+ import { DylanLaffertyQuiz } from './dylan_lafferty_quiz.js' ;
12
+ >>> > >>> 2e39 b77 ( I have created a new branch adding in Homework 3 because of a merge bug on my last branch )
9
13
import { Jbeyquiz } from './jbeyquiz.js' ;
10
14
import { KhaylaSaundersQuiz } from './khayla_quiz.js' ;
11
15
import { MeikoStephensQuiz } from './meiko_stephens_quiz.js' ;
@@ -22,10 +26,14 @@ const QUIZ_PROVIDERS = [
22
26
Jbeyquiz ,
23
27
DavidAdenaikeQuiz ,
24
28
KhaylaSaundersQuiz ,
29
+ < < < << << HEAD
25
30
< << << << HEAD
26
31
DylanLaffertyQuiz ,
27
32
= === ===
28
33
>>> >>> > 8 cf96e4 ( chore : adds Khyla 's custom quiz (#120))
34
+ === === =
35
+ DylanLaffertyQuiz ,
36
+ > >>> >>> 2e39 b77 ( I have created a new branch adding in Homework 3 because of a merge bug on my last branch )
29
37
RasheedMillerQuiz ,
30
38
DylanLaffertyQuiz ,
31
39
RasheedMillerQuiz ,
You can’t perform that action at this time.
0 commit comments