diff --git a/tutor/app/views/students/_show.html.erb b/tutor/app/views/students/_show.html.erb index 915aeccf..9e98163e 100644 --- a/tutor/app/views/students/_show.html.erb +++ b/tutor/app/views/students/_show.html.erb @@ -43,8 +43,9 @@ controller: "/problems", action: "show", id: problem.id %> -
+

+
<% end %> diff --git a/tutor/db/development.sqlite3 b/tutor/db/development.sqlite3 index 4e4c99fd..c12a36fa 100644 Binary files a/tutor/db/development.sqlite3 and b/tutor/db/development.sqlite3 differ