merge master

This commit is contained in:
Karol
2019-12-03 17:55:58 +01:00
26 changed files with 3405 additions and 1620 deletions

View File

@ -82,6 +82,7 @@ Rails.application.routes.draw do
post :search
get :statistics
get :feedback
get :requests_for_comments
get :reload
post :submit
get 'study_group_dashboard/:study_group_id', to: 'exercises#study_group_dashboard'