班级分组作业:评分设置中勾选启用匿评申诉,点击确定按钮报500

This commit is contained in:
cxt 2016-12-17 14:50:40 +08:00
parent 21377fa45a
commit ef78de1a9c
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
<% if @homework.anonymous_appeal == 1 %> <% if @homework.anonymous_appeal == 1 %>
违规匿评扣分 违规匿评扣分
<span class="c_red">&nbsp; <span class="c_red">&nbsp;
<%= student_work.appeal_penalty%> <%= st.appeal_penalty%>
&nbsp;</span>分<br/> &nbsp;</span>分<br/>
<% end %> <% end %>
<% end %> <% end %>