Skip to content

Commit a3f4689

Browse files
committed
Update quizData.ts
1 parent 5287860 commit a3f4689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/data/quizData.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import { pengaruhIct } from "./ict";
1010
import { ideologi } from "./ideologi";
1111
import { kepelbagaian } from "./kepelbagaian";
1212
import { kesepatuan } from "./kesepatuan";
13+
import { konsepEtika } from "./konsep-etika";
1314
import { metafizik } from "./metafizik";
1415
import { pembinaanPeradaban } from "./pembinaan-peradaban";
1516
import { persekutuan } from "./persekutuan";
@@ -142,6 +143,7 @@ export const quizzes: Quiz[] = [
142143
DSTopik5,
143144
QWTopik3,
144145
etikaCombine,
146+
konsepEtika
145147
];
146148

147149
/**

0 commit comments

Comments
 (0)