Commit efcc58a5 authored by liujiangnan's avatar liujiangnan

feat: 录音列表

parent 88382351
......@@ -873,6 +873,7 @@ function drawResult(data, text) {
// 上报成绩
cw.sendAnswer({
"duration": timeLen,
"recorderArr": stuUserAspect.recorderArr,
"score": score,
"complete": Math.floor(integrity * 100),
"fluent": Math.floor(fluency * 100),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment