Commit Graph

23 Commits

Author SHA1 Message Date
11137fa5f6 Style exercise description as a card and display an additional (more obvious) toggle 2018-08-03 14:38:58 +02: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
2017-03-21 10:31:32 +01:00
77452e6c2b move progress into sidebar 2016-09-09 15:40:09 +02:00
b24db1dca0 Toggle description
Tooltips fixed
Buttons moved
2016-09-01 15:23:58 +02:00
dca26cf237 Refactored frontend.
Moved output to editor tab.
Added collapse function to sidebar.
2016-09-01 10:49:55 +02:00
e838f5a1b1 fix submit-button when not active 2016-05-12 17:35:09 +02:00
99ee7337ed Add python adapter error messages to score output 2016-03-09 18:01:30 +01:00
4597996a26 removed confirm message from submit results button 2015-11-28 17:13:02 +01:00
e67e378e59 add data message confirm again. this was the wrong place to delete something 2015-11-11 00:38:04 +01:00
28bbd84153 remove safety check on LTI submission 2015-11-11 00:11:34 +01:00
c958307af1 Render HTML for the exercise description 2015-11-08 12:37:43 +01:00
889d7562f9 Show the input messages and set focus correct on input required. 2015-10-21 17:17:11 +02:00
6151afcb55 some I18n, stop command for server send event code (score), updated readme 2015-10-16 17:06:23 +02:00
3657fe3e93 remove instructions tab (the actual tab, before I just removed the header), set the turtle canvas to have a size of 400x400. 2015-09-25 12:52:52 +02:00
10da12f950 option to hide the file tree in exercises. 2015-09-22 18:22:25 +02:00
c8253a6ba0 Manually merge changes from webpython branch. 2015-09-15 16:55:16 +02:00
41175656c4 HIde submit button if task is expired 2015-06-03 16:57:33 +02:00
a28b80b083 deactiveate stuff that breaks for now 2015-04-14 16:31:22 +02:00
bad98cca1d merged qa into codeocean 2015-03-27 21:27:40 +01:00
b28c95b2c7 warn in case of lacking client-side SSE support 2015-03-14 12:32:52 +01:00
cb2cd90fb0 added Flowr configuration 2015-03-07 16:00:20 +01:00
36795c0586 display test files' filenames on scoring results page 2015-03-03 11:47:10 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00