File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { Quiz } from "@/app/types/quiz";
33export const etikaCombine : Quiz = {
44 id : "etika-combine" ,
55 categoryId : "etika" ,
6- subcategoryId : "etika-combine " ,
6+ subcategoryId : "etika-all " ,
77 title : "All topik" ,
88 questions : [
99 {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { Quiz } from "@/app/types/quiz";
33export const DSTopik4 : Quiz = {
44 id : "ds-topik-4" ,
55 categoryId : "etika" ,
6- subcategoryId : "ds -topik-4" ,
6+ subcategoryId : "deepseek -topik-4" ,
77 title : "Topik 4 - Deepseek" ,
88 questions : [
99 {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { Quiz } from "@/app/types/quiz";
33export const DSTopik5 : Quiz = {
44 id : "ds-topik-5" ,
55 categoryId : "etika" ,
6- subcategoryId : "ds -topik-5" ,
6+ subcategoryId : "deepseek -topik-5" ,
77 title : "Topik 5 - Deepseek" ,
88 questions : [
99 {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import { Quiz } from "@/app/types/quiz";
33export const QWTopik3 : Quiz = {
44 id : "qw-topik-3" ,
55 categoryId : "etika" ,
6- subcategoryId : "qw -topik-3" ,
6+ subcategoryId : "qwen -topik-3" ,
77 title : "Topik 3 - Qwen" ,
88 questions : [
99 {
You can’t perform that action at this time.
0 commit comments