@@ -152,10 +152,7 @@ class XMLScorer:
}
print(f"File name: {results['filename']}")
for criterion_id, criterion in self.scoring_criteria.items():
# 키값의 첫 숫자를 확인
@@ -546,7 +543,7 @@ def main():
# 시험회차 및 유형
exam_round = '2503'
exam_types = [
# 'A',
'A',
'B',
'C',
]
The note is not visible to the blocked user.