Commit Graph

484 Commits

Author SHA1 Message Date
77a40c9fc5 Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
# Conflicts:
#	Gemfile.lock
2018-03-08 12:12:06 +01:00
9d3167fe2c remove errornous line of code 2018-03-01 19:14:46 +01:00
c1b5df044b Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
# Conflicts:
#	Capfile
#	Gemfile.lock
#	db/schema.rb
2018-02-28 16:48:14 +01:00
639befe0e5 Position pop-up messages more cleanly 2018-02-28 11:43:47 +01:00
30fd465780 Send emails 2018-02-26 17:55:18 +01:00
3ee993e965 Fix saving and showing exercise collections 2018-02-04 14:37:48 +01:00
efc271c4ed add column full_score_reached, fill it accordingly and show information in the rfc index 2018-01-31 11:23:30 +01:00
be40a347fd Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
# Conflicts:
#	db/schema.rb
2017-12-13 13:15:29 +01:00
5f5c266ffc Format anomaly data in mails 2017-12-13 12:57:45 +01:00
7ed78a2cfd Add UI for anomaly detection flag 2017-12-13 07:37:49 +01:00
a6744c20e6 Improve exercise list and link to statistics 2017-12-10 19:17:02 +01:00
fafa55f85c Add user to exercise collection form 2017-12-10 19:03:35 +01:00
3e704c260c Add user to exercise collection UI 2017-12-10 18:45:48 +01:00
351f553c60 Send email to user associated with exercise collection when anomalies are detected 2017-12-10 18:36:24 +01:00
9234f11eac remove failed option (it is not there yet) 2017-12-05 10:57:11 +01:00
34b2bf9eb1 Fix styling and link to exercise 2017-11-22 13:22:10 +01:00
23a804a6eb Link to user statistics from feedback 2017-11-20 15:05:25 +01:00
a9439a4df5 Message for no feedback 2017-11-20 15:01:34 +01:00
762a8233ab Link to exercise and show exercise description 2017-11-20 14:48:13 +01:00
2dcaf9d155 Show feedback creation date alongside username 2017-11-20 14:45:42 +01:00
951b71780c Merge pull request #129 from ThommyH/removeExpectedWorkingTime
removed expected working time from show/create/index of exercises
2017-11-15 14:26:12 +01:00
0a66a5b758 Merge pull request #134 from openHPI/user_exercise_feedback_backend
User exercise feedback backend UI
2017-11-15 14:19:04 +01:00
c5c42ca3bc Show list of feedback messages for specific exercises 2017-11-08 22:31:01 +01:00
1551498358 Merge branch 'master' into user_exercise_feedback_backend
# Conflicts:
#	app/views/application/_navigation.html.slim
2017-11-01 10:29:43 +01:00
dbd6db69b7 Merge pull request #136 from openHPI/fix-tests
Fix Tests
2017-11-01 10:10:04 +01:00
04baf6c5d5 Make paths explicit to fix tests 2017-10-26 16:14:40 +02:00
d162f78b67 Add filters to index page 2017-10-16 11:45:23 +02:00
74a4313949 Add feedback to navigation 2017-10-16 11:34:57 +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
9bebbe9a6c Merge remote-tracking branch 'origin/master' into error-info
# Conflicts:
#	app/controllers/concerns/submission_scoring.rb
#	app/views/application/_navigation.html.slim
#	config/locales/de.yml
#	config/locales/en.yml
#	db/schema.rb
2017-10-15 17:02:19 +02:00
f4506dcaad Merge pull request #131 from openHPI/fix-empty-question-in-rfc
Fix empty questions in new RFC UI
2017-10-04 15:44:12 +02:00
85ee40f118 Merge pull request #130 from openHPI/exercise-collections-ui
Exercise Collections UI
2017-10-04 15:43:01 +02:00
ee5825c71b Order exercises in form 2017-10-04 15:42:33 +02:00
2582f55b1e Add navigation link to exercise collections 2017-10-04 14:12:54 +02:00
e7adb00dc1 Fix empty questions in new RFC UI 2017-10-04 13:22:47 +02:00
06e99059d4 Add new lines at eof 2017-10-04 12:53:09 +02:00
70eb0d19b8 Link to exercises contained in collections 2017-10-04 12:47:59 +02:00
e74c25746c Implement new action 2017-10-04 12:40:37 +02:00
95a849e9f5 removed expected working time from show/create/index and database since we do not use it 2017-10-04 11:41:08 +02:00
8e4a694690 Add title 2017-10-04 11:37:21 +02:00
7cb7146e7e Implement update 2017-10-04 11:35:51 +02:00
f0c0621b31 Implement show route 2017-09-27 16:52:42 +02:00
93797a665d Implement index page 2017-09-27 16:37:52 +02:00
44a3cabe98 Scaffold exercise collection routes 2017-09-27 16:08:56 +02:00
c9eb2be911 Merge remote-tracking branch 'origin/master' into rfc_run_assess_messages
# Conflicts:
#	app/assets/stylesheets/request-for-comments.css.scss
2017-09-27 15:09:24 +02:00
54f312dfd3 Remove comment 2017-09-27 15:04:52 +02:00
92e523b030 Re-design RfC page and make long texts collapsible 2017-09-27 15:04:20 +02:00
af67208fd3 added token to proxy exercise view, also added locale 2017-09-27 11:59:59 +02:00
5498269aec Reorder RfC description 2017-09-27 10:21:43 +02:00