Show list of feedback messages for specific exercises

This commit is contained in:
Maximilian Grundke
2017-11-08 22:31:01 +01:00
parent 2118e610f9
commit c5c42ca3bc
9 changed files with 40 additions and 3 deletions

View File

@@ -76,6 +76,7 @@ Rails.application.routes.draw do
post :intervention
post :search
get :statistics
get :feedback
get :reload
post :submit
end