Hello <%=h @user.full_name %>
Current time is <%= format_short_time(Time.new) %>.
<%= error_messages_for 'submission' %>
<%= render :partial => 'submission_box' %>
|
Tasks |
# of sub(s) |
Results |
<%= render :partial => 'problem', :collection => @problems %>
<%= render :partial => 'submission_box' %>