곰믹스 채점 기준 수정버전

This commit is contained in:
2025-06-18 17:58:12 +09:00
parent 1ec36b3e85
commit 425e9876fe
3 changed files with 156 additions and 290 deletions

View File

@@ -181,8 +181,6 @@
}
},
"2": {
"videoStartTime": 170,
"openingStartTime": 0,
"1": {
"ele": "//CRTrackList[@Name='비디오1']/CRTrackClip[not(@Length<='5' and @ClipLength='-1')]/@ClipIndex",
"type": "mediaOrder",
@@ -378,63 +376,60 @@
"desc": "오버랩일 경우 Type속성값 16으로 변경"
},
"22": {
"ele": "//CROwneUnit[{subtitleIndex}]/CRCUnitArr/@Name",
"ele2": "//CRCUnitArr[@Name='{search}']/@Name",
"type": "opening",
"ele": "//CROwneUnit[{index}]/CRCUnitArr/@Name",
"search": "전통 공원 (Traditional Park)",
"type": "video.Text",
"value": "전통 공원 (Traditional Park)",
"point": 3
},
"23": {
"ele": "//CROwneUnit[{subtitleIndex}]/CRCUnitArr//GCUnitPool[@Type='1']/GCUnit/@VID102",
"ele2": "//CRCUnitArr[@Name='{search}']//GCUnitPool[@Type='1']/GCUnit/@VID102",
"ele": "//CROwneUnit[{index}]/CRCUnitArr//GCUnitPool[@Type='1']/GCUnit/@VID102",
"search": "전통 공원 (Traditional Park)",
"type": "opening",
"type": "video.Text",
"value": "궁서체",
"point": 2
},
"24": {
"ele": "//CROwneUnit[{subtitleIndex}]/CRCUnitArr//GCUnitPool[@Type='1']/GCUnit/@VID101",
"ele2": "//CRCUnitArr[@Name='{search}']//GCUnitPool[@Type='1']/GCUnit/@VID101",
"ele": "//CROwneUnit[{index}]/CRCUnitArr//GCUnitPool[@Type='1']/GCUnit/@VID101",
"search": "전통 공원 (Traditional Park)",
"type": "opening",
"type": "video.Text",
"value": "140",
"point": 2
},
"25": {
"ele": "//CROwneUnit[{subtitleIndex}]/CRCUnitArr//GCUnitPool/GCUnit[@Type='4']/@VID100",
"ele2": "//CRCUnitArr[@Name='{search}']//GCUnitPool/GCUnit[@Type='4']/@VID100",
"ele": "//CROwneUnit[{index}]/CRCUnitArr//GCUnitPool/GCUnit[@Type='4']/@VID100",
"search": "전통 공원 (Traditional Park)",
"type": "opening",
"value": "-14592003",
"point": 2
"type": "video.Text.Color",
"value": "fd5721",
"point": 2,
"desc": "컬러값은 RGB로 입력한다, [대소문자, #]허용 (#FFFFFF, ffffff 두 값 모두 허용)"
},
"26": {
"ele": "//CROwneUnit[{subtitleIndex}]/CRCUnitArr//GCUnitPool/GCUnit[@Type='2']/@*[name()='VID100' or name()='VID101']",
"ele2": "//CRCUnitArr[@Name='{search}']//GCUnitPool/GCUnit[@Type='2']/@*[name()='VID100' or name()='VID101']",
"ele": "//CROwneUnit[{index}]/CRCUnitArr//GCUnitPool/GCUnit[@Type='2']",
"search": "전통 공원 (Traditional Park)",
"type": "opening",
"value": [
"0.30000001",
"-3868161"
],
"point": 2
"type": "video.Text.Outline",
"value": {
"width": "30",
"color": "fff9c4"
},
"point": 2,
"desc": "두께는 XML에서는 소수점으로 표기되지만, 프로그램 내부적으로 변환하여 사용하므로 현재 파일에서는 정수로 작성"
},
"27": {
"ele": "//CROwneUnit[{subtitleIndex}]/CRCUnitArr/@*[name()='VID505' or name()='VID507']",
"ele2": "//CRCUnitArr[@Name='{search}']/@*[name()='VID505' or name()='VID507']",
"ele": "//CROwneUnit[{index}]/CRCUnitArr",
"search": "전통 공원 (Traditional Park)",
"type": "opening",
"value": [
"4",
"2"
],
"point": 3
"type": "opening.Text.FadeInEffect",
"value": {
"ID": "4",
"PlayTime": "2"
},
"point": 3,
"desc": "오프닝자막의 나타나기 효과를 확인하는 문항. id속성은 VID505, playtime속성은 VID507으로 XML 내부에 표기되어 있다."
},
"28": {
"ele": "{search}",
"search": "전통 공원 (Traditional Park)",
"type": "openingStartTime",
"type": "opening.StartTime",
"value": 0,
"point": 2,
"desc": "오프닝자막의 시작시간 value 속성만 수정"
@@ -442,21 +437,34 @@
"29": {
"ele": "{search}",
"search": "전통 공원 (Traditional Park)",
"type": "openingLength",
"type": "opening.Length",
"value": 120,
"point": 2
},
"30": {
"ele": "//CRTrackList[@Name='오디오1'][@Count>='1']/CRTrackClip[1][not(@ClipIndex='-1')]",
"ele": "",
"type": "audio.StartTime",
"media": "음악.mp3",
"value": 0,
"point": 2
},
"31": {
"ele": "//CRTrackArr/CRAudioTrackArr/CRTrackList[@Name='오디오1']/CRTrackClip[@Length='810']",
"ele": "//CRTrackList[@Name='오디오1']/CRTrackClip[@ClipIndex='{CRClipIndex}']",
"type": "audio.EndTime",
"media": "음악.mp3",
"value": 810,
"point": 2
},
"32": {
"ele": "//CRTrackArr/CRAudioTrackArr/CRTrackList[@Name='오디오1']//CRFilter[@Type='2'][@ID='1'][@VID8='90']",
"point": 2
"ele": "//CRTrackList[@Name='오디오1']/CRTrackClip[@ClipIndex='{CRClipIndex}']//CRFilter",
"type": "audio.Effect",
"media": "음악.mp3",
"value": {
"ID": "1",
"PlayTime": "90"
},
"point": 2,
"desc": "ID속성-페이드인[0]/페이드아웃[1]"
},
"33": {
"ele": "none",