2522회 C형 재채점의뢰
This commit is contained in:
@@ -1318,15 +1318,15 @@ class XMLScorer:
|
||||
def main():
|
||||
|
||||
# 시험회차 및 유형
|
||||
exam_round = '2508'
|
||||
# exam_round = '2522'
|
||||
# exam_round = '2508'
|
||||
exam_round = '2522'
|
||||
|
||||
# 채점하고자 하는 유형은 주석 해제
|
||||
exam_types = [
|
||||
# 'A',
|
||||
# 'B',
|
||||
# 'C',
|
||||
'D',
|
||||
'C',
|
||||
# 'D',
|
||||
]
|
||||
|
||||
test_mode = False
|
||||
|
||||
Reference in New Issue
Block a user