DPI [2-15] 클리핑 마스크 미적용시 [16~20] 문항 오답처리

This commit is contained in:
2025-09-15 17:07:06 +09:00
parent 6067dda923
commit 591bd07749
16 changed files with 1607 additions and 18 deletions

View File

@@ -17,12 +17,11 @@ const codeTypes = [
// 'DIC',
'DPI',
];
// const DICorDPI = 'DIC'
// const DICorDPI = 'DPI'
const examTypes = [
'A',
// 'A',
'B',
'C',
// 'C',
// 'D'
];