This commit is contained in:
2024-11-07 17:14:35 +09:00
commit cf71ae26ca
9 changed files with 382 additions and 0 deletions

20
scoring_criteria.json Normal file
View File

@@ -0,0 +1,20 @@
{
"0": {
"ele": "TEXTART",
"arg": "Text",
"value": "즐거운컬러푸드영양교실",
"points": 10
},
"1": {
"ele": "TEXTARTSHAPE",
"arg": "FontName",
"value": "궁서체",
"points": 2
},
"2": {
"ele": "TEXTARTSHAPE",
"arg": "Align",
"value": "Center",
"points": 2
}
}