Commit Graph

16 Commits

Author SHA1 Message Date
15b1670511 Update Turbolinks, load additional assets only on request, fix JS
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:01 +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
c5c42ca3bc Show list of feedback messages for specific exercises 2017-11-08 22:31:01 +01: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
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
37aac677d1 remove author 2016-08-03 14:37:55 +02:00
bc8abf851d remove statistics 2016-08-03 14:35:15 +02:00
b72b595388 implement dropdown menu 2016-08-03 14:32:01 +02:00
a75227c8f7 Don't call author policy if author is missing 2016-06-08 11:49:34 +02:00
9f0e240f91 Don't call (failing) policy selection if the exercise has no execution environment 2016-05-07 16:16:30 +02:00
7dee100665 Hide actions that are not available to teachers 2016-03-02 11:55:26 +01:00
b8ec3edef2 Show requests for comments and begin work on a view for executing them 2015-03-27 18:10:47 +01:00
6ee0b6bf81 implemented partial batch update for exercises 2015-03-12 11:05:11 +01:00
acf03b1f51 added pagination for all resources 2015-03-11 16:13:45 +01:00
2f69e2f310 added additional columns to exercise index 2015-03-11 15:29:59 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00