Commit Graph

14 Commits

Author SHA1 Message Date
319c3ab3b4 Add ProgrammingGroup & ProgrammingGroupMembership
* User can create programming group with other users for exercise
* Submission is shared in a group
* Also adjust specs
2023-08-24 19:32:06 +02:00
0234414bae Rename user to contributor in submission 2023-08-24 19:32:06 +02:00
a99da79550 Disable sorttable on tables without rows
Otherwise, the first element of the table body is being fetched which might result in an error for empty tables.

Fixes CODEOCEAN-JZ
2023-03-14 18:27:38 +01:00
19e137c174 some locales (question text) and two more statistic metrics for exercise collections 2020-01-13 18:22:00 +01:00
34df8f8cdc add total number of submissions for exercise collections 2019-06-11 18:24:59 +02:00
fc2a599082 Update app/views/exercise_collections/statistics.html.slim
Co-Authored-By: rteusner <ralf.teusner@hpi.de>
2019-03-29 16:01:03 +01:00
baec777e48 Update app/views/exercise_collections/statistics.html.slim
Co-Authored-By: rteusner <ralf.teusner@hpi.de>
2019-03-29 15:59:27 +01:00
193cc6c70d enhance exercise_collection_statistics 2019-03-29 15:32:00 +01:00
7bdb962616 Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites 2018-11-06 16:49:41 +01:00
6a1dbe4853 Add exercise title to statistics tooltip 2018-07-20 13:28:03 +02:00
0e613d941d Add legend 2018-03-19 18:45:50 +01:00
d55b39eb48 Visualize exercise working times in exercise collection statstics 2018-03-19 18:17:34 +01:00
f1f1594e5b Move method to model 2018-03-19 15:01:50 +01:00
119cc9ee71 Scaffold exercise collection statistics 2018-03-14 11:44:18 +01:00