곰픽 [4-3][4-4] 채점시 레이어 이름을 검색할 경우 유사도 옵션 추가

This commit is contained in:
2025-06-27 17:52:33 +09:00
parent afe8b02625
commit 9aa1425d81
8 changed files with 640 additions and 447 deletions

View File

@@ -9,8 +9,8 @@ const { DOMParser } = require('xmldom');
const findSimilarString = require('./findSimilarString');
const getGpdpScore = require('./gpdpScoring.js');
const getToday = require('./getToday.js');
const { userInfo } = require('os');
const { get } = require('http');
// const { userInfo } = require('os');
// const { get } = require('http');
const todayDate = getToday();
const examRound = '2504';