diff --git a/app/views/games/_game_results.html.erb b/app/views/games/_game_results.html.erb index 9fdf304f3..f5ff2f089 100644 --- a/app/views/games/_game_results.html.erb +++ b/app/views/games/_game_results.html.erb @@ -13,7 +13,7 @@
- 提交代码时,账号请用绑定的邮箱
密码请用平台登录密码
+ 使用Git提交代码时,请在Git客户端填写如下信息:
+ * 用户名:请使用您绑定的邮箱
+ * 口令:请使用您的登录口令
- <% if User.current.manager_of_subject?(@subject) %> - - <% end %> -
-- - 第<%= s_index + 1 %>章 <%= stage.name %> - <% if @subject.status == 0 && User.current.manager_of_subject?(@subject) %> - - - <% else %> - + + <% if !@subject.description.blank? || User.current.manager_of_subject?(@subject) %> +
+ <% if User.current.manager_of_subject?(@subject) %> + <% end %>
-<%= stage.description %>
- <% stage.stage_shixuns.each_with_index do |stage_shixun, index| %> - <% shixun = stage_shixun.shixun %> --
- 至少选择一个实训 - 选择实训后,在页面上通过拖拽进行排序调整 -
-+ + 第<%= s_index + 1 %>章 <%= stage.name %> + <% if @subject.status == 0 && User.current.manager_of_subject?(@subject) %> + + + <% else %> + + <% end %> +
+<%= stage.description %>
+ <% stage.stage_shixuns.each_with_index do |stage_shixun, index| %> + <% shixun = stage_shixun.shixun %> +教学名师 <% if User.current == @subject.user %> - + <% end %>