We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5287860 commit a3f4689Copy full SHA for a3f4689
src/app/data/quizData.ts
@@ -10,6 +10,7 @@ import { pengaruhIct } from "./ict";
10
import { ideologi } from "./ideologi";
11
import { kepelbagaian } from "./kepelbagaian";
12
import { kesepatuan } from "./kesepatuan";
13
+import { konsepEtika } from "./konsep-etika";
14
import { metafizik } from "./metafizik";
15
import { pembinaanPeradaban } from "./pembinaan-peradaban";
16
import { persekutuan } from "./persekutuan";
@@ -142,6 +143,7 @@ export const quizzes: Quiz[] = [
142
143
DSTopik5,
144
QWTopik3,
145
etikaCombine,
146
+ konsepEtika
147
];
148
149
/**
0 commit comments