Sha256: 5000d84865830124dcfbbc8cc9339b823aff812b8cf241477ac2fada60876e49
Contents?: true
Size: 525 Bytes
Versions: 16
Compression:
Stored size: 525 Bytes
Contents
tr th.btn-primary colspan='3' =t(:'student.singular') th.btn-success colspan="#{@exam.exam_portions_count + @grading_methods.count}"= @exam.name tr th.btn-info style="width:60px" Class th.btn-info style="width:60px" Seat_Number th.btn-info style="width:150px" Name = render partial: 'exam_portion_head', collection: @exam.exam_portions, as: :exam_portion / th.btn-danger style="width:60px" Score - @course.grading_methods.each do |grading_method| th.btn-danger style="width:60px" = grading_method
Version data entries
16 entries across 16 versions & 2 rubygems