Commit Graph

  • bd4bdfe2e2 Fixed but where last bar graph bar was not included johnmgeiger 2016-03-29 11:17:56 +02:00
  • 3046de6a95 Variable incraments for bar graph johnmgeiger 2016-03-29 11:04:41 +02:00
  • b9ec879531 Bar chart johnmgeiger 2016-03-28 18:25:06 +02:00
  • b530ea47d9 Graph in exercise statistics johnmgeiger 2016-03-22 09:23:21 +01:00
  • cc0a541add do not render instructions (as they are not used / filled) any longer. Instead, render markdown from the description. Ralf Teusner 2016-03-11 15:49:06 +01:00
  • f79e24c77d Merge pull request #47 from openHPI/testruns rteusner 2016-03-11 10:44:14 +01:00
  • 2db3793883 Merge pull request #46 from openHPI/collapse-files rteusner 2016-03-11 10:42:14 +01:00
  • 4891c6f55b Merge remote-tracking branch 'origin/master' into testruns Maximilian Grundke 2016-03-10 16:53:56 +01:00
  • 0d7d350581 Collapse files in exercise index view Maximilian Grundke 2016-03-10 16:51:19 +01:00
  • 7477376457 Collapse files in exercise edit view Maximilian Grundke 2016-03-10 16:30:45 +01:00
  • 757efeaf02 minor UI changes, removed elements not needed, replaced text-area for description with an ace editor. Ralf Teusner 2016-03-10 14:58:50 +01:00
  • 972b63c03e Test sending LA events to openhpi Ralf Teusner 2016-03-10 14:52:59 +01:00
  • 1f106e6d62 Don't fail if the assessor does not support error messages Maximilian Grundke 2016-03-09 18:33:52 +01:00
  • 56207e6351 Add error message grabbing support for JUnit Maximilian Grundke 2016-03-09 18:32:54 +01:00
  • 99ee7337ed Add python adapter error messages to score output Maximilian Grundke 2016-03-09 18:01:30 +01:00
  • 26d2b11d9f Add visual indicators for test run results Maximilian Grundke 2016-03-09 17:57:18 +01:00
  • dcb05b9169 Fix testrun result for docker container depletion Maximilian Grundke 2016-03-09 16:21:32 +01:00
  • 16346fa732 Show testrun results in statistics Maximilian Grundke 2016-03-09 15:20:38 +01:00
  • 087b2bdf93 Persist assessments in the testrun model Maximilian Grundke 2016-03-09 14:49:44 +01:00
  • 0b349489b4 Merge pull request #45 from openHPI/flowr rteusner 2016-03-02 17:31:39 +01:00
  • 9d6c746e48 Merge branch 'master' into flowr Ralf Teusner 2016-03-02 17:29:02 +01:00
  • fb9e8c48a0 Merge pull request #33 from openHPI/fix-ctrl-alt-0 rteusner 2016-03-02 17:27:20 +01:00
  • 7fed15b49d Merge branch 'master' into fix-ctrl-alt-0 Ralf Teusner 2016-03-02 17:26:55 +01:00
  • cdb686ea1d Merge pull request #44 from openHPI/request-for-comments-multiple-files rteusner 2016-03-02 17:23:56 +01:00
  • dc7aeda2ba Merge pull request #43 from openHPI/statistics rteusner 2016-03-02 17:22:24 +01:00
  • 948de1ebb9 Order requests for comment Maximilian Grundke 2016-03-02 17:07:16 +01:00
  • 1decf62897 Merge remote-tracking branch 'origin/master' into request-for-comments-multiple-files Maximilian Grundke 2016-03-02 16:33:45 +01:00
  • e3ec54562d Delete scaffolded stylesheets Maximilian Grundke 2016-03-02 16:29:58 +01:00
  • b66e9fc05d Add Testrun to schema Maximilian Grundke 2016-03-02 14:52:39 +01:00
  • 551552279b Update schema.rb Maximilian Grundke 2016-03-02 12:17:20 +01:00
  • f17ae9ad2f Merge remote-tracking branch 'origin/master' into statistics Maximilian Grundke 2016-03-02 12:01:16 +01:00
  • 7dee100665 Hide actions that are not available to teachers Maximilian Grundke 2016-03-02 11:55:26 +01:00
  • da3339ecbb Hide file types, execution environments, and teams from teachers Maximilian Grundke 2016-03-02 10:57:13 +01:00
  • ebdc5dcd6e Merge pull request #41 from leoselig/master rteusner 2016-03-01 13:03:12 +01:00
  • ed63a9dfd8 accidentially added websocket_gem on master branch. This commit removes it again. Ralf Teusner 2016-03-01 11:39:41 +01:00
  • fe37cdce77 Merge branch 'master' of https://github.com/openHPI/codeocean Ralf Teusner 2016-03-01 11:34:59 +01:00
  • b31a5b37f4 renamed execute_websocket_command to open_websocket_connection, because we now run the command after all listeners in the submissions controller were attached Ralf Teusner 2016-03-01 11:25:49 +01:00
  • b269a738f5 renamed execute_websocket_command to open_websocket_connection, because we now run the command after all listeners in the submissions controller were attached Ralf Teusner 2016-03-01 11:25:49 +01:00
  • 94c31e35a4 Some comments and cleanup of exercise.rb percentage calculation Ralf Teusner 2016-03-01 11:14:53 +01:00
  • 0a5301a595 Make statistics teacher-safe Maximilian Grundke 2016-02-24 14:23:15 +01:00
  • 1c5cf0facb Deserialize feedback message leo.selig 2016-02-18 18:32:03 +01:00
  • f8c5d2ad96 Serialize test files from ProFormA-XML leo.selig 2016-02-18 17:26:29 +01:00
  • 7cc612ddaf Deserialize exercises files in ProFormA-XML leo.selig 2016-02-18 16:03:25 +01:00
  • 773088798c Fix array to string cast error leo.selig 2016-02-13 11:54:30 +01:00
  • f787445e5b Rename #import_thin_common_cartridge to #import_proforma_xml leo.selig 2016-02-12 11:10:25 +01:00
  • 1c3a1a6aab Authenticate action import_proforma_xml via OAuth2 leo.selig 2016-02-12 11:08:14 +01:00
  • 71dda088d1 Associate code harbor links with current user always leo.selig 2016-02-12 11:03:17 +01:00
  • 943355d9c7 Add #from_proforma_xml to exercise (only meta data import) leo.selig 2016-02-12 11:01:24 +01:00
  • 5a190c0c79 Fix wrong belongs_to :user leo.selig 2016-02-12 10:57:44 +01:00
  • 63502831aa Change forgotten schema.rb leo.selig 2016-02-04 13:34:55 +01:00
  • c3df7ff482 Remove empty .coffee file leo.selig 2016-02-04 13:34:18 +01:00
  • aee5585189 Change German i18n "CodeHarbor-Verknüpfung(en)" to "...Link(s)" leo.selig 2016-02-04 13:32:50 +01:00
  • 68e74a9d85 Add association User has many CodeHarborLink leo.selig 2016-02-04 12:38:46 +01:00
  • 855abe25a6 Merge branch 'issue-1-codeharbor-endpoint' leo.selig 2016-02-04 12:26:15 +01:00
  • f2a1a748d5 Replace CodeHarbourLink .erb wtih .slim templates leo.selig 2016-02-04 12:05:57 +01:00
  • 057b19cf2a Translate CodeHarbor links (en/de) leo.selig 2016-02-04 11:47:44 +01:00
  • c947bbf152 Add CodeHarbor links to administation navigation leo.selig 2016-02-04 11:43:27 +01:00
  • e534a8cb2d Add authorization to CodeHarborLink controller leo.selig 2016-02-04 11:34:54 +01:00
  • 4ebaee8931 Add working time delta for each submission Maximilian Grundke 2016-02-04 11:36:00 +01:00
  • ca9a9c7e85 Merge branch 'master' of https://github.com/openHPI/codeocean leo.selig 2016-02-04 11:02:56 +01:00
  • 76bf3dd3f0 Scaffold CodeHarbourLink with field oauth2token leo.selig 2016-02-04 10:59:49 +01:00
  • 92f6c7a06f Revert "Add CodeHarborLink controller" leo.selig 2016-02-04 10:58:54 +01:00
  • b5b8b3ab68 Add CodeHarborLink controller leo.selig 2016-02-04 10:25:54 +01:00
  • aa8870b8c8 Add endpoint for import (leoselig/codeocean#1) leo.selig 2016-02-04 09:28:50 +01:00
  • d343e74287 Add sorting to external user statistics table Maximilian Grundke 2016-01-28 17:52:34 +01:00
  • 491bcc9bde Merge pull request #40 from openHPI/statistics rteusner 2016-01-28 16:35:58 +01:00
  • d1ece64ee3 Link user "profile" to their statistics Maximilian Grundke 2016-01-28 14:51:57 +01:00
  • 4ee474a7d2 Speed up external user statistics Maximilian Grundke 2016-01-28 14:46:25 +01:00
  • de84638979 Try to re-combine websocket message chunks containing an image tag. Ralf Teusner 2016-01-27 16:42:25 +01:00
  • 61426e8f2e uncomment some logging, and recreate folder for local workspace path in the docker client. Ralf Teusner 2016-01-27 15:49:38 +01:00
  • ecad5b80fa re-enable data submission via shared folders. Ralf Teusner 2016-01-27 10:16:13 +01:00
  • 898074be3f Added render command, outputs the content in a div. Ralf Teusner 2016-01-26 14:26:18 +01:00
  • 825a975921 Merge pull request #38 from openHPI/statistics rteusner 2016-01-25 11:25:44 +01:00
  • 2a1862f39a Merge branch 'master' into statistics Ralf Teusner 2016-01-25 11:22:58 +01:00
  • 8edb70cddc Merge pull request #37 from openHPI/docker-file-copy rteusner 2016-01-25 11:21:23 +01:00
  • f53457644c just remove subfolders of CONTAINER_WORKSPACE_PATH, do not create target folder manually. Ralf Teusner 2016-01-25 11:19:56 +01:00
  • d1e0f31963 uncomment sleep 1000 Ralf Teusner 2016-01-25 11:10:41 +01:00
  • 113f765246 docker_client file copy work in progress Ralf Teusner 2016-01-25 10:36:32 +01:00
  • a24e29345d Fix NaN error for exercises without scores Maximilian Grundke 2016-01-21 14:03:42 +01:00
  • 55cf067799 Round statistics values Maximilian Grundke 2016-01-20 14:43:59 +01:00
  • c77d52c0e4 instead of relying on shared folders, use docker api archive function. un tar is still a bit cumbersome, but works. Ralf Teusner 2016-01-19 15:41:03 +01:00
  • b744fc0ab3 updated provisionfile for vagrant: docker can be called without sudo, nginx is not automatically started. Ralf Teusner 2016-01-13 15:32:16 +01:00
  • 3d6be859dd removed duplicate code Ralf Teusner 2016-01-13 15:27:51 +01:00
  • 2777b64b0f cleanup of request for comment view, shifted logic to controller. Ralf Teusner 2016-01-13 15:26:34 +01:00
  • 7a2e1bbc0f Merge branch 'master' into statistics Ralf Teusner 2016-01-12 13:26:32 +01:00
  • 5b8f710196 added standard deviations Ralf Teusner 2016-01-11 19:00:53 +01:00
  • e8cb23849a Make tables sortable Maximilian Grundke 2016-01-07 17:45:00 +01:00
  • cb98f6d0fa Fix controller Maximilian Grundke 2016-01-07 17:44:43 +01:00
  • e1e6eb04f4 Make user stats in exercise statistics faster Maximilian Grundke 2016-01-07 17:01:47 +01:00
  • a508d47e3e Retrieve user statistics in an execution environment for all exercises at once Maximilian Grundke 2016-01-07 15:42:53 +01:00
  • f195607ba1 Fix execution environment statistics view Maximilian Grundke 2016-01-07 13:55:28 +01:00
  • 943e3c6c3a reworked execution_environment statistics Ralf Teusner 2016-01-07 13:19:02 +01:00
  • 76e91ec2cf Add number of users and relative scores to execution environment statistics Maximilian Grundke 2016-01-06 16:59:51 +01:00
  • a5dc19ad86 Fix submission order Maximilian Grundke 2015-12-17 16:17:31 +01:00
  • 8ddc41b852 Fix slider Maximilian Grundke 2015-12-17 11:56:06 +01:00
  • 0a46fc8453 Merge pull request #36 from openHPI/statistics rteusner 2015-12-17 11:52:09 +01:00
  • b10323b5a4 Make working time queries fire only once Maximilian Grundke 2015-12-17 11:45:55 +01:00
  • 9bec415768 Merge pull request #35 from openHPI/statistics rteusner 2015-12-16 16:40:05 +01:00
  • 488fe57215 Merge pull request #34 from openHPI/fix-additional-line rteusner 2015-12-16 16:39:23 +01:00
  • 29d9cae1c4 Merge remote-tracking branch 'origin/master' into statistics Maximilian Grundke 2015-12-16 16:35:16 +01:00