Commit Graph

20 Commits

Author SHA1 Message Date
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
276423fd30 Replace deprecated update_attributes 2021-05-12 22:54:06 +02:00
b10e23dd16 Upgrade to newest Sentry 2021-03-04 14:02:16 +01:00
4284645bfa Refactor user_exercise_feedbacks_controller 2020-10-28 20:02:01 +01:00
9bd15bbbea Add params to UEF create for Sentry 2020-10-28 16:05:41 +01:00
ad467fa58f Distinguish between intermediate and final feedback
* Also add more information to user_exercise_feedback
* Migrate existing feedback to enrich with submissions
2020-10-20 13:50:04 +02:00
9ddeb91c41 Remove leftovers from PR #117; exercise feedback on RfC show 2020-10-20 12:15:45 +02:00
71cd9e3488 Remove user_exercise_feedback index and show routes / views 2018-12-19 01:43:37 +01:00
9507bdb329 cleanup duplicate code 2018-11-15 17:15:57 +01:00
23bb698f74 Fix retrieval of user_exercise_feedback and exercise 2018-11-15 16:54:30 +01:00
de52db89f0 Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:00 +01:00
3fe7a2b0c1 Adapt new route to accept simple exercise_id parameter 2018-02-26 19:33:02 +01:00
d162f78b67 Add filters to index page 2017-10-16 11:45:23 +02:00
12b9365e6e Implement show action 2017-10-15 18:55:33 +02:00
d353dbaf5b Implement index action. Repair destroy 2017-10-15 18:23:58 +02:00
60e587b690 removed comment on exercise in the RFC view. redirect 10% of user instead of redirecting to the RFC view to the feedback view. redirect all users how submitted to the feedback view if score is less than 100% 2017-04-12 11:47:39 +02:00
3cf123c61e added working time estimation into user feedback 2017-04-12 10:57:44 +02:00
8ca944558c improved texts of feedback, added ok button 2017-04-12 10:13:23 +02:00
e4d28452bf save progress 2017-04-11 16:29:29 +02:00
73c3b902a3 save progress. added user feedback view and stuff 2017-04-11 15:00:35 +02:00