|
@@ -12,8 +12,6 @@ link href=url("/css/print_a4_landscape.css") rel="stylesheet" media="all"
|
|
|
h5
|
|
|
|Konferenzliste APA BK Berufsabschluss #{schueler.first.klasse},
|
|
|
small< Stand: #{(Time.now).strftime("%d.%m.%Y – %H:%M")}, Seite #{slice_i+1}/#{gesamtzahl_slices}
|
|
|
- -if slice_i == 0
|
|
|
- b Bitte auf der letzten Seite die Notenkontrolle abzeichnen.
|
|
|
.voffset-1
|
|
|
-schueler_slice.each_with_index do |s,i|
|
|
|
-array=[]
|
|
@@ -54,12 +52,3 @@ link href=url("/css/print_a4_landscape.css") rel="stylesheet" media="all"
|
|
|
-5.times do
|
|
|
hr
|
|
|
.voffset-2
|
|
|
- -if slice_i+1 ==gesamtzahl_slices
|
|
|
- .row
|
|
|
- .col-xs-12
|
|
|
- b Bitte abzeichnen. Auf Richtigkeit geprüft:
|
|
|
- table.table.table-condensed.table-bordered.fixed.table-eng
|
|
|
- tr
|
|
|
- -alle_faecher.each do |f|
|
|
|
- th.text-center height="60px" ==f
|
|
|
-
|