| Elève | Date | Action | 
|---|---|---|
| <%= link "#{work.student.lastname} #{work.student.firstname}", to: Routes.student_path(@conn, :show, work.student.id) %> | <%= work.inserted_at %> | <%= link "Télécharger", to: Path.join([Application.fetch_env!(:confient, :domain), "uploads", @assignment.class.name, @assignment.slug, work.path]), target: "_blank" %> | 
Aucun rendu
<% end %> <%= if length(@assignment.students_works) > 0 do %>