Commit Graph

  • 17d09accb7 only show interventions if condition is met. right now, only show one intervention per user and exercise Thomas Hille 2017-02-28 17:29:52 +01:00
  • 9c4b981bcb removed unnecessary stuff in Ajax Thomas Hille 2017-02-28 16:10:50 +01:00
  • 3cc5695281 modal angepasst Thomas Hille 2017-02-28 16:09:07 +01:00
  • 350913de79 fixed LTI Spec Thomas Hille 2017-02-28 16:06:53 +01:00
  • 904868394a added interventions being saved once they are fired Thomas Hille 2017-02-28 16:06:45 +01:00
  • bfc96328c4 added interventions back to code. added post method to be able to save interventions Thomas Hille 2017-02-28 15:26:36 +01:00
  • 3d7f5bdf1a added intervention controller and stuff Thomas Hille 2017-02-28 15:24:53 +01:00
  • 2456f46b2b changed name of intervention modal, timer in editor.js set text now. some time calculations in editor for interventions Thomas Hille 2017-02-27 17:19:51 +01:00
  • b82018dd8f changed some variable names Thomas Hille 2017-02-27 16:08:15 +01:00
  • 2caf4b123e added intervention modals back into editor.js and html Thomas Hille 2017-02-27 15:32:51 +01:00
  • b41a858762 changed way working times are returned. builtin protection if exercise is new Thomas Hille 2017-02-27 15:31:11 +01:00
  • 1f141f440a added fallback to recommendation if something went completely wrong Thomas Hille 2017-02-27 13:50:18 +01:00
  • 355e8af14b privatized methods in proxy_exercise Thomas Hille 2017-02-27 11:43:06 +01:00
  • 66a2d8c992 minor change Thomas Hille 2017-02-27 10:40:36 +01:00
  • 7a61d5a983 tests Thomas Hille 2017-02-27 10:39:59 +01:00
  • 1eea3fab4c lots of renaming to _ names instead of camelCase Thomas Hille 2017-02-26 18:03:55 +01:00
  • f63b9eeb3c added that users would only get exercises recommended which are max 1 level more difficult Thomas Hille 2017-02-26 17:46:37 +01:00
  • 1d75af51d2 quick fix Thomas Hille 2017-02-26 16:40:15 +01:00
  • 5bbc124097 improvement debug output Thomas Hille 2017-02-24 17:26:24 +01:00
  • 01470bff97 fixed problem with wrong worktime calculations Thomas Hille 2017-02-24 16:35:13 +01:00
  • fe8b04fcfc more debugging infos Thomas Hille 2017-02-23 19:12:22 +01:00
  • 4796dd5c9d find solved exercises of users now by fetching submissions with cause assess or submit Thomas Hille 2017-02-23 15:44:16 +01:00
  • 0f67297e2c recommendation also now returns easiest exercise as recommendation if no tag matched could be found findMatchingExercises only searched for assessed submissions to get processed exercises, fixed this to look at all submissions Thomas Hille 2017-02-23 13:38:42 +01:00
  • 9935cb3048 default value for tag factor 1 Thomas Hille 2017-02-23 13:36:53 +01:00
  • d446fcb109 fixed title in new tag Thomas Hille 2017-02-23 13:36:36 +01:00
  • 9bef1d8bb2 recommendation also with lots of debugging messages looks promising Thomas Hille 2017-02-22 15:58:35 +01:00
  • 04c54549c5 zwischenstand Thomas Hille 2017-02-22 14:38:40 +01:00
  • d5b2ea4269 added proxy exercise dispatching to LTI module. Submissions now set user before the exercise token gets validated. this we need to set the exercise behind the proxy exercise Thomas Hille 2017-02-21 18:31:42 +01:00
  • 16a3bad453 renaming method Thomas Hille 2017-02-21 13:35:50 +01:00
  • 91e4680f85 minor fix Thomas Hille 2017-02-21 11:11:40 +01:00
  • f5b96f06cf fixed typo Thomas Hille 2017-02-16 11:41:35 +01:00
  • 37774d8ed5 added debug, fixed bugs in knowledge algorithm. was working fine with Exercise 50 and user 1817 Thomas Hille 2017-02-16 11:40:11 +01:00
  • fcb82d29a1 quantiles are returned in array and not hash anymore. optional param failed, fixed Thomas Hille 2017-02-16 11:39:26 +01:00
  • 6acd5bb905 added quantile calculations per exercise, added scoring matrix usage Thomas Hille 2017-02-15 21:19:33 +01:00
  • eadaf9fd1b added matrix and score/time calculations Thomas Hille 2017-02-15 17:12:46 +01:00
  • 25087232dd added relative knowledge loss function Thomas Hille 2017-02-15 15:55:17 +01:00
  • 4298e7050e branched from prExtendByProxyExerciseAndTags Thomas Hille 2017-02-15 11:32:12 +01:00
  • 0db11884bc Extended Exercises by worktime, difficulty and tags, added ProxyExercises as prework for recommendations Tags can be added to exercises in the edit view. Tags can monitored under /tags. Added the concept of ProxyExercises which are a collection of Exercises. They can be found under /proxy_exercises Added Interventions as prework to show interventions later to the user. Added exercise/[:id]/working_time to return the working time of the user in this exercise and the average working time of all users in this exercise Thomas Hille 2017-01-29 20:26:45 +01:00
  • 8f927d5ac9 some howto text for request_for_comment usage, changed background color of read-only editor. Ralf Teusner 2017-03-15 16:15:29 +01:00
  • fce6bb3410 CSS alert fixes for the internet explorer Ralf Teusner 2017-03-15 11:51:09 +01:00
  • c37f675893 clickthrough of alert banners, some more positioning, move them to front. Ralf Teusner 2017-03-15 11:34:27 +01:00
  • 5efa1e03af Merge pull request #92 from openHPI/fixed_error_messages rteusner 2017-03-14 13:04:47 +01:00
  • b3acc29e25 positioning of flash message Ralf Teusner 2017-03-14 13:03:53 +01:00
  • 3c9ecda0ad Moved error messages to top of page Alexander Kastius 2017-03-13 01:07:05 +01:00
  • dec45880b9 fix edge compatibility in docker config file (wss:// --> wss: ). also clean up hash removal of url and add docker.yml to the files to be deployed by capistrano Ralf Teusner 2017-03-07 18:09:31 +01:00
  • c474ac3d87 removed invisible control characters Ralf Teusner 2017-03-07 16:00:35 +01:00
  • fb8558f5ab update remote scripts Niklas Kiefer 2017-02-27 17:31:26 +01:00
  • a50f1ae62a rename remote scripts Niklas Kiefer 2017-02-27 13:48:58 +01:00
  • 4a1721c6aa switch back from structure.sql to schema.rb Ralf Teusner 2017-02-22 17:20:26 +01:00
  • 9b8027e4c0 replaced exit-command for containers from 'exit' to '#exit', otherwise it will always really exit the container (which is then in state: exited) if we execute it in bash. Ralf Teusner 2017-02-14 13:35:21 +01:00
  • a52b27bb59 render html and or markdown for feedback messages Ralf Teusner 2017-02-08 16:19:41 +01:00
  • 672303266e removed relative_url_root for staging environment. Tom Staubitz 2017-02-06 20:30:22 +01:00
  • 76c7ddae9b removed relative_url_root for staging environment. Tom Staubitz 2017-02-06 20:30:22 +01:00
  • 0ddcf3a5bb remove # from socket url... Ralf Teusner 2017-02-03 18:29:22 +01:00
  • 2d5125dfa2 resize ace editors on toggle of description text Ralf Teusner 2017-02-03 13:53:32 +01:00
  • 4d314317ae parse target url to .co file, update remote scripts Niklas Kiefer 2017-02-03 09:13:59 +01:00
  • 213ca6c6a1 add structure.sql Niklas Kiefer 2017-02-02 18:24:21 +01:00
  • 3562aa9103 create remote evaluation Niklas Kiefer 2017-02-02 18:14:33 +01:00
  • 252a6ba5d8 strip # from filename if it is there by error. Ralf Teusner 2017-02-02 12:04:22 +01:00
  • b63edb8f55 upgraded provision Ralf Teusner 2017-01-30 11:58:58 +01:00
  • a53e884cea refined previous commit Tom Staubitz 2017-01-21 10:02:34 +01:00
  • 0daf31e5ad removed un-i18n-ed text extension. At least in case of Python the output is wrong anyway in quite a lot of cases. Tom Staubitz 2017-01-21 09:56:28 +01:00
  • a4d8acf96d removed deprecated warnings again Tom Staubitz 2017-01-19 21:33:52 +01:00
  • f64c70c5d7 Merge pull request #84 from openHPI/lti_param_model rteusner 2017-01-19 14:38:47 +01:00
  • 4badd82d58 fixed broken test Tom Staubitz 2017-01-19 14:34:49 +01:00
  • 95f90def8a fix previous Tom Staubitz 2017-01-18 13:51:46 +01:00
  • de79508efb repLACED STRING WITH URL Tom Staubitz 2017-01-18 13:45:30 +01:00
  • 59f2ff436e removed url helper from model Tom Staubitz 2017-01-18 13:35:18 +01:00
  • 721c11bf28 fixed staging.rb according to rails update Tom Staubitz 2017-01-18 11:28:27 +01:00
  • 4674c057a4 Fixed rejection of untagged images Tom Staubitz 2017-01-18 11:10:34 +01:00
  • d8fa661c90 changed back "action" to "to" in routes Tom Staubitz 2017-01-18 10:52:24 +01:00
  • 3a07e7d5f6 Updated nokogiri Tom Staubitz 2017-01-13 13:46:36 +01:00
  • e634caf408 fixing tests final nice-up Tom Staubitz 2017-01-13 11:11:15 +01:00
  • 6bf73757ae fixing tests p3 Tom Staubitz 2017-01-13 09:56:36 +01:00
  • 4af24d4317 fixing tests p2 lti_spec tests all passed Tom Staubitz 2017-01-13 00:37:07 +01:00
  • 5fe12bfa78 fixing tests p1 Tom Staubitz 2017-01-12 18:12:36 +01:00
  • e4daa7ece3 only destroy LTI_parameter when exercise is submitted Tom Staubitz 2017-01-12 16:03:30 +01:00
  • 43f1735fa0 Merge commit '17f0f6fa9fa57f3fd4b124bb8371dd715ad34c15' into lti_param_model Tom Staubitz 2017-01-12 15:12:54 +01:00
  • dd4c789fed replaced session_paramerters with server params for security reasons cleaned up comments Tom Staubitz 2017-01-12 15:10:34 +01:00
  • 17f0f6fa9f prevent calls on nil Ralf Teusner 2017-01-11 17:13:34 +01:00
  • 254e8c65d1 adjusted log levels for docker exit and kill messages Ralf Teusner 2017-01-11 16:04:55 +01:00
  • ab5438d5ed bumped excon to fix error in docker-api gem Ralf Teusner 2017-01-05 14:49:55 +01:00
  • 41a61a8507 Fixed the destroy session logic. 1. an exercise_id is provided ==> only the LtiParameter object for the current user, consumer, and exercise is deleted. 2. no exercise_id is provided ==> external user and consumer are removed from the session, all LtiParameter objects for this user and consumer are deleted. Tom Staubitz 2016-12-31 17:21:46 +01:00
  • edb813ab14 added separate value for the actual external_id of the external user. Tom Staubitz 2016-12-31 00:58:36 +01:00
  • f318c62818 session[:external_user_id] has a somewhat misleading name. As the tests fail however, when the value that fits the name is entered, I switched it back to the old version. Tom Staubitz 2016-12-31 00:51:07 +01:00
  • 6f57eb0707 tell travis to use postgres 9.5 Tom Staubitz 2016-12-31 00:22:20 +01:00
  • ca28e0aa87 updated rails from 4.1.13 to 4.2.5. This is required for rails to make use of new features in postgres 9.5 Tom Staubitz 2016-12-31 00:05:23 +01:00
  • 930f417a9f Added setup instructions for adding a host-only network adapter. This is required so that codeocean on the VM can connect back to openHPI on the host machine. Tom Staubitz 2016-12-30 09:48:21 +01:00
  • 325ea25849 Replaced session[:lti_parameters] with proper LtiParameter object. Removed all tests that would be failing Tom Staubitz 2016-12-30 09:45:39 +01:00
  • 6f1d8b2d38 Marked more locations that might require to be changed when we switch from session to LtiParameters Object Tom Staubitz 2016-12-27 07:48:59 +01:00
  • 80e3453395 Merge branch 'master' into lti_param_model Tom Staubitz 2016-12-27 00:16:32 +01:00
  • 730d76843b Added some installer scripts for manual setup of local VBox environment running Debian Jessie Tom Staubitz 2016-12-27 00:15:04 +01:00
  • f4c01879bf preparations to replace session with lti_parameters object Tom Staubitz 2016-12-27 00:13:41 +01:00
  • 802502935e removed debug statement... Ralf Teusner 2016-12-20 16:08:08 +01:00
  • 1108f954ba show admin menu on RFC page for admins Ralf Teusner 2016-12-19 18:30:39 +01:00
  • 0a795b521f only show RFCs that have a question set Ralf Teusner 2016-12-19 18:30:06 +01:00
  • a03d604861 fix points rounding in results view, clear results view on new scoring attempt. Ralf Teusner 2016-12-19 18:29:33 +01:00
  • f82737a7d4 some small changes to staging environment (no caching and eager loading, some more errors). Ralf Teusner 2016-12-19 15:08:51 +01:00
  • 2b55e0081c change LtiParameters Table Tom Staubitz 2016-12-16 15:28:40 +01:00
  • 44380c0cc1 added model for lti_parameters Tom Staubitz 2016-12-14 15:53:16 +01:00