获取题目返回时增加随机排序
This commit is contained in:
parent
317a931806
commit
e67eab5b23
@ -81,6 +81,7 @@ class ExamController extends BaseController {
|
|||||||
}
|
}
|
||||||
results = _results
|
results = _results
|
||||||
}
|
}
|
||||||
|
results.randomSort()
|
||||||
let stat = new PuzzleStatusClass()
|
let stat = new PuzzleStatusClass()
|
||||||
stat.timeLast = now
|
stat.timeLast = now
|
||||||
history.members.set(accountid, stat)
|
history.members.set(accountid, stat)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user