Commit Graph

16 Commits

Author SHA1 Message Date
24b9148a42 Always use latest websocket connection for Turtle events 2020-03-07 23:24:33 +01:00
730d5541bd allow running, testing and scoring of files in subfolders by using the full filepath 2018-10-19 15:25:05 +02:00
cb56a21951 Update execution.js.erb 2018-05-16 14:41:15 +02:00
8faab600b5 Fix nil config resulting in failing tests 2018-05-07 17:25:42 +02:00
bedaec76a8 Add missing semicolons 2018-05-07 16:40:22 +02:00
4440acec10 Ensure no malformed protocol definition 2018-05-07 16:38:26 +02:00
841a885711 Send hints when scoring 2018-03-13 14:52:40 +01:00
ccdcc43431 Display hints in editor frontend 2018-03-08 16:20:07 +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 2017-03-07 18:09:31 +01:00
0ddcf3a5bb remove # from socket url... 2017-02-03 18:29:22 +01:00
95f90def8a fix previous 2017-01-18 13:51:46 +01:00
de79508efb repLACED STRING WITH URL 2017-01-18 13:45:30 +01:00
58dac37d77 added relative_url_root to URL for websocket call, needed for staging server 2016-10-06 16:14:51 +02:00
3fd43fdee2 Sending command 'client_kill' on stop button click now.
Killing a container only if command client_kill was send.
Moved propmpt to prompt.js
2016-09-09 16:41:20 +02:00
9ec9f01257 Added handler for exit command. 2016-09-01 17:03:28 +02:00
aec7c593d8 Moved sockets. Fixed sockets. 2016-08-17 17:25:27 +02:00