@@ -453,7 +453,7 @@ public class ExamQuestionOuterServiceProvider extends ControllerSupport implemen
rowStr = "<" + rowStr + ">";
block.setPlayTime(1);
block.setType("audio");
- block.setValue(this.getAttrValue(rowStr, "id"));
+ block.setValue(this.getAttrValue(rowStr, "url"));
blocks.add(block);
} else {
block.setType("text");