Compare commits

..

No commits in common. "d2d13502c3d3da2796307829ad0bd1b897bb8054" and "5bf630182eee28d48eaf5e7b5cb5613e462e8e26" have entirely different histories.

View File

@ -368,6 +368,9 @@ export default class Judge {
this.xmdm = xmdm;
this.xmxh = xmxh;
this.judgeUI.isProjectIn = true
if(param512[7] != 0){
this.judgeUI.isDeductedPopShow = true
}
break;
//项目结束
@ -517,7 +520,6 @@ export default class Judge {
//不报语音的项目列表
const ignoreVoiceCodeArr = (judgeConfigObj['312'] || '').split(',')
const param611 = judgeConfigObj['611'] || '';
const param512 = (judgeConfigObj['512'] || '').split(',');
const [f,s] = param611.split('/')
switch (event) {
// 项目开始
@ -532,9 +534,6 @@ export default class Judge {
kmCode && avPlayer.playAudio([`voice/${kmCode}.mp3`],true)
}
}
if(param512[7] != 0){
this.judgeUI.isDeductedPopShow = true
}
//项目已考不上传监管信息
if (!isEnd) {
judgeTask.addTask(async () => {
@ -1085,7 +1084,7 @@ export default class Judge {
let score = 0;
//结束考试时候是否播报一遍所有扣分
const param634 = judgeConfigObj['634'];
if (kfArr.length && ((examSubject == 2 && param634 == 1) || examSubject == 3)) {
if (kfArr.length && param634 == 1) {
avPlayer.playAudio([`voice/kfdesc.mp3`], false, () => {
try {
kfArr.forEach((kf, index) => {
@ -1155,8 +1154,7 @@ export default class Judge {
performInfo,
kfArr,
getTranslateProject,
getSbxh,
fileLog,
getSbxh
} = this;
const singlePlay = globalThis.singlePlay
const {lsh,startHourTime,totalScore,examTime,judgeConfigObj} = judgeUI;
@ -1193,8 +1191,6 @@ export default class Judge {
tempSd = 0
}
fileLog.setFourAndOneLogData(`${translateJd},${translateWd}`);
const arr = [
//考生号
asclshArr.map(lsh => string2Bytes(lsh, 8)[0]),
@ -1341,6 +1337,7 @@ export default class Judge {
}
//人工操作项目
public setJudgeItem = async (itemno, type: 1 | 2) => {
console.info('surenjun','2')
const {fileLog} = this;
await examJudgeArtificialItem(itemno * 1, type);
await fileLog.setExamJudgeData({