File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 6
6
anotherone :
7
7
- $2y$10$8eHSzy3aCu4Ry3LzO9nWCeGpofSxsNVbnF.wCfn3ZADwQ6MEtN/KK
8
8
- $2y$10$dGB0CGv7.XQC5OqfyY6iXOiJsdVyxU3ve5YE0gt4m2I8P8H13lNXa
9
- TravelQuiz :
9
+ ezraquiz :
10
10
- $2y$10$fisFjMsmMwzlj3.PELyBNeupdruYROU00dwq296pg0VfHo05SSkta
11
11
- $2y$10$.Z44VoTaxQSdPEx7RatO6OVCw1ff6ohS0kZnCrHEcFnElIgkfjP0u
12
12
- $2y$10$nCm/E52FKO7DRo4XbpR2vu.HTyAzsDNNZr2dDfYJyblY1oLuGpnPO
13
-
14
13
meikostephens :
15
14
- $2y$10$AD1YHmrZZivus7DoM91UMuErNnpi63ueluFs7DcSQSrZbXwDycAOi
16
15
- $2y$10$KvnxAYKh3A151RyOOFtOv.wfImRzZMgbBgKy3gyLd1uUSSjHaN.4u
Original file line number Diff line number Diff line change 5
5
6
6
export class EzraQuiz {
7
7
getProviderName ( ) {
8
- return 'TravelQuiz ' ;
8
+ return 'ezraquiz ' ;
9
9
}
10
10
11
11
makeQuizQuestions ( ) {
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ import { AnthonyMaysQuiz } from './anthony_mays_quiz.js';
4
4
import { DavidAdenaikeQuiz } from './david_adenaike_quiz.js' ;
5
5
import { EzraQuiz } from './ezra_quiz.js' ;
6
6
import { Jbeyquiz } from './jbeyquiz.js' ;
7
- import { Jbeyquiz } from './jbeyquiz.js' ;
8
7
import { KhaylaSaundersQuiz } from './khayla_quiz.js' ;
9
8
import { MeikoStephensQuiz } from './meiko_stephens_quiz.js' ;
10
9
import { MercedesMathewsQuiz } from './mercedes_mathews_quiz.js' ;
You can’t perform that action at this time.
0 commit comments