Skip to content

Commit

Permalink
Merge branch 'feature/lesson3' of https://github.com/htanweer244/code…
Browse files Browse the repository at this point in the history
…-differently-24-q4 into feature/lesson3
  • Loading branch information
htanweer244 committed Oct 2, 2024
2 parents 9ffd87a + cf6b040 commit c12e7d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lesson_03/quiz/quiz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ quiz:
- $2y$10$XcsVuO66KZiUiN75NtssdOkKvHKhuBo91JgE/TJEnSrrzbhjxuql.
- $2y$10$9fZs867NHxoPQ/VWMeLyj.us5Kg3SLPcbt9O5ki/FdJ37TbhgFMFC
- $2y$10$GfjcKvtzr6n8553Mdr1RJOOYDfzOudlW.3i8otsH0HiW52CU7tUAW
hummadtanweer:
- $2y$10$r.JmLYmaAWLZPwv6LLFWB.W823BWj7CsDaPdi5hxv4ExQyCjDq.l.
- $2y$10$DcSjwFSOP.120fEp1zJgEe9J3qZiWPa0i/ofYQS6p3sG93jwCi3ci
- $2y$10$O0Xy3FSVwWM3Tqeh3dP.tuv6E3OHN10siHbgJ4.iPIaZLJ1kVheC6
angelicacastillo:
- $2y$10$MkiKfTFDIR5e4nWe3Q3XKOSEk2E06urRRykXIx/2JV6Y5j.OPIWMi
- $2y$10$WsWcxQ.rCkq/WoUVMbdMNuUU8v5O9xDFpWdbWydVFu7/Ufz/8lLru
Expand Down
3 changes: 3 additions & 0 deletions lesson_03/quiz/src/quizzes/quizzes.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ import { ShawnDunsmoreQuiz } from './shawn_dunsmore_quiz.js';
import { TommyTranQuiz } from './tommy.tran.quiz.js';
import { XavierCruzQuiz } from './xavier_cruz_quiz.js';
import { YafiahAbdullahQuiz } from './yafiah_abdullah_quiz.js';
import { HummadTanweerQuiz } from './hummad_tanweer_quiz.js';
import { AmiyahJonesQuiz } from './amiyah_jones_quiz.js';
import { ZionBuchananQuiz } from './zion_buchanan_quiz.js';
import { HummadTanweerQuiz } from './hummad_tanweer_quiz.js';

Expand All @@ -28,6 +30,7 @@ const QUIZ_PROVIDERS = [
JosephCaballeroQuiz,
AngelicaCQuiz,
OyeyemiJimohQuiz,
HummadTanweerQuiz,
ShawnDunsmoreQuiz,
DasiaEnglishQuiz,
ChigazoGrahamsQuiz,
Expand Down

0 comments on commit c12e7d0

Please sign in to comment.