diff --git a/src/main/webapp/app/exercises/shared/dashboards/tutor/exercise-assessment-dashboard.component.html b/src/main/webapp/app/exercises/shared/dashboards/tutor/exercise-assessment-dashboard.component.html index bb0b532d5fe7..14c1ad054fb1 100644 --- a/src/main/webapp/app/exercises/shared/dashboards/tutor/exercise-assessment-dashboard.component.html +++ b/src/main/webapp/app/exercises/shared/dashboards/tutor/exercise-assessment-dashboard.component.html @@ -399,7 +399,10 @@

- # + + Id + + @@ -457,7 +460,7 @@

- {{ i + 1 }} + {{ submission.id }} {{ submission.submissionDate | artemisDate }}