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';
33import { AnthonyMaysQuiz } from './anthony_mays_quiz.js' ;
44import { DavidAdenaikeQuiz } from './david_adenaike_quiz.js' ;
55< < < << << HEAD
6+ < << << << HEAD
67import { DylanLaffertyQuiz } from './dylan_lafferty_quiz.js' ;
78=== === =
89>>> >>> > 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 )
913import { Jbeyquiz } from './jbeyquiz.js' ;
1014import { KhaylaSaundersQuiz } from './khayla_quiz.js' ;
1115import { MeikoStephensQuiz } from './meiko_stephens_quiz.js' ;
@@ -22,10 +26,14 @@ const QUIZ_PROVIDERS = [
2226 Jbeyquiz ,
2327 DavidAdenaikeQuiz ,
2428 KhaylaSaundersQuiz ,
29+ < < < << << HEAD
2530< << << << HEAD
2631 DylanLaffertyQuiz ,
2732= === ===
2833>>> >>> > 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 )
2937 RasheedMillerQuiz ,
3038 DylanLaffertyQuiz ,
3139 RasheedMillerQuiz ,
You can’t perform that action at this time.
0 commit comments